summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-313-5/+4
|\
| * Input: max77693-haptic - fix potential overflowDmitry Torokhov2014-10-311-3/+2
| * Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov2014-10-281-1/+1
| * Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot2014-10-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-192-3/+3
|\ \ | |/
| * Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim2014-10-161-1/+1
| * Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin2014-10-161-2/+2
* | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-111-2/+3
|\ \ | |/ |/|
| * xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-2/+3
* | Input: soc_button_array - convert to platform busJin Yao2014-09-241-29/+31
* | Input: palmas-pwrbutton - fix typo in the license stringNishanth Menon2014-09-151-1/+1
* | Input: palmas-pwrbutton - use IRQF_ONESHOTNishanth Menon2014-09-151-1/+3
* | Input: add haptic driver on max77693Jaewon Kim2014-09-113-0/+369
* | Input: introduce palmas-pwrbuttonNishanth Menon2014-09-113-0/+341
* | Input: add support for the DRV2667 haptic driverDan Murphy2014-09-083-0/+512
* | Merge tag 'v3.17-rc3' into nextDmitry Torokhov2014-09-032-12/+12
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-083-20/+31
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2014-08-063-20/+31
| | |\
| * | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-051-1/+1
| |\ \ \ | | |/ /
| | * | Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas2014-07-181-1/+1
| * | | sparcspkr: use sbus_*() primitives for IOSam Ravnborg2014-07-211-11/+11
| |/ /
* | | Input: drv260x - add check for ERM mode and LRA LibrariesDan Murphy2014-08-261-0/+8
* | | Input: drv260x - remove unused definesDan Murphy2014-08-261-5/+0
* | | Input: drv260x - add TI drv260x haptics driverDan Murphy2014-08-193-0/+750
| |/ |/|
* | Input: soc_button_array - add missing memory allocation checkPramod Gurav2014-07-251-0/+3
* | Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann2014-07-211-0/+6
* | Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann2014-07-211-19/+22
* | Input: keyspan_remote - remove unnecessary break after gotoFabian Frederick2014-07-181-1/+0
|/
* Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat2014-06-071-4/+14
* Input: ab8500-ponkey - switch to using managed resourcesHimangi Saraogi2014-05-291-36/+18
* Input: max8925_onkey - switch to using managed resourcesHimangi Saraogi2014-05-291-37/+18
* Input: 88pm860x_onkey - switch to using managed resourcesHimangi Saraogi2014-05-291-30/+10
* Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat2014-05-281-1/+0
* Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer2014-05-181-0/+1
* Merge tag 'v3.15-rc5' into nextDmitry Torokhov2014-05-146-24/+7
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-05-081-1/+3
| |\
| | * Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller2014-04-241-1/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-232-1/+1
| |\ \ | | |/
| | * Input: soc_button_array - fix a crash during rmmodLejun Zhu2014-04-221-0/+1
| | * Input: da9055_onkey - remove use of regmap_irq_get_virq()Adam Thomson2014-04-191-1/+0
| * | Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-051-2/+2
| |\ \
| | * | pwm: Remove obsolete HAVE_PWM Kconfig symbolSascha Hauer2014-02-101-2/+2
| * | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-1/+1
| |\ \ \
| | * \ \ Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | input: ixp4xx-beeper: don't use symbols from <mach/timex.h>Uwe Kleine-König2013-12-201-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-039-79/+679
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-281-13/+16
| |\ \ \ \
| | * | | | Input: da9052_onkey - use correct register bit for key statusAnthony Olech2014-02-171-13/+16
| * | | | | ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-201-16/+0
| * | | | | Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax2014-02-201-7/+4
| | |_|/ / | |/| | |
OpenPOWER on IntegriCloud