aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | | | * | Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-08
| | | | * | Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller2009-03-08
| | | | * | Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa2009-03-08
| | | | * | Input: atkbd - consolidate force release quirk setupDaniel Mierswa2009-03-08
| | | | * | Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown2009-03-08
| | | | * | Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2009-03-08
| | | | * | Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown2009-03-08
| | | | * | Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport2009-03-08
| | | | * | Input: fix polling of /proc/bus/input/devicesDmitry Torokhov2009-03-08
| | | | * | Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov2009-03-08
| | | | |\ \
| | | | * | | Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft2009-02-28
| | | | * | | Input: ati_remote2 - check module paramsVille Syrjala2009-01-30
| | | | * | | Input: ati_remote2 - add per device attrsVille Syrjala2009-01-30
| | | | * | | Input: ati_remote2 - complete suspend supportVille Syrjala2009-01-30
| | | | * | | Input: stop autorepeat timer on key releaseJohannes Berg2009-01-30
| | | | * | | Input: pc110pad - use no_pci_devices()Roel Kluin2009-01-30
| | | | * | | Input: add support for the Maple mouse on the SEGA DreamcastAdrian McMenamin2009-01-30
| | * | | | | PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki2009-04-13
| | * | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-13
| | |\ \ \ \ \
| | | * | | | | intel-iommu: Avoid panic() for DRHD at address zero.David Woodhouse2009-04-11
| | | * | | | | Intel-IOMMU Alignment Issue in dma_pte_clear_range()Fenghua Yu2009-04-06
| | * | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-13
| | |\ \ \ \ \ \
| | | * | | | | | i2c: Let new-style drivers implement attach_adapterJean Delvare2009-04-13
| | | * | | | | | i2c-voodoo3: Deprecate in favor of tdfxfbJean Delvare2009-04-13
| | | * | | | | | i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare2009-04-13
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-04-13
| | |\ \ \ \ \ \
| | | * | | | | | leds: just ignore invalid GPIOs in leds-gpioDavid Brownell2009-04-08
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-04-13
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck2009-04-09
| | | |\ \ \ \ \ \
| | | * | | | | | | [WATCHDOG] omap_wdt.c: move probe function to .devinit.textUwe Kleine-König2009-04-08
| | | * | | | | | | [WATCHDOG] ks8695_wdt.c: move probe function to .devinit.textUwe Kleine-König2009-04-08
| | | * | | | | | | [WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.textUwe Kleine-König2009-04-08
| | | * | | | | | | [WATCHDOG] remove ARM26 sectionsPaulius Zaleckas2009-04-08
| | | * | | | | | | [WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping functionThomas Reitmayr2009-04-08
| | | * | | | | | | [WATCHDOG] i6300esb.c: Restructure initialization of the deviceWim Van Sebroeck2009-04-08
| | | * | | | | | | [WATCHDOG] i6300esb.c: Fix the GETSTATUS and GETBOOTSTATUS ioctls.Wim Van Sebroeck2009-04-08
| | | * | | | | | | [WATCHDOG] i6300esb.c: CleanupWim Van Sebroeck2009-04-08
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-13
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | microblaze_v8: Uartlite for MicroblazeMichal Simek2009-03-27
| | * | | | | | | Revert "ACPI battery: fix async boot oops"Linus Torvalds2009-04-11
| | * | | | | | | Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds2009-04-10
| | |\ \ \ \ \ \ \
| | | * | | | | | | qla1280: Fix off-by-some error in firmware loading.David Woodhouse2009-04-08
| | | * | | | | | | Remove fdump tool for av7110 firmwareJaswinder Singh2009-04-06
| | | * | | | | | | firmware: convert av7110 driver to request_firmware()Jaswinder Singh2009-04-06
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2009-04-10
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Separate out the proc- and unit-specific header directories from the generalDavid Howells2009-04-10
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-09
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | xsysace: Fix dereferencing of cf_id after hd_driveid removalGrant Likely2009-04-08
| | | * | | | | | | | | at91_ide: turn on PIO 6 supportStanislaw Gruszka2009-04-08
| | | * | | | | | | | | at91_ide: remove unused ide_mm_{outb,inb}Stanislaw Gruszka2009-04-08