aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2012-10-30xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-16/+1
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown1-16/+1
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-2/+16
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-120/+218
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov3-120/+218
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina1-2/+2
2012-09-21Input: atlas_btns - convert to module_acpi_driver()Mika Westerberg1-16/+1
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-1/+1
2012-09-19Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"Dmitry Torokhov1-2/+2
2012-09-18input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi1-2/+16
2012-09-04Merge tag 'v3.6-rc4' into nextDmitry Torokhov5-3/+182
2012-08-21Input: uinput - fix formattingDmitry Torokhov1-10/+18
2012-08-21Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov1-5/+6
2012-08-21Input: uinput - mark failed submission requests as freeDmitry Torokhov1-38/+40
2012-08-21Input: uinput - fix race that can block nonblocking readDmitry Torokhov1-30/+44
2012-08-21Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann1-0/+3
2012-08-21Input: uinput - take event lock when fetching events from bufferDmitry Torokhov1-3/+24
2012-08-21Input: rotary-encoder - add DT bindingsDaniel Mack1-16/+80
2012-08-21Input: rotary-encoder - constify platform data pointersDmitry Torokhov1-6/+6
2012-08-21Input: rotary-encoder - use gpio_request_one()Daniel Mack1-25/+8
2012-08-21Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack1-2/+3
2012-08-21Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown1-0/+1
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds4-2/+181
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-18/+33
2012-07-25input: Add onkey support for 88PM80X PMICQiao Zhou3-0/+179
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-16input: ab8500-ponkey: Create AB8500 domain IRQ mappingLee Jones1-2/+2
2012-07-07Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2-4/+7
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+7
2012-07-04Merge commit 'v3.5-rc5' into nextDmitry Torokhov5-35/+67
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2-4/+7
2012-06-29Merge branch 'master' into for-nextJiri Kosina1-1/+1
2012-06-12Input: twl6040-vibra - update for device tree supportPeter Ujfalusi1-18/+24
2012-06-12Input: ab8500-ponkey - add device tree supportLee Jones1-0/+9
2012-06-03Fix comment typo multipy -> multiplyRalf Baechle1-1/+1
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-1/+1
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-13/+37
2012-05-20mfd: Convert wm831x to irq_domainMark Brown1-1/+1
2012-05-10Input: tl6040-vibra - Device Tree supportPeter Ujfalusi1-11/+35
2012-05-04USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman1-8/+10
2012-05-04USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman1-1/+3
2012-05-04USB: input: keyspan_remote.c: fix up dev_* messagesGreg Kroah-Hartman1-7/+7
2012-05-04USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman1-10/+10
2012-05-02Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren1-1/+1
2012-05-01USB: yealink.c: remove dbg() usageGreg Kroah-Hartman1-4/+6
2012-05-01USB: powermate.c: remove dbg() usageGreg Kroah-Hartman1-4/+6
2012-05-01USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman1-5/+5
2012-05-01USB: input: powermate.c: fix up dev_err() usageGreg Kroah-Hartman1-1/+1
2012-05-01USB: input: keyspan_remote.c: fix up dev_err() usageGreg Kroah-Hartman1-5/+5
2012-05-01USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman1-6/+6
2012-04-25USB: yealink.c: remove err() usageGreg Kroah-Hartman1-6/+13
2012-04-25USB: powermate.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-25USB: keyspan_remote.c: remove err() usageGreg Kroah-Hartman1-5/+14
2012-04-25USB: cm109.c: remove err() usageGreg Kroah-Hartman1-10/+17
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov5-10/+34
2012-04-20Input: cma3000-d0x - remove unneeded checksDmitry Torokhov1-1/+1
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2-4/+3
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2012-04-11Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl1-1/+2
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-0/+26
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds17-173/+703
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-03-19Merge branch 'next' into for-linusDmitry Torokhov23-247/+710
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov1-12/+1
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin8-90/+8
2012-03-16Input: convert SPI drivers to use module_spi_driver()Axel Lin2-22/+2
2012-03-16Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson1-5/+17
2012-03-16Input: add driver support for MAX8997-hapticDonggeun Kim3-0/+420
2012-03-16xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones1-1/+1
2012-03-12Input: twl4030-vibra - really switch from #if to #ifdefDmitry Torokhov1-1/+1
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov9-79/+23
2012-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-4/+2
2012-03-06Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov1-47/+44
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou1-0/+26
2012-03-05Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu1-0/+34
2012-03-04Input: add support for OnKey module for DA9052/53 PMICAshish Jangam3-0/+180
2012-02-24Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov1-4/+2
2012-01-31Input: pcf8574_keypad - fix typo in KconfigMasanari Iida1-1/+1
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+13
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov1-2/+13
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds29-282/+703
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+2
2012-01-08Merge branch 'next' into for-linusDmitry Torokhov32-1162/+1004
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij1-1/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman4-68/+4
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich1-5/+2
2011-12-24Input: mpu3050 - configure the sampling methodHeikki Krogerus1-5/+103
2011-12-24Input: mpu3050 - ensure we enable interruptsHeikki Krogerus1-1/+12
2011-12-24Input: mpu3050 - add of_match table for device-tree probingOlof Johansson1-0/+7
2011-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2011-12-12Input: add driver for Sharp gp2ap002a00f proximity sensorCourtney Cavin3-1/+312
2011-12-12Input: mc13783-pwrbutton - convert to use module_platform_driver()Axel Lin1-12/+2
2011-12-12Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang1-2/+2
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding20-247/+21
2011-11-30Input: add generic GPIO-tilt driverHeiko Stübner3-0/+228
2011-11-29Input: remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov12-893/+314
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman4-68/+4
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding2-16/+19
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-0/+5
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds3-0/+293
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker5-0/+5
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-884/+0
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-7/+14
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-26/+1038
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov11-41/+1482
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-10-24input: Add power button support for mc13783Philippe Rétornaz3-0/+293
2011-10-12Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi1-0/+7
2011-10-12Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi1-6/+6
2011-10-06Input: mma8450 - silence some 'uninitialized variable' warningsDmitry Torokhov1-10/+10
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-22[media] move ati_remote driver from input/misc to media/rcAnssi Hannula3-884/+0
2011-09-19Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi1-1/+1
2011-09-16Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds1-1/+1
2011-09-09Input: twl6040-vibra - fix compiler warningRandy Dunlap1-1/+1
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang1-1/+1
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov13-150/+622
2011-08-26Input: cm109 - fix checking return value of usb_control_msgaxel lin1-1/+1
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-135/+169
2011-08-23Input: ad714x-i2c - change placement of __init/__exit annotationsWanlong Gao1-2/+2
2011-08-22Input: ad714x - read the interrupt status registers in a rowMichael Hennerich4-41/+49
2011-08-22Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov4-103/+131
2011-08-22Input: ad714x - fix endianness issuesMichael Hennerich2-33/+25
2011-08-22Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich1-0/+6
2011-08-11Input: mpu3050 - correct call to input_free_deviceAxel Lin1-1/+1
2011-08-09Input: add driver for Bosch Sensortec's BMA150 accelerometerEric Andersson3-0/+703
2011-08-08Input: mma8450 - fix module device table typeAxel Lin1-1/+1
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+9
2011-08-02Input: add support for pm8xxx based vibrator driverAmy Maloche3-12/+321
2011-07-31Input: mma8450 - add device tree probe supportShawn Guo1-0/+8
2011-07-30Input: kxtj9 - explicitly include module.hStephen Rothwell1-0/+1
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-3/+1345
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-7/+442
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-8/+1
2011-07-19Input: kxtj9 - fix locking typo in kxtj9_set_poll()Dan Carpenter1-1/+1
2011-07-19Input: kxtj9 - fix bug in probe()Dan Carpenter1-1/+1
2011-07-07input: twl6040-vibra: Do not use wrapper for irq requestPeter Ujfalusi1-5/+12
2011-07-06Input: add support for Kionix KXTJ9 accelerometerChris Hudson3-0/+689
2011-07-05input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz1-1/+2
2011-07-04Input: xen-kbdfront - enable driver for HVM guestsStefano Stabellini1-1/+1
2011-07-04input: Add initial support for TWL6040 vibratorMisael Lopez Cruz3-0/+428
2011-07-04MFD: twl4030-audio: Rename platform dataPeter Ujfalusi1-1/+1
2011-07-04MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2-6/+6
2011-06-29Input: add a driver to support InvenSense mpu3050 gyroscope chipJoseph Lai3-0/+387
2011-06-27Input: remove unneeded version.h includesJesper Juhl1-1/+0
2011-06-22Input: add support for mma8450 accelerometerEric Miao3-1/+268
2011-06-09i8253: Make pcspkr input driver use the shared i8253_lockRalf Baechle1-8/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-05-26input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni3-0/+243
2011-05-26mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz1-2/+1
2011-05-16Input: ad714x - fix captouch wheel option algorithmMichael Hennerich1-90/+19
2011-05-16Input: ad714x - allow platform code to specify irqflagsMichael Hennerich1-1/+3
2011-05-16Input: ad714x - fix threshold and completion interrupt masksMichael Hennerich1-4/+4
2011-05-16Input: ad714x - fix up input configurationMichael Hennerich1-0/+8
2011-05-12Input: rotary-encoder - add support for half-period encodersJohan Hovold1-3/+39
2011-05-11Input: rotary-encoder - refactor and clean upJohan Hovold1-33/+44
2011-05-05Input: ati_remote2 - return the error code from sysfs channel_mask storeVille Syrjala1-3/+6
2011-04-27Input: twl4030-pwrbutton - fix a leak of the IRQ during init failureAxel Lin1-1/+1
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+12
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds3-3/+3
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+5
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-31Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer1-1/+5
2011-03-23mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang1-1/+1
2011-03-23mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon1-1/+2
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-68/+453
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov10-1695/+453
2011-03-16Input: xen-kbdfront - move to drivers/input/miscDmitry Torokhov3-0/+399
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-12/+10
2011-02-21Input: uinput - reversed test in uinput_setup_device()Dan Carpenter1-1/+1
2011-02-21Input: adxl34x - fix references to adx134xMark Brown1-2/+2
2011-02-21Input: adxl34x-spi - convert to dev_pm_opsMark Brown1-7/+9
2011-02-21Input: adxl34x-i2c - convert to dev_pm_opsMark Brown1-7/+9
2011-02-21Input: ad714x-spi - convert to dev_pm_opsMark Brown1-9/+8
2011-02-21Input: ad714x-i2c - convert to dev_pm_opsMark Brown1-9/+8
2011-02-21Input: uinput - use memdup_user() and friendsDmitry Torokhov1-25/+10
2011-02-21Input: uinput - fix setting up device nameDavid Herrmann1-7/+6
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings1-5/+1
2011-02-02Input: rotary_encoder - use proper irqflagsAlexander Stein1-2/+2
2011-01-31Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov1-2/+2
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-6/+630
2010-12-29[media] rc-core: convert winbond-cirDavid Härdeman3-1627/+0
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov1-0/+4
2010-12-20Input: introduce device propertiesHenrik Rydberg1-0/+4
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov1-2/+2
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg1-2/+1
2010-12-16input: mt: Break out slots handlingHenrik Rydberg1-0/+1
2010-12-07Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLEDmitry Torokhov1-0/+2
2010-11-30Input: add CMA3000 accelerometer driverHemanth V5-0/+607
2010-11-11Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov1-4/+15
2010-11-11Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter1-13/+10
2010-10-29input: Monitor both onkey up and down eventHaojian Zhuang1-18/+54
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-2/+2