aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32Mark Salter1-0/+1
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparcMark Salter1-0/+1
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO for SH_CAYMANMark Salter1-0/+1
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on powerpcMark Salter1-0/+1
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on mipsMark Salter1-0/+1
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on IA64Mark Salter1-0/+1
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on ARM/FootbridgeMark Salter1-0/+1
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alphaMark Salter1-0/+1
2013-12-31Input: cros_ec_keyb - fix problems with backslashDoug Anderson1-4/+11
2013-12-27Input: keypad-omap - cleanup header fileSachin Kamat1-4/+2
2013-12-27Input: keypad-ep93xx - cleanup header fileSachin Kamat1-7/+3
2013-12-27Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov1-49/+25
2013-12-27Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun1-1/+1
2013-12-26Input: ALPS - add support for "Dolphin" devicesYunkang Tang2-42/+179
2013-12-18Input: fix typos in Documentation/input/gamepad.txtAntonio Ospite1-3/+3
2013-12-18Input: zforce - fix error return code in zforce_start()Wei Yongjun1-1/+2
2013-12-18Input: elantech - improve clickpad detectionHans de Goede1-3/+42
2013-12-16Input: don't call input_dev_release_keys() in resumeAleksej Makarov1-19/+57
2013-12-16Input: joystick - use sizeof(VARIABLE) in documentationAntonio Ospite1-18/+18
2013-12-16Input: joystick - refer to /dev/input/js0 in documentationAntonio Ospite2-5/+5
2013-12-16Input: ads7846 - convert to hwmon_device_register_with_groups()Guenter Roeck1-56/+25
2013-12-16Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng3-3/+44
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov9780-200929/+401937
2013-12-15Linux 3.13-rc4Linus Torvalds1-1/+1
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling1-4/+4
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh()Sergey Senozhatsky1-4/+2
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds141-916/+1551
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-19/+13
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds8-46/+103
2013-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds3-42/+165
2013-12-15Revert "selinux: consider filesystem subtype in policies"Linus Torvalds2-60/+22
2013-12-15Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd1-4/+11
2013-12-15Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd1-12/+12
2013-12-15Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd1-47/+14
2013-12-15Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd1-31/+12
2013-12-15Input: cyttsp - include appropriate header file in cyttsp_i2c_common.cRashika Kheria1-0/+2
2013-12-14igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-12-14i40e: fix null dereferenceJesse Brandeburg1-0/+3
2013-12-14Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+1
2013-12-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds9-78/+67
2013-12-13Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds4-2/+13
2013-12-13Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds16-71/+197
2013-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-0/+3
2013-12-13ARM: fix asm/memory.h build errorRussell King3-20/+17
2013-12-13Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-5/+10
2013-12-13Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds2-9/+10
2013-12-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-1/+5
2013-12-13Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtdLinus Torvalds1-5/+1
2013-12-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-33/+14
2013-12-13dm array: fix a reference counting bug in shadow_ablockJoe Thornber1-1/+9