index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-24
6
-21
/
+55
|
\
|
*
spi: sc18is602: implement .max_{transfer,message}_size() for the controller
Vladimir Oltean
2021-05-21
1
-0
/
+7
|
*
spi: sc18is602: don't consider the chip select byte in sc18is602_check_transfer
Vladimir Oltean
2021-05-21
1
-1
/
+1
|
*
Merge tag 'v5.13-rc2' into spi-5.13
Mark Brown
2021-05-18
6341
-161234
/
+405569
|
|
\
|
*
|
spi: Don't have controller clean up spi device before driver unbind
Saravana Kannan
2021-05-14
1
-3
/
+3
|
*
|
spi: Assume GPIO CS active high in ACPI case
Andy Shevchenko
2021-05-12
1
-4
/
+18
|
*
|
spi: sprd: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
2021-05-12
1
-0
/
+1
|
*
|
spi: take the SPI IO-mutex in the spi_set_cs_timing method
Leilk Liu
2021-05-10
1
-2
/
+7
|
*
|
spi: spi-fsl-dspi: Fix a resource leak in an error handling path
Christophe JAILLET
2021-05-10
1
-1
/
+3
|
*
|
spi: spi-zynq-qspi: Fix stack violation bug
Karen Dombroski
2021-04-29
1
-4
/
+3
|
*
|
spi: spi-zynq-qspi: Fix kernel-doc warning
Amit Kumar Mahapatra
2021-04-29
1
-1
/
+1
|
*
|
spi: altera: Make SPI_ALTERA_CORE invisible
Geert Uytterhoeven
2021-04-28
1
-1
/
+1
|
*
|
spi: Fix spi device unregister flow
Saravana Kannan
2021-04-28
1
-6
/
+12
*
|
|
Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-05-23
4
-10
/
+4
|
\
\
\
|
*
\
\
Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-05-17
4
-10
/
+4
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
irqchip: Remove redundant error printing
Zhen Lei
2021-05-16
3
-9
/
+3
|
|
*
|
irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLE
Geert Uytterhoeven
2021-05-10
1
-1
/
+1
*
|
|
|
Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-22
4
-4
/
+19
|
\
\
\
\
|
*
|
|
|
nvme-fc: clear q_live at beginning of association teardown
James Smart
2021-05-19
1
-0
/
+12
|
*
|
|
|
nvme-tcp: rerun io_work if req_list is not empty
Keith Busch
2021-05-19
1
-1
/
+2
|
*
|
|
|
nvme-tcp: fix possible use-after-completion
Sagi Grimberg
2021-05-19
1
-1
/
+1
|
*
|
|
|
nvme-loop: fix memory leak in nvme_loop_create_ctrl()
Wu Bo
2021-05-19
1
-1
/
+3
|
*
|
|
|
nvmet: fix memory leak in nvmet_alloc_ctrl()
Wu Bo
2021-05-19
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-22
2
-11
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
xen-pciback: reconfigure also from backend watch handler
Jan Beulich
2021-05-21
1
-5
/
+17
|
*
|
|
|
|
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
2021-05-21
1
-6
/
+8
*
|
|
|
|
|
Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-22
3
-12
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gpio: tegra186: Don't set parent IRQ affinity
Jon Hunter
2021-05-12
1
-11
/
+0
|
*
|
|
|
|
|
gpio: xilinx: Correct kernel doc for xgpio_probe()
Andy Shevchenko
2021-05-12
1
-1
/
+1
|
*
|
|
|
|
|
gpio: cadence: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-05-12
1
-0
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2021-05-21
2
-3
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mmc: sdhci-pci-gli: increase 1.8V regulator wait
Daniel Beer
2021-05-10
1
-1
/
+6
|
*
|
|
|
|
|
mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignment
Neil Armstrong
2021-05-10
1
-1
/
+2
|
*
|
|
|
|
|
mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist of...
Neil Armstrong
2021-05-10
1
-1
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-05-21
29
-192
/
+191
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-05-21
16
-35
/
+54
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
drm/amdgpu: stop touching sched.ready in the backend
Christian König
2021-05-20
4
-16
/
+1
|
|
*
|
|
|
|
|
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
2021-05-20
1
-1
/
+0
|
|
*
|
|
|
|
|
drm/amdgpu: update sdma golden setting for Navi12
Guchun Chen
2021-05-20
1
-0
/
+4
|
|
*
|
|
|
|
|
drm/amdgpu: update gc golden setting for Navi12
Guchun Chen
2021-05-20
1
-2
/
+4
|
|
*
|
|
|
|
|
drm/amdgpu: Fix a use-after-free
xinhui pan
2021-05-20
1
-0
/
+1
|
|
*
|
|
|
|
|
drm/amdgpu: add video_codecs query support for aldebaran
James Zhu
2021-05-20
1
-0
/
+1
|
|
*
|
|
|
|
|
drm/amd/amdgpu: fix refcount leak
Jingwen Chen
2021-05-20
1
-0
/
+3
|
|
*
|
|
|
|
|
drm/amd/display: Disconnect non-DP with no EDID
Chris Park
2021-05-20
1
-0
/
+18
|
|
*
|
|
|
|
|
drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
Changfeng
2021-05-20
2
-5
/
+7
|
|
*
|
|
|
|
|
drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
Yi Li
2021-05-20
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/radeon: use the dummy page for GART if needed
Christian König
2021-05-20
1
-1
/
+2
|
|
*
|
|
|
|
|
drm/amd/display: Use the correct max downscaling value for DCN3.x family
Nikola Cornij
2021-05-19
3
-9
/
+12
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'drm-intel-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2021-05-21
9
-145
/
+129
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge tag 'gvt-fixes-2021-05-19' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2021-05-19
6
-138
/
+118
|
|
|
\
\
\
\
\
\
[next]