summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-07-28Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-28Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-07-27Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-26Merge tag 'drm-fixes-2019-07-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds
2019-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-26Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-26Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-26virtio/s390: fix race on airq_areas[]Halil Pasic
2019-07-26Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-07-25drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warningGustavo A. R. Silva
2019-07-25drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva
2019-07-25drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva
2019-07-25mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-25can: mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25firewire: mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-25tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra
2019-07-25hpet: Fix division by zero in hpet_time_div()Kefeng Wang
2019-07-25eeprom: make older eeprom drivers select NVMEM_SYSFSArseny Solokha
2019-07-25vt: Grab console_lock around con_is_bound in show_bindDaniel Vetter
2019-07-25tty: serial: netx: Delete driverLinus Walleij
2019-07-25xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman
2019-07-25usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach
2019-07-25Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach
2019-07-25Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-07-25usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran
2019-07-25usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()Dan Carpenter
2019-07-25usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda
2019-07-25usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy
2019-07-25usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy
2019-07-24fpga-manager: altera-ps-spi: Fix build errorYueHaibing
2019-07-24mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin
2019-07-24binder: prevent transactions to context manager from its own process.Hridya Valsaraju
2019-07-24binder: Set end of SG buffer area properly.Martijn Coenen
2019-07-23scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke
2019-07-23scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler
2019-07-23scsi: fcoe: fix a typoChristophe JAILLET
2019-07-23scsi: megaraid_sas: Make some functions staticYueHaibing
2019-07-23scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi
2019-07-23scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"Colin Ian King