summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires2015-03-081-1/+0
* Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires2015-03-081-1/+0
* Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires2015-03-082-11/+41
* Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires2015-03-081-1/+2
* Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires2015-03-082-3/+43
* Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires2015-03-081-0/+4
* Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires2015-03-081-8/+25
* Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov2015-03-081-23/+21
* Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires2015-03-081-1/+1
* Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin2015-03-081-12/+30
* Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin2015-03-081-1/+1
* Input: synaptics - query min dimensions for fw v8.1Daniel Martin2015-03-081-2/+8
* Input: synaptics - log queried and quirked dimension valuesDaniel Martin2015-03-081-0/+10
* Input: synaptics - split synaptics_resolution(), query firstDaniel Martin2015-03-081-12/+23
* 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-041-0/+1
| * | amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas2015-02-041-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-033-30/+26
| * | Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich2015-02-032-8/+1
| * | xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel2015-02-022-2/+3
| * | net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-021-1/+2
| * | isdn: off by one in connect_res()Dan Carpenter2015-02-021-1/+1
| * | sunvnet: set queue mapping when doing packet copiesDavid L Stevens2015-02-021-0/+1
| * | qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner2015-02-021-10/+16
| * | hyperv: Fix the error processing in netvsc_send()Haiyang Zhang2015-01-311-3/+8
| * | drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian2015-01-301-0/+2
| * | ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-2/+2
| * | ixgbe: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-1/+1
| * | igbvf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-8/+11
| * | net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann2015-01-291-0/+2
| * | net: lance,ni64: don't build for ARMArnd Bergmann2015-01-291-2/+2
| * | net: wan: add missing virt_to_bus dependenciesArnd Bergmann2015-01-291-3/+3
| * | net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann2015-01-291-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
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-0513-27/+54
|\ \ \ \
| * | | | drm/cirrus: Limit modes depending on bpp optionTakashi Iwai2015-02-054-2/+15
| * | | | Merge tag 'drm-amdkfd-fixes-2015-02-02' of git://people.freedesktop.org/~gabb...Dave Airlie2015-02-033-4/+8
| |\ \ \ \