summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-07Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns3-5/+5
2015-03-06Input: synaptics - switch ForcePad detection to PNP IDsDmitry Torokhov2-21/+15
2015-03-06Input: psmouse - when comparing PNP IDs ignore caseDmitry Torokhov1-7/+33
2015-03-06Input: driver for microcontroller keys on the iPaq h3xxxLinus Walleij3-0/+179
2015-03-06Input: add haptic support for max77843Jaewon Kim3-0/+371
2015-03-03Input: add driver for Broadcom keypad controllerScott Branden3-0/+470
2015-02-16Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov7-35/+3
2015-02-16Merge branch 'bfin_rotary' into nextDmitry Torokhov360-3591/+4536
2015-02-16Input: bfin_rotary - introduce open and close methodsDmitry Torokhov1-28/+42
2015-02-16Input: bfin_rotary - convert to use managed resourcesSonic Zhang1-45/+38
2015-02-16Input: bfin_rotary - use generic IO functionsSonic Zhang1-19/+43
2015-02-16Input: bfin_rotary - move pin lists into into platform dataSonic Zhang1-14/+16
2015-02-16Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang1-1/+1
2015-02-16Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov1-10/+4
2015-02-16Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov1-5/+4
2015-02-16Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár1-39/+0
2015-02-16Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov1-7/+8
2015-02-16Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár2-53/+151
2015-02-16Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov1-22/+56
2015-02-16Input: ALPS - consolidate setting protocol parametersDmitry Torokhov1-64/+67
2015-02-16Input: ALPS - split protocol data from model infoDmitry Torokhov2-38/+46
2015-02-16Input: ALPS - make Rushmore a separate protocolDmitry Torokhov2-11/+19
2015-02-16Input: ALPS - renumber protocol numbersDmitry Torokhov2-16/+16
2015-02-12Input: adi - remove an unnecessary checkMarkus Elfring1-2/+1
2015-02-12Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter1-3/+1
2015-02-11Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera1-1/+1
2015-02-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-99/+41
2015-02-07Input: elan_i2c - fix wrong %p extensionRasmus Villemoes1-1/+1
2015-02-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+27
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud3-99/+41
2015-02-06Input: evdev - do not queue SYN_DROPPED if queue is emptyDmitry Torokhov1-11/+23
2015-02-05MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-136/+171
2015-02-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+6
2015-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-27/+54
2015-02-05Merge tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2-2/+16
2015-02-05Merge tag 'pm+acpi-3.19-fin' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-28/+7
2015-02-05Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+40
2015-02-05IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmpJames Hogan1-0/+27
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh1-3/+24
2015-02-05amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas1-0/+1
2015-02-05amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas1-1/+2
2015-02-05drm/cirrus: Limit modes depending on bpp optionTakashi Iwai4-2/+15
2015-02-05vhost/net: fix up num_buffers endian-nessMichael S. Tsirkin1-1/+3
2015-02-05gianfar: correct the bad expression while writing bit-patternSanjeev Sharma1-1/+1
2015-02-05net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang2-51/+51
2015-02-04Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-...Mark Brown2-2/+16
2015-02-04Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven1-1/+1
2015-02-04Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich3-30/+26
2015-02-04Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich2-8/+1
2015-02-04Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-241/+134