summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Check for all subplatform bitsUmesh Nerlige Ramappa2021-01-261-1/+1
* drm/i915: Fix ICL MG PHY vswing handlingVille Syrjälä2021-01-261-4/+3
* drm/i915/gt: Clear CACHE_MODE prior to clearing residualsChris Wilson2021-01-261-0/+12
* 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-061-1/+1
| * sh: intc: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2021-01-061-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
| * | | | | iio: ad5504: Fix setting power-down stateLars-Peter Clausen2021-01-141-2/+2
| * | | | | counter:ti-eqep: remove floorDavid Lechner2021-01-141-35/+0
| * | | | | drivers: iio: temperature: Add delay after the addressed reset command in mlx...Slaveyko Slaveykov2021-01-141-0/+6
| * | | | | iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()Alexandru Ardelean2021-01-141-5/+1
| * | | | | iio: sx9310: Off by one in sx9310_read_thresh()Dan Carpenter2021-01-141-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-01-242-24/+37
|\ \ \ \ \
| * | | | | tty: fix up hung_up_tty_write() conversionLinus Torvalds2021-01-221-4/+5
| * | | | | Merge 9bb48c82aced ("tty: implement write_iter") into tty-linusGreg Kroah-Hartman2021-01-211-22/+26
| |\ \ \ \ \
| | * | | | | tty: implement write_iterLinus Torvalds2021-01-201-22/+26
| * | | | | | serial: mvebu-uart: fix tx lost characters at power offPali Rohár2020-12-281-1/+9
| | |_|_|/ / | |/| | | |