summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov-4/+1
2010-06-08hp_sdc_rtc: fix broken ioctl conversionArnd Bergmann-1/+1
2010-06-05Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()Dan Carpenter-1/+1
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang-3/+0
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+162
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds-10/+24
2010-05-22Input: twl4030-vibra - correct the power down sequencePeter Ujfalusi-1/+1
2010-05-22Input: enable onkey driver of max8925Haojian Zhuang-0/+159
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-66/+1938
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-4/+10
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack-2/+2
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-55/+37
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-31/+29
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern-24/+8
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+1889
2010-05-19Input: wistron_btns - switch to using kmemdup()Julia Lawall-2/+2
2010-05-19Input: 88pm860x_onkey - remove invalid irq number assignmentHaojian Zhuang-1/+0
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov-5/+9
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-3/+3
2010-05-17drivers: Push down BKL into various driversArnd Bergmann-10/+24
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+9
2010-05-03Input: ati_remote - add some missing devices from lirc_atiusbJarod Wilson-5/+9
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar-19/+507
2010-04-13Input: ad714x - add support for the AD7143/8/7A partsBarry Song-7/+26
2010-04-13Input: add Analog Devices AD714x captouch input driverBryan Wu-0/+1630
2010-04-13Input: add PCF8574 I2C keypad input device driverBryan Wu-0/+238
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+14
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-18/+326
2010-03-11Input: wm831x-on - convert to use genirqMark Brown-4/+5
2010-03-09Input: add driver for TWL4030 vibrator deviceJari Vanhala-0/+309
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov-14/+12
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-1/+1
2010-03-07input: Support onkey in 88pm860xHaojian Zhuang-0/+166
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner-3/+3
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-113/+120
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds-1/+1
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov-6/+18
2010-02-24Input: winbond-cir - fix suspend/resumeDavid Härdeman-109/+104
2010-02-10Input: rotary-encoder - set gpio direction for each requested gpioAndrew Clayton-0/+14
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack-1/+1
2010-02-04Input: uinput - mark as non-seekableDmitry Torokhov-0/+1
2010-01-29Input: uinput - remove BKL from uinput_open functionThadeu Lima de Souza Cascardo-3/+0
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2010-01-28Input: winbond-cir - remove dmesg spamDavid Härdeman-1/+1
2010-01-28ACPI: replace acpi_integer by u64Lin Ming-1/+1
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov-15/+5
2010-01-09Input: make i2c device ids constantMárton Németh-1/+1
2009-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-13/+3
2009-12-29Input: twl4030-pwrbutton - switch to using threaded IRQFelipe Balbi-12/+2
2009-12-29Input: wistron - fix test for CONFIG_PMRakib Mullick-1/+1