summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3014-0/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-146-18/+326
|\
| * Input: wm831x-on - convert to use genirqMark Brown2010-03-111-4/+5
| * Input: add driver for TWL4030 vibrator deviceJari Vanhala2010-03-093-0/+309
| * Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-092-14/+12Star
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | input: Support onkey in 88pm860xHaojian Zhuang2010-03-073-0/+166
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-014-113/+120
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2010-03-015-6/+18
| |\ \
| | * | Input: rotary-encoder - set gpio direction for each requested gpioAndrew Clayton2010-02-111-0/+14
| | * | Input: uinput - mark as non-seekableDmitry Torokhov2010-02-041-0/+1
| | * | Input: uinput - remove BKL from uinput_open functionThadeu Lima de Souza Cascardo2010-01-301-3/+0Star
| | * | Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-224-15/+5Star
| | |\ \
| | * | | Input: make i2c device ids constantMárton Németh2010-01-101-1/+1
| * | | | Input: winbond-cir - fix suspend/resumeDavid Härdeman2010-02-241-109/+104Star
* | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-011-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ACPI: replace acpi_integer by u64Lin Ming2010-01-281-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-291-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Input: winbond-cir - remove dmesg spamDavid Härdeman2010-01-291-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-312-13/+3Star
|\| |
| * | Input: twl4030-pwrbutton - switch to using threaded IRQFelipe Balbi2009-12-301-12/+2Star
| * | Input: wistron - fix test for CONFIG_PMRakib Mullick2009-12-301-1/+1
| |/
* / const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-152-2/+2
|/
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-1/+1
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen2009-12-131-4/+3Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-105-269/+143Star
|\
| * Input: dm355evm_kbd - switch to using sparse keymap libraryDmitry Torokhov2009-12-072-94/+57Star
| * Input: wistron_btns - switch to using sparse keymap libraryDmitry Torokhov2009-12-072-134/+45Star
| * Input: wistron - remove identification strings from DMI tableDmitry Torokhov2009-12-051-38/+38
| * Input: do not overwrite the first part of phys stringMárton Németh2009-11-232-2/+2
| * Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2009-11-062-1/+2
| |\
| * | Input: add open and close methods for polled devicesSamu Onkalo2009-10-181-1/+1
* | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-091-2/+0Star
|\ \ \ | |_|/ |/| |
| * | input: Remove BKL from hp_sdc_rtcThomas Gleixner2009-10-141-2/+0Star
| |/
* | Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman2009-11-031-0/+1
* | Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov2009-11-036-0/+1963
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-093-4/+13
| |\
| * | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-051-0/+1
| * | input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard...Ingo Molnar2009-09-241-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-241-17/+9Star
| |\ \
| * | | input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman2009-09-223-0/+1631
| * | | input: PCAP2 misc input driverDaniel Ribeiro2009-09-173-0/+156
| * | | input: Add support for the WM831x ON pinMark Brown2009-09-173-0/+174
* | | | Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin2009-10-181-1/+1
| |_|/ |/| |
* | | Input: rotary_encoder - fix relative axis supportH Hartley Sweeten2009-10-061-2/+2
* | | Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König2009-10-061-2/+2
* | | Input: wistron_btns - add DMI entry for Medion WIM2030 laptopSebastian Frei2009-10-061-0/+9
| |/ |/|
* | Input: dm355evm_keys - remove dm355evm_keys_hardirqDmitry Torokhov2009-09-181-17/+9Star
|/