summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2009-09-17input: Add support for the WM831x ON pinMark Brown-0/+174
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-1/+1
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-1548/+3736
2009-09-15driver model: constify attribute groupsDavid Brownell-1/+1
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre-1/+1
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1545/+3733
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+2
2009-09-15sh: add kycr2_delay for sh_keyscKuninori Morimoto-0/+3
2009-09-13Merge branch 'next' into for-linusDmitry Torokhov-1556/+3751
2009-09-13Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg-15/+16
2009-09-13Input: wistron_btns - add keymap for AOpen 1557Dmitry Torokhov-1/+17
2009-09-12Merge branch 'master' into develRussell King-55/+119
2009-09-12Merge branch 'devel-stable' into develRussell King-18/+62
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King-185/+695
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov-125/+133
2009-09-10Input: i8042 - use platform_driver_probeDmitry Torokhov-23/+22
2009-09-10Input: i8042 - use boolean type where it makes senseDmitry Torokhov-70/+71
2009-09-10Input: i8042 - try disabling and re-enabling AUX port at closeDmitry Torokhov-1/+49
2009-09-10Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov-82/+91
2009-09-10Input: sunkbd - fix formattingDmitry Torokhov-55/+73
2009-09-10Input: i8042 - bypass AUX IRQ delivery test on laptopsDmitry Torokhov-1/+36
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+43
2009-09-04wm97xx-core: Pass platform_data to batteryMarek Vasut-0/+3
2009-09-03Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews-0/+35
2009-09-03Input: wacom_w8001 - simplify querying logicDmitry Torokhov-81/+40
2009-09-03Input: atkbd - allow setting force-release bitmap via sysfsDmitry Torokhov-6/+37
2009-09-02ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun-2/+2
2009-08-30Input: w90p910_keypad - move a dereference below a NULL testJulia Lawall-1/+3
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren-11/+11
2009-08-27Input: add twl4030_keypad driverDavid Brownell-0/+492
2009-08-27Input: matrix-keypad - add function to build device keymapDmitry Torokhov-26/+5
2009-08-27Input: tosakbd - fix cleaning up KEY_STROBEs after errorRoel Kluin-9/+9
2009-08-27Input: joydev - validate axis/button maps before clobbering current onesStephen Kitt-32/+74
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov-55/+119
2009-08-26Input: i8042 - add Acer Aspire 5536 to the nomux listDmitry Torokhov-0/+8
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-45/+85
2009-08-21Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak-4/+4
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut-0/+9
2009-08-21Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov-14/+29
2009-08-20Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson-0/+2
2009-08-20Input: w90p910_keypad - rename driver name to match platformWan ZongShun-3/+3
2009-08-19Input: iforce - support new revision of ACT LABS Force RSJiri Kosina-0/+2
2009-08-19Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang-4/+1012
2009-08-19Input: psmouse - allow defining read-only attributesDmitry Torokhov-5/+16
2009-08-12Input: joydev - decouple axis and button map ioctls from input constantsStephen Kitt-27/+41
2009-08-12Input: eeti_ts - allow active high irq linesDaniel Mack-3/+19
2009-08-09Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov-79/+65
2009-08-09Input: add keypad driver for w90p910Wan ZongShun-0/+316
2009-08-09Input: combine hil_kbd and hil_ptr driversDmitry Torokhov-493/+219
2009-08-09Input: hil_kbd - prepare for merging with hil_ptrDmitry Torokhov-78/+78