summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2014-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-32/+45
2014-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-1/+0
2014-03-29Input: mousedev - fix race when creating mixed deviceDmitry Torokhov-31/+42
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft-1/+3
2014-03-29rbd: drop an unsafe assertionAlex Elder-1/+0
2014-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-65/+77
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich-1/+4
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich-1/+2
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich-1/+3
2014-03-28vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin-1/+5
2014-03-28vhost: fix total length when packets are too shortMichael S. Tsirkin-0/+14
2014-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-15/+82
2014-03-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-13/+31
2014-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2014-03-28Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede-0/+8
2014-03-28Input: synaptics - add manual min/max quirkBenjamin Tissoires-0/+47
2014-03-28drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter-1/+1
2014-03-28drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie-5/+12
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang-1/+5
2014-03-27usbnet: include wait queue head in device structureOliver Neukum-14/+19
2014-03-27virtio-net: correct error handling of virtqueue_kick()Jason Wang-3/+3
2014-03-27drm/nouveau: fail runtime pm properly.Dave Airlie-4/+10
2014-03-27drm/udl: take reference to device struct for dma-bufsDave Airlie-3/+8
2014-03-26net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni-6/+11
2014-03-26net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni-33/+8
2014-03-26net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni-2/+2
2014-03-26Input: cypress_ps2 - don't report as a button padsHans de Goede-1/+0
2014-03-26tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich-3/+2
2014-03-25xen/balloon: flush persistent kmaps in correct positionWei Liu-6/+18
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-39/+25
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-213/+380
2014-03-24vxlan: fix nonfunctional neigh_reduce()David Stevens-14/+113
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch-17/+31
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch-4/+21
2014-03-24i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood-0/+2
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon-1/+29
2014-03-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-36/+67
2014-03-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie-3/+7
2014-03-20drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz-3/+7
2014-03-20Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie-1/+17
2014-03-19via-rhine: Disable device in error pathRoger Luethi-3/+5
2014-03-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2014-03-19drm/i915: Disable stolen memory when DMAR is activeChris Wilson-0/+7
2014-03-19Revert "drm/i915: don't touch the VDD when disabling the panel"Jani Nikula-1/+10
2014-03-18ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin-2/+2
2014-03-18vxlan: fix potential NULL dereference in arp_reduce()David Stevens-0/+3
2014-03-18cnic: Update version to 2.5.20 and copyright year.Michael Chan-6/+6
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan-114/+129
2014-03-18cnic: Use proper ulp_ops for per device operations.Michael Chan-2/+3
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork-25/+23