summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag2015-03-071-2/+10
* Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag2015-03-071-4/+1
* Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-03-051-3/+3
* Input: ALPS - fix memory leak when detection failsDmitry Torokhov2015-03-051-1/+3
* Input: sun4i-ts - add thermal driver dependencyArnd Bergmann2015-03-031-0/+1
* Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()Geert Uytterhoeven2015-03-021-1/+1
* Input: cyapa - fix unaligned functions redefinition errorDudley Du2015-03-022-2/+2
* Input: mma8450 - add parent deviceStefan Sauer2015-02-261-0/+1
* 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
| | * | hyperv: Fix the error processing in netvsc_send()Haiyang Zhang2015-02-011-3/+8
| | * | drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian2015-01-311-0/+2
| | * | ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-311-2/+2
| | * | ixgbe: Fix checksum error when using stacked vlanToshiaki Makita2015-01-311-1/+1
| | * | igbvf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-311-8/+11
| | * | net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann2015-01-301-0/+2
| | * | net: lance,ni64: don't build for ARMArnd Bergmann2015-01-301-2/+2
| | * | net: wan: add missing virt_to_bus dependenciesArnd Bergmann2015-01-301-3/+3
| | * | net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann2015-01-301-1/+2
| | * | ppp: deflate: never return len larger than output bufferFlorian Westphal2015-01-291-1/+1
| | * | vxlan: setup the right link netns in newlink hdlrNicolas Dichtel2015-01-291-5/+5
| | * | caif: remove wrong dev_net_set() callNicolas Dichtel2015-01-291-1/+0
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-02-052-3/+6
| |\ \ \
| | * | | sd: Fix max transfer length for 4k disksBrian King2015-02-021-2/+4
| | * | | scsi: fix device handler detach oopsMike Christie2015-02-021-1/+2