index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
spi: mpc5xxx-psc: Return immediately if IRQ resource is unavailable
Andy Shevchenko
2
-0
/
+6
2023-03-07
spi: mpc5xxx-psc: Correct error check for devm_platform_get_and_ioremap_resou...
Andy Shevchenko
2
-4
/
+5
2023-03-06
spi: Propagate firmware node
Andy Shevchenko
1
-2
/
+2
2023-03-06
Add Quad SPI driver for StarFive JH7110 SoC
Mark Brown
2
-2
/
+21
2023-03-06
spi: Build coverage cleanups and improvements
Mark Brown
1
-4
/
+6
2023-03-06
spi: mpc52xx-psc: Modernize probe
Mark Brown
2
-184
/
+44
2023-03-05
drivers/spi-rockchip.c : Remove redundant variable slave
Lizhe
1
-1
/
+0
2023-03-05
drivers/spi-rockchip.c : Use devm_platform_get_and_ioremap_resource makes cod...
Lizhe
1
-2
/
+1
2023-03-05
spi/bcm63xx: Remove the unused function bcm_spi_readw()
Jiapeng Chong
1
-10
/
+0
2023-03-05
spi: Replace spi_pcpu_stats_totalize() macro by a C function
Geert Uytterhoeven
1
-23
/
+24
2023-03-05
spi: qcom-qspi: Make available for build test
Mark Brown
1
-1
/
+1
2023-03-05
spi: fsi: Make available for build test
Mark Brown
1
-1
/
+1
2023-03-05
spi: davinci: Make available for build test
Mark Brown
1
-1
/
+1
2023-03-05
spi: nxp-flexspi: Fix ARCH_LAYERSCAPE dependency
Mark Brown
1
-1
/
+2
2023-03-05
spi: rockchip: Add architecture dependency
Mark Brown
1
-0
/
+1
2023-03-05
spi: mpc5xxx-psc: Use platform resources instead of parsing DT properties
Rob Herring
2
-69
/
+21
2023-03-05
spi: mpc5xxx-psc: Convert probe to use devres functions
Rob Herring
2
-57
/
+18
2023-03-05
spi: mpc5xxx-psc: Remove unused platform_data
Rob Herring
2
-60
/
+7
2023-03-05
spi: cadence-quadspi: Add support for StarFive JH7110 QSPI
William Qiu
2
-2
/
+21
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-23
/
+53
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+17
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2023-03-04
Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+7
2023-03-03
Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+3
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
32
-244
/
+285
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
2023-03-03
Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+4
2023-03-03
Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-48
/
+20
2023-03-03
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-6
/
+6
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
6
-27
/
+32
2023-03-03
Merge tag 'ata-6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+0
2023-03-03
Merge branches 'acpi-pm' and 'acpi-x86'
Rafael J. Wysocki
2
-48
/
+13
2023-03-03
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+3
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+2
2023-03-03
Merge branch 'powercap'
Rafael J. Wysocki
2
-1
/
+2
2023-03-03
Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
28
-489
/
+999
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
1
-1
/
+0
2023-03-02
Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
49
-149
/
+435
2023-03-03
Merge tag 'amd-drm-fixes-6.3-2023-03-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
38
-128
/
+409
2023-03-03
Merge tag 'drm-intel-next-fixes-2023-02-27' of git://anongit.freedesktop.org/...
Dave Airlie
8
-18
/
+23
2023-03-03
Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/d...
Dave Airlie
3
-3
/
+3
2023-03-02
Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
35
-372
/
+269
2023-03-02
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-11
/
+9
2023-03-02
Merge tag 'auxdisplay-6.3' of https://github.com/ojeda/linux
Linus Torvalds
1
-0
/
+2
2023-03-02
Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+7
2023-03-02
Merge tag 'spi-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
3
-7
/
+12
2023-03-02
Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
[next]