summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-125-31/+104
|\
| * Merge branches 'ehca' and 'ipoib' into for-linusRoland Dreier2008-08-121-5/+12
| |\
| | * IPoIB/cm: Use vmalloc() to allocate rx_ringsDavid J. Wilder2008-08-081-5/+12
| * | IB/ehca: Discard double CQE for one WRAlexander Schmidt2008-08-124-20/+78
| * | IB/ehca: Check idr_find() return valueAlexander Schmidt2008-08-121-1/+3
| * | IB/ehca: Repoll CQ on invalid opcodeAlexander Schmidt2008-08-121-1/+1
| * | IB/ehca: Rename goto label in ehca_poll_cq_one()Alexander Schmidt2008-08-121-3/+3
| * | IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt2008-08-121-4/+10
| |/
* | firmware/memmap: cleanupBernhard Walle2008-08-121-18/+43
* | ALi M7101 PMU also available on Sun Netra's tooAlexander Clouter2008-08-121-2/+3
* | 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