summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-28Input: bcm5974 - augment debug informationHenrik Rydberg1-4/+10
2009-04-28Input: bcm5974 - Add support for the Macbook 5 (Unibody)Henrik Rydberg1-2/+43
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg1-1/+3
2009-04-28Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg1-21/+26
2009-04-28Input: appletouch - fix DMA to/from stack bufferBob Copeland1-6/+18
2009-04-28Input: wacom - fix TabletPC touch bugPing Cheng2-4/+14
2009-04-25Input: lifebook - add DMI entry for Fujitsu B-2130Dmitry Torokhov1-0/+6
2009-04-24Input: ALPS - add signature for Toshiba Satellite Pro M10Dmitry Torokhov1-0/+1
2009-04-19Input: elantech - make sure touchpad is really in absolute modeArjan Opmeer1-5/+16
2009-04-19Input: elantech - provide a workaround for jumpy cursor on firmware 2.34Arjan Opmeer2-4/+28
2009-04-18Input: ucb1400 - use disable_irq_nosync() in irq handlerBen Nizette1-1/+1
2009-04-18Input: tsc2007 - use disable_irq_nosync() in irq handlerBen Nizette1-1/+1
2009-04-18Input: sa1111ps2 - use disable_irq_nosync() in irq handlersBen Nizette1-1/+1
2009-04-18Input: omap-keypad - use disable_irq_nosync() in irq handlerBen Nizette1-2/+14
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov14-43/+120
2009-04-16Input: ads7846 - fix unsafe disable_irqBen Nizette1-1/+1
2009-04-15Input: mainstone-wm97xx - fix condition in pen_upJiri Slaby1-4/+3
2009-04-15Input: pc110pad - remove unused variable devIlpo Järvinen1-1/+0
2009-04-15Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich1-1/+1
2009-04-15Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2-4/+3
2009-04-15Input: da9034-ts - make pen {down,up} events more reliableEric Miao1-10/+16
2009-04-15Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao1-1/+2
2009-04-15Input: atkbd - add forced release keys quirk for Samsung NC20Barry Carroll1-1/+10
2009-04-15Input: atkbd - add forced release keys quirk for Samsung Q45Dmitry Torokhov1-0/+9
2009-04-15Input: gameport - fix attach driver codeDmitry Torokhov1-8/+6
2009-04-15Input: hp_sdc_rtc should depend on serioAlexander Beregalov1-1/+1
2009-04-12Input: wm97xx - don't specify IRQF_SAMPLE_RANDOMMark Brown1-2/+1
2009-04-12Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao1-0/+10
2009-04-12Input: remove unnecessary synchronize_rcu() callArjan van de Ven1-1/+0
2009-04-12Input: i8042 - add a DMI table for the i8042.reset optionArjan van de Ven1-0/+28
2009-04-12Input: i8042 - introduce a tougher resetArjan van de Ven1-8/+29
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov23-182/+2909
2009-04-08Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov1-0/+8
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds9-15/+83
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-10/+1162
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-215/+302
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds7-94/+1437
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-67/+1070
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox3-26/+54
2009-04-07tty: jsm cleanupsBreno Leitao2-21/+12
2009-04-07Adjust path to gpio headersMike Frysinger1-8/+8
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger1-1/+1
2009-04-07Change KCONFIG nameMike Frysinger1-1/+1
2009-04-07tty: Blackin CTS/RTSSonic Zhang2-58/+137
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang1-49/+82
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin2-0/+8
2009-04-07serqt: initial clean up pass for tty sideAlan Cox1-286/+163
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino2-22/+59
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang3-3/+3
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang1-2/+2