summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-24vfio: use the new pci_dev_trylock() helper to simplify try lockLuis Chamberlain
2021-06-24PCI: Export pci_dev_trylock() and pci_dev_unlock()Luis Chamberlain
2021-06-21vfio/iommu_type1: rename vfio_group struck to vfio_iommu_groupMax Gurtovoy
2021-06-21Merge branch 'hch-mdev-direct-v4' into v5.14/vfio/nextAlex Williamson
2021-06-21vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bindJason Gunthorpe
2021-06-21vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe
2021-06-21driver core: Export device_driver_attach()Jason Gunthorpe
2021-06-21driver core: Don't return EPROBE_DEFER to userspace during sysfs bindChristoph Hellwig
2021-06-21driver core: Flow the return code from ->probe() through to sysfs bindChristoph Hellwig
2021-06-21driver core: Better distinguish probe errors in really_probeChristoph Hellwig
2021-06-21driver core: Pull required checks into driver_probe_device()Jason Gunthorpe
2021-06-15vfio/platform: remove unneeded parent_module attributeMax Gurtovoy
2021-06-15vfio: centralize module refcount in subsystem layerMax Gurtovoy
2021-06-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'tty-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'staging-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-12Merge tag 'pinctrl-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-12Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-11Merge tag 'gpio-fixes-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-11Merge tag 'drm-fixes-2021-06-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-06-11Merge tag 'acpi-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-06-11block: loop: fix deadlock between open and removeChristoph Hellwig
2021-06-11Merge tag 'hwmon-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-11Merge tag 'mmc-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-06-11Merge branch 'acpi-bus'Rafael J. Wysocki
2021-06-11Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-06-11Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"Greg Kroah-Hartman
2021-06-11Merge tag 'amd-drm-fixes-5.13-2021-06-09' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-06-11Merge tag 'drm-misc-fixes-2021-06-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-06-11Merge tag 'drm-msm-fixes-2021-06-10' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-06-10usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson
2021-06-10usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-06-10usb: gadget: fsl: Re-enable driver for ARM SoCsJoel Stanley
2021-06-10usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko
2021-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-10hwmon: (tps23861) correct shunt LSB valuesRobert Marko
2021-06-10hwmon: (tps23861) set current shunt valueRobert Marko
2021-06-10hwmon: (tps23861) define regmap max registerRobert Marko
2021-06-10USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold
2021-06-10drm/msm/dsi: Stash away calculated vco frequency on recalcStephen Boyd
2021-06-10IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel
2021-06-10RDMA/mlx5: Delete right entry from MR signature databaseAharon Landau
2021-06-10RDMA: Verify port when creating flow ruleMaor Gottlieb
2021-06-10drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi
2021-06-10USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner
2021-06-09Merge tag 'platform-drivers-x86-v5.13-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-06-09hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu
2021-06-09hwmon: (corsair-psu) fix suspend behaviorWilken Gottwalt