summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07138-138/+0
* Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov2014-01-071-48/+22
* Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov2014-01-071-4/+1
* Input: twl4030-keypad - add device tree supportSebastian Reichel2014-01-042-17/+77
* Input: twl6040-vibra - add missing of_node_putLibo Chen2014-01-041-0/+3
* Input: twl4030-vibra - add missing of_node_putLibo Chen2014-01-041-1/+3
* Input: i8042 - cleanup SERIO_I8042 dependenciesMark Salter2014-01-031-3/+8
* Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on x86Mark Salter2014-01-031-0/+1
* Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32Mark Salter2014-01-031-0/+1
* Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparcMark Salter2014-01-031-0/+1
* Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO for SH_CAYMANMark Salter2014-01-031-0/+1
* Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on powerpcMark Salter2014-01-031-0/+1
* Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on mipsMark Salter2014-01-031-0/+1
* Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on IA64Mark Salter2014-01-031-0/+1
* Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on ARM/FootbridgeMark Salter2014-01-031-0/+1
* Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alphaMark Salter2014-01-031-0/+1
* Input: cros_ec_keyb - fix problems with backslashDoug Anderson2013-12-311-4/+11
* Input: keypad-omap - cleanup header fileSachin Kamat2013-12-281-4/+2
* Input: keypad-ep93xx - cleanup header fileSachin Kamat2013-12-281-7/+3
* Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov2013-12-281-49/+25
* Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun2013-12-281-1/+1
* Input: ALPS - add support for "Dolphin" devicesYunkang Tang2013-12-272-42/+179
* Input: fix typos in Documentation/input/gamepad.txtAntonio Ospite2013-12-181-3/+3
* Input: zforce - fix error return code in zforce_start()Wei Yongjun2013-12-181-1/+2
* Input: elantech - improve clickpad detectionHans de Goede2013-12-181-3/+42
* Input: don't call input_dev_release_keys() in resumeAleksej Makarov2013-12-161-19/+57
* Input: joystick - use sizeof(VARIABLE) in documentationAntonio Ospite2013-12-161-18/+18
* Input: joystick - refer to /dev/input/js0 in documentationAntonio Ospite2013-12-162-5/+5
* Input: ads7846 - convert to hwmon_device_register_with_groups()Guenter Roeck2013-12-161-56/+25
* Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng2013-12-163-3/+44
* Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-169780-200929/+401937
|\
| * Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
| * null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
| * radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
| |\
| | * igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-151-1/+4
| | * i40e: fix null dereferenceJesse Brandeburg2013-12-151-0/+3
| | * xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| | * net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| | * drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| | * xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| | * xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| | * sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-121-2/+4
| | * udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-121-6/+16
| | * net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-121-4/+0
| | * Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| | * 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| | * xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28
| | * net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-112-10/+39
| | * udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-111-3/+6