aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-31/+104
2008-08-12firmware/memmap: cleanupBernhard Walle1-18/+43
2008-08-12ALi M7101 PMU also available on Sun Netra's tooAlexander Clouter1-2/+3
2008-08-12drivers/char/rtc.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-12fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt1-2/+2
2008-08-12atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen1-2/+5
2008-08-12atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen1-2/+4
2008-08-12matrox maven: convert to a new-style i2c driverJean Delvare2-57/+50
2008-08-12matroxfb: i2c structure templates clean-upJean Delvare1-8/+3
2008-08-12matrox maven: fix a broken error pathJean Delvare1-1/+1
2008-08-12GRU: fix preprocessor symbol for sparseRandy Dunlap1-1/+1
2008-08-12radeonfb: fix accel engine hangsDavid Miller1-0/+8
2008-08-12isight_firmware: fix a leak and double kfree()Parag Warudkar1-2/+2
2008-08-12cpuidle: make sysfs attributes sysdev class attributesRabin Vincent1-14/+15
2008-08-12rtc-isl1208: fix double removal of a sysfs entryAlessandro Zummo1-1/+1
2008-08-12revert "rtc: cdev lock_kernel() pushdown"David Brownell1-9/+3
2008-08-12Merge branches 'ehca' and 'ipoib' into for-linusRoland Dreier1-5/+12
2008-08-12IB/ehca: Discard double CQE for one WRAlexander Schmidt4-20/+78
2008-08-12IB/ehca: Check idr_find() return valueAlexander Schmidt1-1/+3
2008-08-12IB/ehca: Repoll CQ on invalid opcodeAlexander Schmidt1-1/+1
2008-08-12IB/ehca: Rename goto label in ehca_poll_cq_one()Alexander Schmidt1-3/+3
2008-08-12IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt1-4/+10
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-19/+11
2008-08-12Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds12-144/+200
2008-08-12fix spinlock recursion in hvc_consoleChristian Borntraeger1-3/+2
2008-08-12lguest: use get_user_pages_fast() instead of get_user_pages()Rusty Russell1-16/+9
2008-08-12agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt1-1/+1
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard4-0/+38
2008-08-12agp: use dev_printk when possibleBjorn Helgaas11-134/+141
2008-08-12amd64-agp: run fallback when no bridges found, not when driver registration failsBjorn Helgaas1-2/+13
2008-08-12intel_agp: official name for GM45 chipsetZhenyu Wang1-7/+7
2008-08-11make struct scsi_dh_devlist's staticAdrian Bunk4-4/+4
2008-08-11Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds12-66/+2172
2008-08-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds8-110/+66
2008-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-18/+21
2008-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds4-21/+48
2008-08-11Fix race/oops in tty layer after BKL pushdownChristian Borntraeger1-1/+1
2008-08-11Revert "fbcon: bgcolor fix"Linus Torvalds1-1/+1
2008-08-10[WATCHDOG] pcwd.c - fix open_allowed type.Wim Van Sebroeck1-1/+1
2008-08-10mfd: tc6393 cleanup and updateIan Molton1-63/+93
2008-08-10mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz3-2/+11
2008-08-10mfd: TMIO MMC driverIan Molton4-0/+892
2008-08-10mfd: driver for the TMIO NAND controllerIan Molton3-0/+564
2008-08-10hwmon: (lm75) Drop legacy i2c driverJean Delvare1-92/+22
2008-08-10i2c: correct some size_t printk formatsDavid Brownell2-6/+6
2008-08-10i2c: Check for address business before creating clientsJean Delvare1-1/+6
2008-08-10i2c: Let users select algorithm drivers manually againJean Delvare2-3/+22
2008-08-10i2c: Fix NULL pointer dereference in i2c_new_probed_deviceHans Verkuil1-1/+3
2008-08-10i2c: Fix oops on bus multiplexer driver loadingJean Delvare2-7/+7
2008-08-10[WATCHDOG] fix watchdog/ixp4xx_wdt.c compilationAdrian Bunk1-1/+1