aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/char/rtc.c: removed duplicated includeHuang Weiyi2008-08-121-1/+0
* fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt2008-08-121-2/+2
* atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen2008-08-121-2/+5
* atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen2008-08-121-2/+4
* matrox maven: convert to a new-style i2c driverJean Delvare2008-08-122-57/+50
* matroxfb: i2c structure templates clean-upJean Delvare2008-08-121-8/+3
* matrox maven: fix a broken error pathJean Delvare2008-08-121-1/+1
* GRU: fix preprocessor symbol for sparseRandy Dunlap2008-08-121-1/+1
* radeonfb: fix accel engine hangsDavid Miller2008-08-121-0/+8
* isight_firmware: fix a leak and double kfree()Parag Warudkar2008-08-121-2/+2
* cpuidle: make sysfs attributes sysdev class attributesRabin Vincent2008-08-121-14/+15
* rtc-isl1208: fix double removal of a sysfs entryAlessandro Zummo2008-08-121-1/+1
* revert "rtc: cdev lock_kernel() pushdown"David Brownell2008-08-121-9/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-08-122-19/+11
|\
| * fix spinlock recursion in hvc_consoleChristian Borntraeger2008-08-121-3/+2
| * lguest: use get_user_pages_fast() instead of get_user_pages()Rusty Russell2008-08-121-16/+9
* | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-08-1212-144/+200
|\ \
| * | agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt2008-08-121-1/+1
| * | intel/agp: rewrite GTT on resumeKeith Packard2008-08-124-0/+38
| * | agp: use dev_printk when possibleBjorn Helgaas2008-08-1211-134/+141
| * | amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas2008-08-121-2/+13
| * | intel_agp: official name for GM45 chipsetZhenyu Wang2008-08-121-7/+7
| |/
* | make struct scsi_dh_devlist's staticAdrian Bunk2008-08-114-4/+4
|/
* Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-08-1112-66/+2172
|\
| * mfd: tc6393 cleanup and updateIan Molton2008-08-101-63/+93
| * mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz2008-08-103-2/+11
| * mfd: TMIO MMC driverIan Molton2008-08-104-0/+892
| * mfd: driver for the TMIO NAND controllerIan Molton2008-08-103-0/+564
| * mfd: t7l66 MMC platform dataIan Molton2008-08-101-0/+5
| * mfd: tc6387 MMC platform dataIan Molton2008-08-101-1/+10
| * mfd: Fix 7l66 and 6387 according to the new mfd-core APISamuel Ortiz2008-08-102-5/+10
| * mfd: Fix tc6393 according to the new tmio.hSamuel Ortiz2008-08-101-3/+0
| * mfd: driver for the TC6387XB TMIO controller.Ian Molton2008-08-103-0/+179
| * mfd: driver for the T7L66XB TMIO SoCIan Molton2008-08-103-0/+416
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-08-118-110/+66
|\ \
| * | hwmon: (lm75) Drop legacy i2c driverJean Delvare2008-08-101-92/+22
| * | i2c: correct some size_t printk formatsDavid Brownell2008-08-102-6/+6
| * | i2c: Check for address business before creating clientsJean Delvare2008-08-101-1/+6
| * | i2c: Let users select algorithm drivers manually againJean Delvare2008-08-102-3/+22
| * | i2c: Fix NULL pointer dereference in i2c_new_probed_deviceHans Verkuil2008-08-101-1/+3
| * | i2c: Fix oops on bus multiplexer driver loadingJean Delvare2008-08-102-7/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-08-117-18/+21
|\ \
| * | [WATCHDOG] pcwd.c - fix open_allowed type.Wim Van Sebroeck2008-08-101-1/+1
| * | [WATCHDOG] fix watchdog/ixp4xx_wdt.c compilationAdrian Bunk2008-08-101-1/+1
| * | [WATCHDOG] fix watchdog/wdt285.c compilationAdrian Bunk2008-08-101-1/+1
| * | [WATCHDOG] fix watchdog/at91rm9200_wdt.c compilationAdrian Bunk2008-08-101-1/+1
| * | [WATCHDOG] fix watchdog/shwdt.c compilationAdrian Bunk2008-08-101-12/+12
| * | [WATCHDOG] fix watchdog/txx9wdt.c compilationAdrian Bunk2008-08-101-1/+1
| * | [WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=nJean Delvare2008-08-101-1/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-114-21/+48
|\ \