aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-09-231-0/+3
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-2378-1770/+6864
| |\
| * | wm97xx-core: Pass platform_data to batteryMarek Vasut2009-09-041-0/+3
* | | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-233-0/+3
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\ \
| * | trivial: fix typo s/ketymap/keymap/ in commentThadeu Lima de Souza Cascardo2009-09-211-1/+1
* | | input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman2009-09-223-0/+1631
|/ /
* | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-181-0/+3
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-1663-1548/+3736
| |\ \
| * | | sh: add kycr2_delay for sh_keyscKuninori Morimoto2009-09-151-0/+3
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-09-187-0/+611
|\ \ \ \
| * | | | input: PCAP2 misc input driverDaniel Ribeiro2009-09-173-0/+156
| * | | | input: PCAP2 based touchscreen driverDaniel Ribeiro2009-09-173-0/+281
| * | | | input: Add support for the WM831x ON pinMark Brown2009-09-173-0/+174
* | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-181-11/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2009-08-281-11/+11
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-161-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* | | | | Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-1463-1545/+3733
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2009-09-1370-1556/+3751
| |\ \ \ \
| | * | | | Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg2009-09-131-15/+16
| | * | | | Input: wistron_btns - add keymap for AOpen 1557Dmitry Torokhov2009-09-131-1/+17
| | * | | | Input: psmouse - use boolean typeDmitry Torokhov2009-09-1020-125/+133
| | * | | | Input: i8042 - use platform_driver_probeDmitry Torokhov2009-09-101-23/+22
| | * | | | Input: i8042 - use boolean type where it makes senseDmitry Torokhov2009-09-102-70/+71
| | * | | | Input: i8042 - try disabling and re-enabling AUX port at closeDmitry Torokhov2009-09-101-1/+49
| | * | | | Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov2009-09-101-82/+91
| | * | | | Input: sunkbd - fix formattingDmitry Torokhov2009-09-101-55/+73
| | * | | | Input: i8042 - bypass AUX IRQ delivery test on laptopsDmitry Torokhov2009-09-102-1/+36
| | * | | | Input: wacom_w8001 - simplify querying logicDmitry Torokhov2009-09-031-81/+40
| | * | | | Input: atkbd - allow setting force-release bitmap via sysfsDmitry Torokhov2009-09-031-6/+37
| | * | | | Input: w90p910_keypad - move a dereference below a NULL testJulia Lawall2009-08-301-1/+3
| | * | | | Input: add twl4030_keypad driverDavid Brownell2009-08-273-0/+492
| | * | | | Input: matrix-keypad - add function to build device keymapDmitry Torokhov2009-08-272-26/+5
| | * | | | Input: tosakbd - fix cleaning up KEY_STROBEs after errorRoel Kluin2009-08-271-9/+9
| | * | | | Input: joydev - validate axis/button maps before clobbering current onesStephen Kitt2009-08-271-32/+74
| | * | | | Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-279-55/+119
| | |\ \ \ \ | | | |/ / /
| | * | | | Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson2009-08-201-0/+2
| | * | | | Input: w90p910_keypad - rename driver name to match platformWan ZongShun2009-08-201-3/+3
| | * | | | Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-197-4/+1012
| | * | | | Input: psmouse - allow defining read-only attributesDmitry Torokhov2009-08-191-5/+16
| | * | | | Input: eeti_ts - allow active high irq linesDaniel Mack2009-08-121-3/+19
| | * | | | Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov2009-08-091-79/+65
| | * | | | Input: add keypad driver for w90p910Wan ZongShun2009-08-093-0/+316
| | * | | | Input: combine hil_kbd and hil_ptr driversDmitry Torokhov2009-08-095-493/+219
| | * | | | Input: hil_kbd - prepare for merging with hil_ptrDmitry Torokhov2009-08-091-78/+78
| | * | | | Input: hil_kbd - switch to use completion instead of semaphoreDmitry Torokhov2009-08-091-132/+140
| | * | | | Input: wistron_btns - switch to using dev_pm_opsDmitry Torokhov2009-08-081-29/+37