summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iommu: Consolidate the code to calculate the target default domain typeJason Gunthorpe2023-05-231-53/+35
* iommu: Remove the assignment of group->domain during default domain allocJason Gunthorpe2023-05-231-4/+0
* iommu: Do iommu_group_create_direct_mappings() before attachJason Gunthorpe2023-05-231-3/+5
* iommu: Fix iommu_probe_device() to attach the right domainJason Gunthorpe2023-05-231-20/+24
* iommu: Replace iommu_group_do_dma_first_attach with __iommu_device_set_domainJason Gunthorpe2023-05-231-12/+5
* iommu: Remove iommu_group_do_dma_first_attach() from iommu_group_add_device()Jason Gunthorpe2023-05-231-12/+0
* iommu: Replace __iommu_group_dma_first_attach() with set_domainJason Gunthorpe2023-05-231-21/+11
* iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain()Jason Gunthorpe2023-05-231-3/+3
* iommu: Use __iommu_group_set_domain() for __iommu_attach_group()Jason Gunthorpe2023-05-231-39/+1
* iommu: Make __iommu_group_set_domain() handle error unwindJason Gunthorpe2023-05-231-25/+112
* iommu: Add for_each_group_device()Jason Gunthorpe2023-05-231-6/+10
* iommu: Replace iommu_group_device_count() with list_count_nodes()Jason Gunthorpe2023-05-231-13/+2
* iommu: Suppress empty whitespaces in printsFlorian Fainelli2023-05-221-4/+4
* iommu: Use flush queue capabilityRobin Murphy2023-05-225-6/+5
* iommu: Add a capability for flush queue supportRobin Murphy2023-05-224-0/+5
* iommu/iova: Optimize iova_magazine_alloc()Zhen Lei2023-05-221-1/+7
* Merge tag 'fbdev-for-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-217-28/+20
|\
| * fbdev: stifb: Whitespace cleanupsHelge Deller2023-05-201-3/+3
| * fbdev: udlfb: Use usb_control_msg_send()Helge Deller2023-05-201-11/+3
| * fbdev: udlfb: Fix endpoint checkAlan Stern2023-05-201-5/+8
| * fbdev: atyfb: Remove unused clock determinationNiklas Schnelle2023-05-201-5/+0
| * fbdev: i810: include i810_main.h in i810_dvt.cArnd Bergmann2023-05-201-1/+2
| * fbdev: fbmem: mark get_fb_unmapped_area() staticArnd Bergmann2023-05-202-2/+2
| * fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()Dan Carpenter2023-05-191-1/+2
* | Merge tag 'tty-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-05-207-12/+45
|\ \
| * | vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAFGeorge Kennedy2023-05-131-2/+9
| * | serial: qcom-geni: fix enabling deactivated interruptKrzysztof Kozlowski2023-05-131-5/+4
| * | serial: 8250_bcm7271: fix leak in `brcmuart_probe`Doug Berger2023-05-131-1/+1
| * | serial: 8250_bcm7271: balance clk_enable callsDoug Berger2023-05-131-1/+4
| * | serial: arc_uart: fix of_iomap leak in `arc_serial_probe`Ke Zhang2023-05-131-3/+4
| * | serial: 8250: Document termios parameter of serial8250_em485_config()Geert Uytterhoeven2023-05-131-0/+1
| * | serial: Add support for Advantech PCI-1611U cardVitaliy Tomin2023-05-131-0/+5
| * | serial: 8250_exar: Add support for USR298x PCI ModemsAndrew Davis2023-05-131-0/+17
* | | Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-05-2017-162/+307
|\ \ \
| * | | driver core: class: properly reference count class_dev_iter()Greg Kroah-Hartman2023-05-191-0/+2
| * | | Merge tag 'thunderbolt-for-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-05-172-5/+26
| |\ \ \
| | * | | thunderbolt: Clear registers properly when auto clear isn't in useMario Limonciello2023-05-092-5/+26
| | |/ /
| * | | xhci: Fix incorrect tracking of free space on transfer ringsMathias Nyman2023-05-161-1/+28
| * | | xhci-pci: Only run d3cold avoidance quirk for s2idleMario Limonciello2023-05-162-3/+11
| * | | usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon2023-05-131-7/+21
| * | | usb: dwc3: fix a test for error in dwc3_core_init()Dan Carpenter2023-05-131-1/+1
| * | | usb: typec: tps6598x: Fix fault at module removalRoger Quadros2023-05-131-0/+3
| * | | usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe2023-05-131-0/+3
| * | | usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan2023-05-131-0/+4
| * | | Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started"Francesco Dolcini2023-05-131-104/+44
| * | | Revert "usb: gadget: udc: core: Prevent redundant calls to pullup"Francesco Dolcini2023-05-131-3/+0
| * | | usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami2023-05-131-0/+109
| * | | USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang2023-05-131-4/+6
| * | | usb: dwc3: fix gadget mode suspend interrupt handler issueLinyu Yuan2023-05-132-1/+13
| * | | usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()Roger Quadros2023-05-131-33/+34