summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-12-051-3/+3
|\
| * parisc/agp: Annotate parisc agp init functions with __initHelge Deller2021-11-301-3/+3
* | Merge tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-12-054-27/+21
|\ \
| * | usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()Zhou Qingyang2021-12-031-0/+3
| * | usb: cdns3: gadget: fix new urb never complete if ep cancel previous requestsFrank Li2021-12-031-16/+4
| * | usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan2021-12-031-4/+0
| * | USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst2021-12-031-0/+3
| * | xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman2021-12-031-7/+14
| |/
* | Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-12-0511-33/+89
|\ \
| * | serial: 8250_bcm7271: UART errors after resuming from S2Al Cooper2021-12-031-0/+13
| * | serial: 8250_pci: rewrite pericom_do_set_divisor()Jay Dolan2021-11-251-13/+17
| * | serial: 8250_pci: Fix ACCES entries in pci_serial_quirks arrayJay Dolan2021-11-251-1/+8
| * | serial: 8250: Fix RTS modem control while in rs485 modeLukas Wunner2021-11-252-7/+5
| * | Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"Alexander Stein2021-11-251-0/+1
| * | serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30Patrik John2021-11-251-2/+2
| * | serial: liteuart: relax compile-test dependenciesJohan Hovold2021-11-251-1/+1
| * | serial: liteuart: fix minor-number leak on probe errorsJohan Hovold2021-11-251-3/+14
| * | serial: liteuart: fix use-after-free and memleak on unbindJohan Hovold2021-11-251-0/+1
| * | serial: liteuart: Fix NULL pointer dereference in ->remove()Ilia Sergachev2021-11-251-0/+2
| * | vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki2021-11-251-5/+9
| * | tty: serial: msm_serial: Deactivate RX DMA for polling supportSven Eckelmann2021-11-251-0/+3
| * | serial: pl011: Add ACPI SBSA UART match idPierre Gondois2021-11-251-0/+1
| * | serial: core: fix transmit-buffer reset and memleakJohan Hovold2021-11-251-1/+12
* | | Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-blockLinus Torvalds2021-12-041-1/+1
|\ \ \
| * | | loop: Use pr_warn_once() for loop_control_remove() warningTetsuo Handa2021-11-291-1/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-12-042-7/+20
|\ \ \ \
| * | | | scsi: ufs: ufs-pci: Add support for Intel ADLAdrian Hunter2021-11-291-0/+18
| * | | | scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGOJames Smart2021-11-231-7/+2
* | | | | Merge tag 'vfio-v5.16-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-12-032-16/+17
|\ \ \ \ \
| * | | | | vfio/pci: Fix OpRegion readZhenyu Wang2021-11-301-2/+3
| * | | | | vfio: remove all kernel-doc notationRandy Dunlap2021-11-301-14/+14
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pm-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-12-032-12/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'powercap'Rafael J. Wysocki2021-12-031-5/+0
| |\ \ \ \ \
| | * | | | | powercap: DTPM: Drop unused local variable from init_dtpm()Rafael J. Wysocki2021-12-031-2/+0
| | * | | | | powercap/drivers/dtpm: Disable DTPM at boot timeDaniel Lezcano2021-12-011-3/+0
| | |/ / / /
| * | | | | cpufreq: Fix a comment in cpufreq_policy_freeTang Yizhou2021-12-011-2/+3
| * | | | | cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()Xiongfeng Wang2021-12-011-5/+4
| |/ / / /
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-033-11/+43
|\ \ \ \ \
| * | | | | i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman2021-11-301-2/+2
| * | | | | i2c: stm32f7: use proper DMAENGINE API for terminationAlain Volmat2021-11-301-5/+11
| * | | | | i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat2021-11-301-2/+7
| * | | | | i2c: stm32f7: recover the bus on access timeoutAlain Volmat2021-11-301-0/+2
| * | | | | i2c: stm32f7: flush TX FIFO upon transfer errorsAlain Volmat2021-11-291-1/+19
| * | | | | i2c: cbus-gpio: set atomic transfer callbackAaro Koskinen2021-11-291-2/+3
| |/ / / /
* | | | | Merge tag 'libata-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-033-16/+22
|\ \ \ \ \
| * | | | | ata: replace snprintf in show functions with sysfs_emitYang Guang2021-12-021-1/+1
| * | | | | sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li2021-11-291-5/+3
| * | | | | sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li2021-11-291-2/+10
| * | | | | pata_falcon: Avoid type warnings from sparseFinn Thain2021-11-291-8/+8
| |/ / / /
* | | | | Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-12-0238-159/+237
|\ \ \ \ \