summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-01-30usb: host: xhci: mvebu: add reset on resume quirkOfer Heifetz4-2/+26
2019-01-30usb: core: comply to PHY frameworkMiquel Raynal3-0/+35
2019-01-28Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman359-1861/+2895
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-15/+15
2019-01-27Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-24/+71
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-4/+9
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-193/+251
2019-01-27Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-25/+17
2019-01-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-45/+47
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds4-32/+69
2019-01-26qed: Revert error handling changes.David S. Miller16-706/+198
2019-01-26Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds4-20/+26
2019-01-26Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-195/+264
2019-01-26Merge tag 'staging-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-10/+12
2019-01-26Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-52/+44
2019-01-26Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds18-23/+47
2019-01-25Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2-1/+8
2019-01-25usb: ftdi-elan: Fix if == else warnings in ftdi_elan_respond_engineYueHaibing1-24/+0
2019-01-25usb: typec: tpcm: improve error handling of tcpm_register_portJun Li1-3/+5
2019-01-25usb: misc: usb3503: Add system sleep support in non-I2C modeMarek Szyprowski1-8/+30
2019-01-25usbip: Fix vhci_urb_enqueue() URB null transfer buffer error pathShuah Khan1-2/+4
2019-01-25usb: sisusb: remove useless macros and compact the codeJiri Slaby1-33/+15
2019-01-25usb: sisusb: let files build only when neededJiri Slaby3-13/+2
2019-01-25usb: sisusb_con, cleanup configsJiri Slaby4-33/+20
2019-01-25usb: sisusb_con, convert addr macros to functionsJiri Slaby1-39/+39
2019-01-25usb: ftdi-elan: remove a unnecessary variable 'empty_packets'YueHaibing1-2/+0
2019-01-25ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon1-2/+0
2019-01-25net: usb: asix: ax88772_bind return error when hw_reset failZhang Run1-2/+7
2019-01-25Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller4-68/+129
2019-01-25Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller2-16/+15
2019-01-25net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein1-2/+4
2019-01-25net/mlx4_core: Add masking for a few queries on HCA capsAya Levin1-29/+46
2019-01-25Merge tag 'drm-fixes-2019-01-25-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-30/+72
2019-01-25Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclar...Dave Airlie9-24/+36
2019-01-24Merge tag 'drm-intel-fixes-2019-01-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-5/+10
2019-01-24Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-1/+22
2019-01-24drm/msm: avoid unused function warningArnd Bergmann1-13/+13
2019-01-24drm/msm: Add __printf verificationJoe Perches1-0/+3
2019-01-24drm/msm: Fix A6XX support for opp-levelDouglas Anderson1-1/+1
2019-01-24drm/msm: honor GPU_READONLY flagRob Clark3-5/+11
2019-01-24drm/msm/gpu: Remove hardcoded interrupt nameJordan Crouse3-3/+1
2019-01-24drm/msm/gpu: fix building without debugfsArnd Bergmann1-1/+1
2019-01-24Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-28/+56
2019-01-24EDAC, altera: Fix S10 persistent register offsetThor Thayer1-2/+2
2019-01-24Merge tag 'gvt-fixes-2019-01-24' of https://github.com/intel/gvt-linux into d...Jani Nikula1-5/+6
2019-01-24drm/i915/execlists: Mark up priority boost on preemptionChris Wilson1-0/+4
2019-01-24nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke1-2/+1
2019-01-24nvmet-rdma: fix null dereference under heavy loadRaju Rangoju1-1/+14