summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-1911-14/+0
* Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-084-21/+28
|\
| * Merge tag 'icc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2021-08-032-13/+18
| |\
| | * interconnect: Fix undersized devress_alloc allocationColin Ian King2021-08-021-1/+1
| | * interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregateMike Tipton2021-07-301-5/+5
| | * interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodesMike Tipton2021-07-301-7/+5
| | * interconnect: Always call pre_aggregate before aggregateMike Tipton2021-07-221-0/+5
| | * interconnect: Zero initial BW after sync-stateMike Tipton2021-07-221-0/+2
| * | Merge tag 'fpga-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2021-08-021-0/+2
| |\ \
| | * | fpga: dfl: fme: Fix cpu hotplug issue in performance reportingKajol Jain2021-07-271-0/+2
| * | | virt: acrn: Do hcall_destroy_vm() before resource releaseShuo Liu2021-07-271-8/+8
| |/ /
* | | Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-084-9/+21
|\ \ \
| * | | firmware_loader: fix use-after-free in firmware_fallback_sysfsAnirudh Rayabharam2021-07-293-5/+19
| * | | firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallbackAnirudh Rayabharam2021-07-291-2/+0
| * | | drivers core: Fix oops when driver probe failsFilip Schauer2021-07-271-2/+2
| |/ /
* | | Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-089-39/+64
|\ \ \
| * | | staging: mt7621-pci: avoid to re-disable clock for those pcies not in useSergio Paracuellos2021-07-271-1/+0
| * | | staging: rtl8712: error handling refactoringPavel Skripkin2021-07-272-39/+43
| * | | staging: rtl8712: get rid of flush_scheduled_workPavel Skripkin2021-07-275-1/+20
| * | | staging: rtl8723bs: select CONFIG_CRYPTO_LIB_ARC4Arnd Bergmann2021-07-211-0/+1
| * | | staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang2021-07-211-0/+2
* | | | Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-08-088-13/+37
|\ \ \ \
| * | | | serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner2021-07-301-0/+1
| * | | | serial: 8250_mtk: fix uart corruption issue when rx power offZhiyong Tao2021-07-291-0/+5
| * | | | tty: serial: fsl_lpuart: fix the wrong return value in lpuart32_get_mctrlSherry Sun2021-07-291-1/+1
| * | | | serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driverAndy Shevchenko2021-07-211-0/+6
| * | | | serial: 8250: fix handle_irq lockingJohan Hovold2021-07-213-6/+9
| * | | | serial: tegra: Only print FIFO error message when an error occursJon Hunter2021-07-211-2/+4
| * | | | serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki2021-07-211-3/+9
| * | | | serial: max310x: Unprepare and disable clock in error pathAndy Shevchenko2021-07-211-1/+2
| |/ / /
* | | | Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-08-0818-75/+172
|\ \ \ \
| * | | | usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso2021-08-051-2/+2
| * | | | usb: dwc3: gadget: Avoid runtime resume if disabling pullupWesley Cheng2021-08-051-0/+11
| * | | | usb: dwc3: gadget: Use list_replace_init() before traversing listsWesley Cheng2021-08-051-2/+16
| * | | | Merge tag 'usb-serial-5.14-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-08-055-16/+33
| |\ \ \ \
| | * | | | USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer2021-08-052-0/+4
| | * | | | USB: serial: pl2303: fix GT type detectionJohan Hovold2021-08-041-0/+1
| | * | | | USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas2021-08-041-0/+2
| | * | | | USB: serial: pl2303: fix HX type detectionJohan Hovold2021-07-301-16/+25
| | * | | | USB: serial: ch341: fix character loss at high transfer ratesWilly Tarreau2021-07-291-0/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'usb-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-07-294-13/+12
| |\ \ \ \
| | * | | | usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macroChristophe JAILLET2021-07-291-2/+2
| | * | | | usb: cdnsp: Fixed issue with ZLPPawel Laszczak2021-07-291-10/+8
| | * | | | usb: cdnsp: Fix incorrect supported maximum speedPawel Laszczak2021-07-291-1/+1
| | * | | | usb: cdns3: Fixed incorrect gadget statePawel Laszczak2021-07-291-0/+1
| | |/ / /
| * | | | usb: gadget: f_hid: idle uses the highest byte for durationMaxim Devaev2021-07-281-1/+1
| * | | | Revert "thunderbolt: Hide authorized attribute if router does not support PCI...Mika Westerberg2021-07-271-14/+1
| * | | | usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko2021-07-271-1/+5
| * | | | usb: host: ohci-at91: suspend/resume ports after/before OHCI accessesClaudiu Beznea2021-07-271-4/+5
| * | | | usb: musb: Fix suspend and resume issues for PHYs on I2C and SPITony Lindgren2021-07-271-5/+38