Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | Input: add accelerated touchscreen support for Marvell Zylonite | Mark Brown | 2009-03-08 | 3 | -0/+254 | |
| | | * | | Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH events | Mike Rapoport | 2009-03-08 | 2 | -1/+5 | |
| | | * | | Input: wm97xx - use disable_irq_nosync() for Mainstone | Mark Brown | 2009-03-08 | 1 | -1/+1 | |
| | | * | | Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with Android | Mike Rapoport | 2009-03-08 | 1 | -4/+9 | |
| | | * | | Input: fix polling of /proc/bus/input/devices | Dmitry Torokhov | 2009-03-08 | 1 | -3/+3 | |
| | | * | | Merge commit 'v2.6.29-rc7' into next | Dmitry Torokhov | 2009-03-08 | 915 | -18104/+50315 | |
| | | |\ \ | ||||||
| | | * | | | Input: psmouse - add newline to OLPC HGPK touchpad debugging | Andy Whitcroft | 2009-02-28 | 1 | -1/+1 | |
| | | * | | | Input: ati_remote2 - check module params | Ville Syrjala | 2009-01-29 | 1 | -4/+60 | |
| | | * | | | Input: ati_remote2 - add per device attrs | Ville Syrjala | 2009-01-29 | 1 | -15/+126 | |
| | | * | | | Input: ati_remote2 - complete suspend support | Ville Syrjala | 2009-01-29 | 1 | -0/+78 | |
| | | * | | | Input: stop autorepeat timer on key release | Johannes Berg | 2009-01-29 | 1 | -0/+7 | |
| | | * | | | Input: pc110pad - use no_pci_devices() | Roel Kluin | 2009-01-29 | 1 | -4/+1 | |
| | | * | | | Input: add support for the Maple mouse on the SEGA Dreamcast | Adrian McMenamin | 2009-01-29 | 3 | -4/+163 | |
| * | | | | | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 2009-04-13 | 2 | -4/+1 | |
| * | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-13 | 2 | -3/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | intel-iommu: Avoid panic() for DRHD at address zero. | David Woodhouse | 2009-04-10 | 1 | -1/+10 | |
| | * | | | | | Intel-IOMMU Alignment Issue in dma_pte_clear_range() | Fenghua Yu | 2009-04-06 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-04-13 | 3 | -5/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | i2c: Let new-style drivers implement attach_adapter | Jean Delvare | 2009-04-13 | 1 | -2/+1 | |
| | * | | | | | | i2c-voodoo3: Deprecate in favor of tdfxfb | Jean Delvare | 2009-04-13 | 1 | -2/+4 | |
| | * | | | | | | i2c-algo-pca: Fix use of uninitialized variable in debug message | Jean Delvare | 2009-04-13 | 1 | -1/+1 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2009-04-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | leds: just ignore invalid GPIOs in leds-gpio | David Brownell | 2009-04-08 | 1 | -1/+1 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-04-13 | 7 | -106/+128 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Wim Van Sebroeck | 2009-04-09 | 46 | -456/+6586 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | [WATCHDOG] omap_wdt.c: move probe function to .devinit.text | Uwe Kleine-König | 2009-04-08 | 1 | -3/+3 | |
| | * | | | | | | | [WATCHDOG] ks8695_wdt.c: move probe function to .devinit.text | Uwe Kleine-König | 2009-04-08 | 1 | -3/+3 | |
| | * | | | | | | | [WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.text | Uwe Kleine-König | 2009-04-08 | 1 | -3/+3 | |
| | * | | | | | | | [WATCHDOG] remove ARM26 sections | Paulius Zaleckas | 2009-04-08 | 2 | -4/+0 | |
| | * | | | | | | | [WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping function | Thomas Reitmayr | 2009-04-08 | 1 | -15/+42 | |
| | * | | | | | | | [WATCHDOG] i6300esb.c: Restructure initialization of the device | Wim Van Sebroeck | 2009-04-08 | 1 | -61/+71 | |
| | * | | | | | | | [WATCHDOG] i6300esb.c: Fix the GETSTATUS and GETBOOTSTATUS ioctls. | Wim Van Sebroeck | 2009-04-08 | 1 | -16/+5 | |
| | * | | | | | | | [WATCHDOG] i6300esb.c: Cleanup | Wim Van Sebroeck | 2009-04-08 | 1 | -5/+5 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-04-13 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | microblaze_v8: Uartlite for Microblaze | Michal Simek | 2009-03-27 | 1 | -2/+2 | |
| * | | | | | | | Revert "ACPI battery: fix async boot oops" | Linus Torvalds | 2009-04-11 | 1 | -1/+1 | |
| * | | | | | | | Merge git://git.infradead.org/~dwmw2/firmware-2.6 | Linus Torvalds | 2009-04-10 | 7 | -113/+21 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | qla1280: Fix off-by-some error in firmware loading. | David Woodhouse | 2009-04-08 | 1 | -2/+2 | |
| | * | | | | | | | Remove fdump tool for av7110 firmware | Jaswinder Singh | 2009-04-06 | 4 | -87/+5 | |
| | * | | | | | | | firmware: convert av7110 driver to request_firmware() | Jaswinder Singh | 2009-04-06 | 2 | -24/+14 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds | 2009-04-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Separate out the proc- and unit-specific header directories from the general | David Howells | 2009-04-10 | 1 | -1/+1 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-04-09 | 25 | -822/+404 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | xsysace: Fix dereferencing of cf_id after hd_driveid removal | Grant Likely | 2009-04-08 | 1 | -6/+6 | |
| | * | | | | | | | | | at91_ide: turn on PIO 6 support | Stanislaw Gruszka | 2009-04-08 | 1 | -1/+1 | |
| | * | | | | | | | | | at91_ide: remove unused ide_mm_{outb,inb} | Stanislaw Gruszka | 2009-04-08 | 1 | -10/+0 | |
| | * | | | | | | | | | ide-cd: reverse NOT_READY sense key logic | Borislav Petkov | 2009-04-08 | 1 | -4/+4 | |
| | * | | | | | | | | | ide: refactor tf_read() method | Sergei Shtylyov | 2009-04-08 | 9 | -99/+37 | |
| | * | | | | | | | | | ide: refactor tf_load() method | Sergei Shtylyov | 2009-04-08 | 6 | -49/+16 | |
| | * | | | | | | | | | ide: call write_devctl() method from tf_read() method | Sergei Shtylyov | 2009-04-08 | 3 | -12/+8 |