summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2010-06-1634-146/+822
|\
| * hp_sdc_rtc: fix broken ioctl conversionArnd Bergmann2010-06-081-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-06-047-26/+67
| |\
| | * Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng2010-06-043-15/+60
| | * Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov2010-06-021-1/+1
| | * Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter2010-06-021-8/+4
| | * Input: s3c2410_ts - tone down loggingMark Brown2010-05-311-1/+1
| | * Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown2010-05-311-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-041-1/+2
| |\ \
| | * \ Merge branch 'sh/iomap'Paul Mundt2010-06-021-1/+2
| | |\ \ | | | |/ | | |/|
| | | * input: serio: disable i8042 for non-cayman sh platforms.Paul Mundt2010-05-251-1/+2
| * | | i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-0312-20/+1
| |/ /
| * | 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
| |\ \ \
| * | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-223-8/+20
| * | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-182-5/+5
* | | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
| |/ / / |/| | |
* | | | 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
OpenPOWER on IntegriCloud