summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci-mtk: break loop when find the endpoint to dropChunfeng Yun2021-02-021-1/+3
* usb: xhci-mtk: skip dropping bandwidth of unchecked endpointsChunfeng Yun2021-02-012-29/+36
* usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda2021-02-011-0/+1
* Merge tag 'thunderbolt-for-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2021-02-011-1/+1
|\
| * thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()Mario Limonciello2021-01-281-1/+1
* | USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter2021-01-311-1/+3
* | Merge tag 'usb-serial-5.11-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-01-302-0/+8
|\ \
| * | USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel2021-01-281-0/+6
| * | USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran2021-01-251-0/+1
| * | USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin2021-01-131-0/+1
* | | usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang2021-01-265-39/+111
* | | usb: gadget: aspeed: add missing of_node_putkernel test robot2021-01-261-1/+3
* | | USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins2021-01-261-8/+11
| |/ |/|
* | Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds2021-01-242-13/+3
|\ \
| * | sh/intc: Restore devm_ioremap() alignmentGeert Uytterhoeven2021-01-071-1/+1
| * | sh: intc: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2021-01-071-12/+2
* | | Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-247-52/+126
|\ \ \
| * | | lightnvm: fix memory leak when submit failsPan Bian2021-01-211-2/+1
| * | | Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11Jens Axboe2021-01-215-50/+123
| |\ \ \
| | * | | nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig2021-01-201-10/+18
| | * | | nvme-pci: refactor nvme_unmap_dataChristoph Hellwig2021-01-201-28/+49
| | * | | nvmet: set right status on error in id-ns handlerChaitanya Kulkarni2021-01-181-2/+6
| | * | | nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen2021-01-181-0/+14
| | * | | nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeoutChao Leng2021-01-181-4/+10
| | * | | nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeoutChao Leng2021-01-181-4/+11
| | * | | nvme: check the PRINFO bit before deciding the host buffer lengthRevanth Rajashekar2021-01-181-2/+15
| * | | | md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni2021-01-201-0/+2
| |/ / /
* | | | Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-01-2415-21/+75
|\ \ \ \
| * | | | misc: rtsx: init value of aspm_enabledRicky Wu2021-01-221-1/+6
| * | | | habanalabs: disable FW events on device removalOded Gabbay2021-01-211-0/+9
| * | | | habanalabs: fix backward compatibility of idle checkOded Gabbay2021-01-211-0/+2
| * | | | habanalabs: zero pci counters packet before submit to FWOfir Bitton2021-01-211-0/+5
| * | | | intel_th: pci: Add Alder Lake-P supportAlexander Shishkin2021-01-211-0/+5
| * | | | stm class: Fix module init return on allocation failureWang Hui2021-01-211-2/+4
| * | | | habanalabs: prevent soft lockup during unmapOded Gabbay2021-01-123-5/+12
| * | | | habanalabs: fix reset process in case of failuresOded Gabbay2021-01-122-3/+11
| * | | | habanalabs: fix dma_addr passed to dma_mmap_coherentOded Gabbay2021-01-122-2/+4
| * | | | Merge tag 'phy-fixes-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Greg Kroah-Hartman2021-01-113-8/+17
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | phy: mediatek: allow compile-testing the dsi phyArnd Bergmann2021-01-041-1/+3
| | * | | phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren2021-01-041-6/+13
| | * | | PHY: Ingenic: fix unconditional build of phy-ingenic-usbAlexander Lobakin2020-12-291-1/+1
| | | |/ | | |/|
* | | | Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-01-242-20/+33
|\ \ \ \
| * | | | driver core: Fix device link device name collisionSaravana Kannan2021-01-211-12/+15
| * | | | driver core: Extend device_is_dependent()Rafael J. Wysocki2021-01-211-1/+16
| * | | | Revert "driver core: Reorder devices on successful probe"Greg Kroah-Hartman2021-01-121-7/+0
| * | | | Driver core: platform: Add extra error check in devm_platform_get_irqs_affini...John Garry2021-01-081-0/+2
| * | | | drivers core: Free dma_range_map when driver probe failedMeng Li2021-01-081-0/+2
* | | | | Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-246-58/+29
|\ \ \ \ \
| * | | | | iio: sx9310: Fix semtech,avg-pos-strength setting when > 16Stephen Boyd2021-01-141-1/+2
| * | | | | iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_threadLorenzo Bianconi2021-01-141-14/+17