summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: sun4i-ts - allow controlling filter and sensitivity via DTJens Thiele2015-03-231-4/+16
* Input: add Qualcomm PM8941 power key driverCourtney Cavin2015-03-213-0/+306
* Input: lifebook - fix tabbing issueBrian K. Turner2015-03-201-3/+3
* Input: elan_i2c - fix typo in include header guardNicolas Iooss2015-03-191-1/+1
* Input: constify of_device_id arraysFabian Frederick2015-03-194-4/+4
* Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie2015-03-121-1/+0
* Input: sun4i-ts - really fix A10 temperature reportingHans de Goede2015-03-121-7/+7
* Input: sx8654 - signedness bug in sx8654_irq()Dan Carpenter2015-03-111-1/+1
* Input: elants_i2c - append hw_version to FW fileCharlie Mooney2015-03-111-4/+10
* Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idleRafael J. Wysocki2015-03-101-3/+25
* Input: sun4i-ts - A10 (sun4i) has a different temperature curveHans de Goede2015-03-081-3/+13
* Input: elan_i2c - remove duplicate repeat codeDuson Lin2015-03-081-1/+0
* Input: elan_i2c - return error code when resume failsDuson Lin2015-03-082-6/+18
* Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS defineDmitry Torokhov2015-03-081-7/+1
* Input: add support for Semtech SX8654 I2C touchscreen controllerSébastien Szymanski2015-03-073-0/+298
* Input: goodix - add device tree supportAleksei Mamlin2015-03-072-3/+23
* Input: goodix - use max touch number from device configAleksei Mamlin2015-03-071-6/+9
* Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns2015-03-073-5/+5
* Input: synaptics - switch ForcePad detection to PNP IDsDmitry Torokhov2015-03-062-21/+15
* Input: psmouse - when comparing PNP IDs ignore caseDmitry Torokhov2015-03-061-7/+33
* Input: driver for microcontroller keys on the iPaq h3xxxLinus Walleij2015-03-063-0/+179
* Input: add haptic support for max77843Jaewon Kim2015-03-063-0/+371
* Input: add driver for Broadcom keypad controllerScott Branden2015-03-033-0/+470
* Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov2015-02-167-35/+3
* Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-16360-3591/+4536
|\
| * Input: bfin_rotary - introduce open and close methodsDmitry Torokhov2015-02-161-28/+42
| * Input: bfin_rotary - convert to use managed resourcesSonic Zhang2015-02-161-45/+38
| * Input: bfin_rotary - use generic IO functionsSonic Zhang2015-02-161-19/+43
| * Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-161-14/+16
| * Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-161-1/+1
| * Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov2015-02-161-10/+4
| * Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov2015-02-161-5/+4
| * Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-073-99/+41
| |\
| | * Revert "IB/core: Add support for extended query device caps"Yann Droneaud2015-02-063-99/+41
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-061-0/+27
| |\ \ | | |/ | |/|
| | * IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmpJames Hogan2015-02-051-0/+27
| * | MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-0527-136/+171
| |\ \
| | * | qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh2015-02-051-3/+24
| | * | amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas2015-02-051-0/+1
| | * | amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas2015-02-051-1/+2
| | * | vhost/net: fix up num_buffers endian-nessMichael S. Tsirkin2015-02-041-1/+3
| | * | gianfar: correct the bad expression while writing bit-patternSanjeev Sharma2015-02-041-1/+1
| | * | net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang2015-02-042-51/+51
| | * | Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich2015-02-043-30/+26
| | * | Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich2015-02-042-8/+1
| | * | xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel2015-02-032-2/+3
| | * | net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-031-1/+2
| | * | isdn: off by one in connect_res()Dan Carpenter2015-02-031-1/+1
| | * | sunvnet: set queue mapping when doing packet copiesDavid L Stevens2015-02-031-0/+1
| | * | qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner2015-02-031-10/+16