aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-12vmxnet3: ensure that adapter is in proper state during force_closeGravatar Neil Horman 1-0/+5
2017-05-12sfc: revert changes to NIC revision numbersGravatar Bert Kenward 1-2/+6
2017-05-12net: ch9200: add missing USB-descriptor endianness conversionsGravatar Johan Hovold 1-2/+2
2017-05-12net: irda: irda-usb: fix firmware name on big-endian hostsGravatar Johan Hovold 1-1/+1
2017-05-12net: dsa: mv88e6xxx: add default case to switchGravatar Gustavo A. R. Silva 1-0/+3
2017-05-12drm/i915: Make vblank evade warnings optionalGravatar Ville Syrjälä 2-2/+18
2017-05-12Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextGravatar Dave Airlie 9-41/+60
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Dave Airlie 95-2076/+2322
2017-05-12Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...Gravatar Dave Airlie 1-0/+8
2017-05-11net: phy: Call bus->reset() after releasing PHYs from resetGravatar Florian Fainelli 1-3/+3
2017-05-11ethernet: aquantia: remove redundant checks on error statusGravatar Colin Ian King 2-23/+2
2017-05-11qlcnic: Update version to 5.3.66Gravatar Chopra, Manish 1-2/+2
2017-05-11qlcnic: Fix link configuration with autoneg disabledGravatar Chopra, Manish 3-0/+38
2017-05-11xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Gravatar Vitaly Kuznetsov 1-2/+1
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Gravatar Arnd Bergmann 1-1/+1
2017-05-12drm/nouveau/therm: remove ineffective workarounds for alarm bugsGravatar Ben Skeggs 4-4/+4
2017-05-12drm/nouveau/tmr: avoid processing completed alarms when adding a new oneGravatar Ben Skeggs 1-3/+13
2017-05-12drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmGravatar Ben Skeggs 1-7/+10
2017-05-12drm/nouveau/tmr: handle races with hw when updating the next alarm timeGravatar Ben Skeggs 1-10/+16
2017-05-12drm/nouveau/tmr: ack interrupt before processing alarmsGravatar Ben Skeggs 1-1/+1
2017-05-12drm/nouveau/core: fix static checker warningGravatar Ben Skeggs 1-1/+1
2017-05-12drm/nouveau/fb/ram/gf100-: remove 0x10f200 readGravatar Ben Skeggs 1-1/+0
2017-05-12drm/nouveau/kms/nv50: skip core channel cursor update on position-only changesGravatar Ben Skeggs 1-3/+7
2017-05-12drm/nouveau/kms/nv50: fix source-rect-only plane updatesGravatar Ben Skeggs 1-5/+3
2017-05-12drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()Gravatar Ben Skeggs 1-7/+6
2017-05-11Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxGravatar Linus Torvalds 19-38/+78
2017-05-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-4/+5
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 44-3790/+5942
2017-05-11net: ethernet: ti: netcp_core: return error while dma channel open issueGravatar Ivan Khoronzhuk 2-3/+5
2017-05-11s390/qeth: add missing hash table initializationsGravatar Ursula Braun 1-0/+2
2017-05-11s390/qeth: avoid null pointer dereference on OSNGravatar Julian Wiedmann 1-4/+6
2017-05-11s390/qeth: unbreak OSM and OSN supportGravatar Julian Wiedmann 7-20/+51
2017-05-11s390/qeth: handle sysfs error during initializationGravatar Ursula Braun 4-3/+13
2017-05-11mdio: mux: Correct mdio_mux_init error path issuesGravatar Jon Mason 1-5/+7
2017-05-11netxen_nic: set rcode to the return status from the call to netxen_issue_cmdGravatar Colin Ian King 1-1/+1
2017-05-11net: qca_spi: Fix alignment issues in rx pathGravatar Stefan Wahren 1-4/+6
2017-05-11driver: vrf: Fix one possible use-after-free issueGravatar Gao Feng 1-1/+2
2017-05-11Revert "target: Fix VERIFY and WRITE VERIFY command parsing"Gravatar Nicholas Bellinger 1-64/+10
2017-05-10libnvdimm, btt: ensure that initializing metadata clears poisonGravatar Vishal Verma 1-7/+47
2017-05-10libnvdimm: add an atomic vs process context flag to rw_bytesGravatar Vishal Verma 6-37/+46
2017-05-10Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 23-46/+672
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 89-200/+200
2017-05-10Input: add support for PlayStation 1/2 joypads connected via SPIGravatar Tomohiro Yoshidomi 3-0/+423
2017-05-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 107-1313/+5162
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 20-125/+207
2017-05-10Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 17-0/+4360
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for CI.Gravatar Rex Zhu 1-12/+15
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for vi.Gravatar Rex Zhu 4-20/+27
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for Vega10.Gravatar Rex Zhu 2-20/+25
2017-05-10drm/amdgpu: refine amdgpu pwm1_enable sysfs interface.Gravatar Rex Zhu 1-10/+2