platform/kernel/linux-rpi.git
2021-03-17 Fabio Estevamspi: imx: Improve driver description
2021-03-17 Colin Ian Kingspi: Fix spelling mistake "softwade" -> "software"
2021-03-16 Mark BrownMerge series "spi: Adding support for software nodes...
2021-03-16 Heikki Krogerusspi: Remove support for dangling device properties
2021-03-16 Heikki KrogerusARM: pxa: zeus: Constify the software node
2021-03-16 Heikki KrogerusARM: pxa: icontrol: Constify the software node
2021-03-16 Heikki Krogerusspi: Add support for software nodes
2021-03-12 Mark BrownMerge series "spi: finalize 'delay_usecs' removal/trans...
2021-03-12 Alain Volmatspi: stm32: avoid ifdef CONFIG_PM for pm callbacks
2021-03-12 Alexandru Ardeleanspi: docs: update info about 'delay_usecs'
2021-03-12 Alexandru Ardeleanspi: core: remove 'delay_usecs' field from spi_transfer
2021-03-12 Alexandru Ardeleanspi: fsl-espi: remove usage of 'delay_usecs' field
2021-03-12 Alexandru Ardeleanspi: spi-falcon: remove check for 'delay_usecs'
2021-03-12 Alexandru Ardeleanstaging: greybus: spilib: use 'spi_delay_to_ns' for...
2021-03-12 Alexandru Ardeleanspi: spi-tegra20-flash: don't check 'delay_usecs' field...
2021-03-12 Alexandru Ardeleanspi: spi-sh: replace 'delay_usecs' with 'delay.value...
2021-03-12 Alexandru Ardeleanspi: spi-bcm-qspi: replace 'delay_usecs' with 'delay...
2021-03-12 Alexandru Ardeleanspi: bcm63xx-spi: don't check 'delay_usecs' field
2021-03-12 Alexandru Ardeleanspi: spi-axi-spi-engine: remove usage of delay_usecs
2021-03-10 Jay Fangspi: cadence-quadspi: Silence shiftTooManyBitsSigned...
2021-03-10 Mark BrownMerge series "parport: Introduce module_parport_driver...
2021-03-10 Mason Zhangspi: mt6779: update spi document
2021-03-10 Kuldeep Singhspi: spi-nxp-fspi: Add imx8dxl support
2021-03-10 Kuldeep Singhspi: spi-nxp-fspi: Implement errata workaround for...
2021-03-10 Han Xuspi: spi-nxp-fspi: Add imx8dxl driver support
2021-03-10 Kuldeep Singhspi: spi-nxp-fspi: Add support for IP read only
2021-03-10 Junlin Yangspi: cadence-quadspi: add missing of_node_put
2021-03-10 Tudor Ambarusspi: atmel: Drop unused variable
2021-03-10 Arnd Bergmannspi: rockchip: avoid objtool warning
2021-03-10 Alexander Sverdlinspi: omap2-mcspi: Activate pinctrl idle state during...
2021-03-10 Mark BrownMerge existing fixes from spi/for-5.12
2021-03-10 Andy Shevchenkospi: lm70llp: Switch to use module_parport_driver()
2021-03-10 Andy Shevchenkospi: butterfly: Switch to use module_parport_driver()
2021-03-10 Andy Shevchenkoparport: Introduce module_parport_driver() helper macro
2021-03-10 David Bauerspi: ath79: remove spi-master setup and cleanup assignment
2021-03-10 David Bauerspi: ath79: always call chipselect function
2021-03-10 Álvaro Fernández... spi: bcm63xx-hsspi: fix pm_runtime
2021-03-10 Álvaro Fernández... spi: bcm63xx-spi: fix pm_runtime
2021-03-10 Tudor Ambarusspi: spi-ti-qspi: Free DMA resources
2021-03-06 Linus TorvaldsLinux 5.12-rc2
2021-03-06 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-03-06 Linus TorvaldsMerge tag 'gcc-plugins-v5.12-rc2' of git://git./linux...
2021-03-06 Linus TorvaldsMerge tag 'pstore-v5.12-rc2' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'for-5.12/dm-fixes' of git://git./linux/kerne...
2021-03-05 Linus TorvaldsMerge tag 'block-5.12-2021-03-05' of git://git.kernel...
2021-03-05 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-05' of git://git.kerne...
2021-03-05 Linus TorvaldsMerge tag 'pm-5.12-rc2' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'acpi-5.12-rc2' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'iommu-fixes-v5.12-rc1' of git://git./linux...
2021-03-05 Linus TorvaldsMerge tag 'for-5.12-rc1-tag' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.12-1' of git://git...
2021-03-05 Linus TorvaldsMerge tag 'trace-v5.12-rc1' of git://git./linux/kernel...
2021-03-05 Bob PearsonRDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
2021-03-05 Bob PearsonRDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
2021-03-05 Bob PearsonRDMA/rxe: Fix missed IB reference counting in loopback
2021-03-05 Pavel Begunkovio_uring: don't restrict issue_flags for io_openat
2021-03-05 Jens AxboeMerge tag 'nvme-5.12-2021-03-05' of git://git.infradead...
2021-03-05 Jens Axboeio_uring: make SQPOLL thread parking saner
2021-03-05 Jens Axboeio-wq: kill hashed waitqueue before manager exits
2021-03-05 Jens Axboeio_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return
2021-03-05 Jens Axboeio_uring: don't keep looping for more events if we...
2021-03-05 Jens Axboeio_uring: move to using create_io_thread()
2021-03-05 Rafael J. WysockiMerge branch 'powercap'
2021-03-05 Max Gurtovoynvmet: model_number must be immutable once set
2021-03-05 Martin Georgenvme-fabrics: fix kato initialization
2021-03-05 Daniel Wagnernvme-hwmon: Return error code when registration fails
2021-03-05 Pascal Terjannvme-pci: add quirks for Lexar 256GB SSD
2021-03-05 Zoltán Böszörményinvme-pci: mark Kingston SKC2000 as not supporting the...
2021-03-05 Julian Einwagnvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC...
2021-03-05 Linus TorvaldsMerge tag 'drm-fixes-2021-03-05' of git://anongit.freed...
2021-03-05 Linus TorvaldsMerge tag 'mkp-scsi-fixes' of git://git./linux/kernel...
2021-03-05 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-03' of https...
2021-03-05 Dave AirlieMerge branch '00.00-inst' of git://github.com/skeggsb...
2021-03-05 Chris Leechscsi: iscsi: Verify lengths on passthrough PDUs
2021-03-05 Chris Leechscsi: iscsi: Ensure sysfs attributes are limited to...
2021-03-05 Lee Duncanscsi: iscsi: Restrict sessions and handles to admin...
2021-03-04 Jens Axboekernel: provide create_io_thread() helper
2021-03-04 Pavel Begunkovio_uring: reliably cancel linked timeouts
2021-03-04 Pavel Begunkovio_uring: cancel-match based on flags
2021-03-04 Linus TorvaldsMerge tag 'tpmdd-next-v5.12-rc2' of git://git./linux...
2021-03-04 Milan Brozdm verity: fix FEC for RS roots unaligned to block...
2021-03-04 Mikulas Patockadm bufio: subtract the number of initial sectors in...
2021-03-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-03-04 Linus TorvaldsMerge tag 'for-linus-5.12b-rc2-tag' of git://git./linux...
2021-03-04 Linus TorvaldsMerge tag 'sound-5.12-rc2' of git://git./linux/kernel...
2021-03-04 Naohiro Aotabtrfs: zoned: do not account freed region of read-only...
2021-03-04 Naohiro Aotabtrfs: zoned: use sector_t for zone sectors
2021-03-04 Steven Rostedt... tracing: Fix comment about the trace_event_call flags
2021-03-04 Steven Rostedt... tracing: Skip selftests if tracing is disabled
2021-03-04 Vamshi K Sthambamkaditracing: Fix memory leak in __create_synth_event()
2021-03-04 Steven Rostedt... ring-buffer: Add a little more information and a WARN...
2021-03-04 Steven Rostedt... ring-buffer: Force before_stamp and write_stamp to...
2021-03-04 Rolf Eike Beertracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig
2021-03-04 Yordan Karadzhov... tracing: Remove duplicate declaration from trace.h
2021-03-04 Jens Axboeio-wq: ensure all pending work is canceled on exit
2021-03-04 Jens Axboeio_uring: ensure that threads freeze on suspend
2021-03-04 Pavel Begunkovio_uring: remove extra in_idle wake up
2021-03-04 Pavel Begunkovio_uring: inline __io_queue_async_work()
2021-03-04 Pavel Begunkovio_uring: inline io_req_clean_work()
2021-03-04 Pavel Begunkovio_uring: choose right tctx->io_wq for try cancel
next