summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* input: Touchscreen driver for TPS6507xTodd Fischer2010-05-283-0/+414
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-05-272-74/+121
|\
| * m68k: amiga - Mouse platform device conversionGeert Uytterhoeven2010-05-261-35/+63
| * m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven2010-05-261-39/+58
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-278-11/+175
|\ \
| * | Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary2010-05-261-1/+6
| * | Input: ads7846 - return error on regulator_get() failureKevin Hilman2010-05-261-2/+2
| * | Input: twl4030-vibra - correct the power down sequencePeter Ujfalusi2010-05-221-1/+1
| * | Input: enable onkey driver of max8925Haojian Zhuang2010-05-223-0/+159
| * | Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack2010-05-202-7/+7
* | | Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick2010-05-271-0/+2
| |/ |/|
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-10/+24
|\ \
| * | drivers: Push down BKL into various driversArnd Bergmann2010-05-171-10/+24
* | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2263-3011/+4012
|\ \ \
| * \ \ Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-213-0/+194
| |\ \ \
| | * \ \ Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren2010-05-2018-1850/+67
| | |\ \ \
| | * \ \ \ Merge branch 'omap-boards' into omap-for-linusTony Lindgren2010-05-209-52/+179
| | |\ \ \ \
| | * | | | | input: serio: add support for Amstrad Delta serial keyboardportJanusz Krzysztofik2010-05-053-0/+194
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-2015-108/+90
| |\ \ \ \ \ \
| | * | | | | | USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-2015-85/+83
| | * | | | | | USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-203-24/+8
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-2033-1010/+3491
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov2010-05-194-95/+100
| | * | | | Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov2010-05-192-11/+27
| | * | | | Input: elantech - relax signature checksDmitry Torokhov2010-05-191-1/+19
| | * | | | Input: elantech - enforce common prefix on messagesDmitry Torokhov2010-05-191-35/+32
| | * | | | Input: wistron_btns - switch to using kmemdup()Julia Lawall2010-05-191-2/+2
| | * | | | Input: usbtouchscreen - switch to using kmemdup()Julia Lawall2010-05-191-3/+2
| | * | | | Input: do not force selecting i8042 on MoorestownJacob Pan2010-05-192-2/+2
| | * | | | Input: 88pm860x_onkey - remove invalid irq number assignmentHaojian Zhuang2010-05-191-1/+0
| | * | | | Input: i8042 - add a PNP entry to the aux device listMatthew Garrett2010-05-191-0/+1
| | * | | | Input: i8042 - add some extra PNP keyboard typesMatthew Garrett2010-05-191-0/+13
| | * | | | Input: wm9712 - fix wm97xx_set_gpio() logicManuel Lauss2010-05-191-1/+1
| | * | | | Merge commit 'v2.6.34' into nextDmitry Torokhov2010-05-1913-73/+219
| | |\ \ \ \ | | | |/ / /
| | * | | | Input: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan2010-05-033-0/+366
| | * | | | Input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao2010-05-035-1392/+0
| | * | | | Input: kbtab - do not advertise unsupported eventsDmitry Torokhov2010-04-201-24/+15
| | * | | | Input: kbtab - simplify kbtab_disconnect()Dmitry Torokhov2010-04-201-7/+5
| | * | | | Input: kbtab - fix incorrect size parameter in usb_buffer_freeAxel Lin2010-04-201-2/+2
| | * | | | Input: acecad - don't advertise mouse eventsDmitry Torokhov2010-04-201-2/+0
| | * | | | Input: acecad - fix some formatting issuesDmitry Torokhov2010-04-201-40/+36
| | * | | | Input: acecad - simplify usb_acecad_disconnect()Dmitry Torokhov2010-04-201-7/+5
| | * | | | Input: acecad - fix incorrect size parameter in usb_buffer_freeAxel Lin2010-04-201-1/+1
| | * | | | Input: add driver for hampshire serial touchscreensAdam Bennett2010-04-133-0/+218
| | * | | | Input: ad714x - add support for the AD7143/8/7A partsBarry Song2010-04-133-7/+26
| | * | | | Input: add Analog Devices AD714x captouch input driverBryan Wu2010-04-136-0/+1630
| | * | | | Input: lm8323 - do not leave dangling client data pointerWolfram Sang2010-04-131-2/+4
| | * | | | Input: tsc2007 - do not leave dangling clientdata pointerWolfram Sang2010-04-131-0/+2
| | * | | | Input: add PCF8574 I2C keypad input device driverBryan Wu2010-04-133-0/+238
| | * | | | Input: remove now deprecated corgi_ts.c touchscreen driverEric Miao2010-04-133-402/+0
OpenPOWER on IntegriCloud