index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-02-15
gpio: mvebu: improve handling of pwm zero on/off values
Baruch Siach
2021-02-15
gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX
Baruch Siach
2021-02-15
gpio: mvebu: make pwm .get_state closer to idempotent
Baruch Siach
2021-02-15
gpio: mvebu: improve pwm period calculation accuracy
Baruch Siach
2021-02-15
gpio: mockup: tweak the Kconfig help text
Bartosz Golaszewski
2021-02-15
gpio: wcove: convert comma to semicolon
Zheng Yongjun
2021-02-15
gpio: vx855: convert comma to semicolon
Zheng Yongjun
2021-02-15
gpio: tegra186: convert comma to semicolon
Zheng Yongjun
2021-02-15
gpio: max77620: convert comma to semicolon
Zheng Yongjun
2021-02-15
gpio: remove zte zx driver
Arnd Bergmann
2021-02-15
gpio: tegra: Fix wake interrupt
Dmitry Osipenko
2021-02-15
gpio: pca953x: Add support for pca9506
Uwe Kleine-König
2021-02-15
gpio: rcar: Add R-Car V3U (R8A779A0) support
Geert Uytterhoeven
2021-02-15
gpio: rcar: Optimize GPIO pin state read on R-Car Gen3
Geert Uytterhoeven
2021-02-15
gpio: bd7xxxx: use helper variable for pdev->dev
Bartosz Golaszewski
2021-02-15
gpio: tegra: Convert to gpio_irq_chip
Thierry Reding
2021-02-15
gpio: visconti: Add Toshiba Visconti GPIO support
Nobuhiro Iwamatsu
2021-02-15
gpio: bd7xxxx: Do not depend on parent driver data
Matti Vaittinen
2021-02-15
gpio: Kconfig: Update help description for GPIO_RCAR config
Lad Prabhakar
2021-02-15
gpio: sl28cpld: convert comma to semicolon
Zheng Yongjun
2021-02-15
gpio: rcar: Remove redundant compatible values
Lad Prabhakar
2021-02-15
gpio: fix spelling mistake in Kconfig "supprot" -> "support"
Colin Ian King
2021-02-15
mmc: sdhci-esdhc-imx: fix kernel panic when remove module
Frank Li
2021-02-15
mmc: host: Retire MMC_GOLDFISH
Roman Kiryanov
2021-02-15
mmc: cb710: Use new tasklet API
Emil Renner Berthing
2021-02-15
mmc: sdhci-pci-o2micro: Bug fix for SDR104 HW tuning failure
Shirley Her
2021-02-15
Merge branch 'edac-misc' into edac-updates-for-v5.12
Borislav Petkov
2021-02-15
xen-blkback: fix error handling in xen_blkbk_map()
Jan Beulich
2021-02-15
xen-scsiback: don't "handle" error by BUG()
Jan Beulich
2021-02-15
xen-netback: don't "handle" error by BUG()
Jan Beulich
2021-02-15
xen-blkback: don't "handle" error by BUG()
Jan Beulich
2021-02-15
Xen/gntdev: correct error checking in gntdev_map_grant_pages()
Jan Beulich
2021-02-15
Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
Jan Beulich
2021-02-14
mailbox: tegra-hsp: Set lockdep class dynamically
Mikko Perttunen
2021-02-14
mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULL
Magnum Shan
2021-02-14
mailbox: arm_mhuv2: make remove callback return void
Uwe Kleine-König
2021-02-14
mailbox: arm_mhuv2: Fix sparse warnings
Viresh Kumar
2021-02-14
mailbox: qcom: Add support for SDX55 APCS IPC
Manivannan Sadhasivam
2021-02-14
mailbox: omap: Add support for K3 AM64x SoCs
Suman Anna
2021-02-14
mailbox: qcom: Add SC8180X apcs compatible
Bjorn Andersson
2021-02-15
pinctrl: mediatek: Fix trigger type setting follow for unexpected interrupt
Hailong Fan
2021-02-14
lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid()
Andy Shevchenko
2021-02-14
lightnvm: fix unnecessary NULL check warnings
Tian Tao
2021-02-14
net: mvpp2: improve Networking Complex Control register naming
Stefan Chulski
2021-02-14
net: mvpp2: improve mvpp2_get_sram return
Stefan Chulski
2021-02-14
net: mvpp2: improve Packet Processor version check
Stefan Chulski
2021-02-14
net: mvpp2: simplify PPv2 version ID read
Stefan Chulski
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
[prev]
[next]