aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-05Input: gamecon - store object at correct indexSudip Mukherjee1-9/+10
2015-10-05Input: db9 - store object at correct indexSudip Mukherjee1-9/+10
2015-10-02Input: add support for FocalTech FT6236 touchscreen controllerNoralf Trønnes5-0/+377
2015-10-02Input: cyttsp - use PTR_ERR_OR_ZERO()Javier Martinez Canillas1-4/+1
2015-10-02Input: ads7846 - use PTR_ERR_OR_ZERO()Javier Martinez Canillas1-3/+1
2015-10-02Input: tps6507x-ts - simplify function return logicJavier Martinez Canillas1-8/+1
2015-10-02Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas1-6/+1
2015-10-02Input: zforce - simplify function return logicJavier Martinez Canillas1-6/+1
2015-10-02Input: kxtj9 - remove unneeded retval variableJavier Martinez Canillas1-2/+1
2015-10-02Input: joydev - use memdup_user() to duplicate memory from user-spaceJavier Martinez Canillas1-12/+6
2015-10-02Input: goldfish - allow compile the driver with COMPILE_TESTJavier Martinez Canillas1-1/+1
2015-10-02Input: gpio_keys - don't report events on gpio failureBjorn Andersson1-1/+7
2015-09-29Input: add DA9062 OnKey capability to DA9063 OnKey driverS Twiss3-29/+140
2015-09-29Merge tag 'v4.3-rc3' into nextDmitry Torokhov10159-254001/+561334
2015-09-29Input: walkera0701 - use parallel port device modelSudip Mukherjee1-27/+37
2015-09-29Input: turbografx - use parallel port device modelSudip Mukherjee1-49/+51
2015-09-29Input: gamecon - use parallel port device modelSudip Mukherjee1-47/+53
2015-09-29Input: ff-core - silence an underflow warningDan Carpenter1-2/+2
2015-09-28Input: omap4-keypad - fix memory leakSudip Mukherjee1-1/+1
2015-09-28Input: db9 - use parallel port device modelSudip Mukherjee1-54/+56
2015-09-27ARM: dts: set up trigger type for edt-ft5x06 interruptsDmitry Torokhov4-4/+7
2015-09-27Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov2-4/+10
2015-09-27Input: edt-ft5x06 - use generic properties APIDmitry Torokhov1-11/+15
2015-09-27Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov2-58/+4
2015-09-27Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov1-10/+0
2015-09-27Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr3-96/+40
2015-09-27Linux 4.3-rc3Linus Torvalds1-1/+1
2015-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+27
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+16
2015-09-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-6/+30
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds34-162/+278
2015-09-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-19/+126
2015-09-26Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson4-3/+28
2015-09-26Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson16-46/+119
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-12/+40
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-166/+299
2015-09-26Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds29-177/+288
2015-09-26Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+2
2015-09-26Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds15-47/+66
2015-09-26Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+8
2015-09-26Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-3/+21
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds117-639/+1697
2015-09-25net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2
2015-09-25net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-25MAINTAINERS: remove amd5536udc USB gadget driver maintainerGreg Kroah-Hartman1-2/+1
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-2/+9
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds8-42/+118