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-19
leds: lp50xx: Reduce level of dereferences
Andy Shevchenko
2021-02-19
leds: lp50xx: Switch to new style i2c-driver probe function
Andy Shevchenko
2021-02-19
leds: lp50xx: Don't spam logs when probe is deferred
Andy Shevchenko
2021-02-19
leds: apu: extend support for PC Engines APU1 with newer firmware
Andreas Eberlein
2021-02-19
Input: applespi - fix occasional crc errors under load.
Ronald Tschalär
2021-02-19
Input: applespi - don't wait for responses to commands indefinitely.
Ronald Tschalär
2021-02-19
Input: st1232 - add IDLE state as ready condition
Michael Tretter
2021-02-19
Input: zinitix - fix return type of zinitix_init_touch()
Dmitry Torokhov
2021-02-19
Input: i8042 - add ASUS Zenbook Flip to noselftest list
Marcos Paulo de Souza
2021-02-19
Input: add missing dependencies on CONFIG_HAS_IOMEM
Dmitry Torokhov
2021-02-19
Input: joydev - prevent potential read overflow in ioctl
Dan Carpenter
2021-02-19
i40e: Fix endianness conversions
Norbert Ciosek
2021-02-19
i40e: Fix add TC filter for IPv6
Mateusz Palczewski
2021-02-19
vfio/pci: remove CONFIG_VFIO_PCI_ZDEV from Kconfig
Max Gurtovoy
2021-02-19
cxl/mem: Return -EFAULT if copy_to_user() fails
Dan Carpenter
2021-02-19
cpufreq: Fix typo in kerneldoc comment
Yue Hu
2021-02-19
ACPICA: Remove some code duplication from acpi_ev_address_space_dispatch
Hans de Goede
2021-02-19
ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han...
Hans de Goede
2021-02-19
leds: lgm: Add LED controller driver for LGM SoC
Amireddy Mallikarjuna reddy
2021-02-19
leds: led-core: Get rid of enum led_brightness
Abanoub Sameh
2021-02-19
Revert "driver core: Set fw_devlink=on by default"
Greg Kroah-Hartman
2021-02-19
of: property: fw_devlink: Ignore interrupts property for some configs
Saravana Kannan
2021-02-18
arch_numa: fix common code printing of phys_addr_t
Randy Dunlap
2021-02-18
pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
Damien Le Moal
2021-02-19
Merge tag 'drm-intel-next-fixes-2021-02-18' of git://anongit.freedesktop.org/...
Dave Airlie
2021-02-19
Merge tag 'amd-drm-next-5.12-2021-02-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-02-18
tty: hvcs: Drop unnecessary if block
Uwe Kleine-König
2021-02-18
tty: vcc: Drop unnecessary if block
Uwe Kleine-König
2021-02-18
tty: vcc: Drop impossible to hit WARN_ON
Uwe Kleine-König
2021-02-18
PCI: acpiphp: Remove unused acpiphp_callback typedef
Chen Lin
2021-02-18
Input: elo - fix an error code in elo_connect()
Dan Carpenter
2021-02-18
drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)
Alex Deucher
2021-02-18
drm/radeon: OLAND boards don't have VCE
Alex Deucher
2021-02-18
drm/amdkfd: Fix recursive lock warnings
Felix Kuehling
2021-02-18
drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()
Jan Kokemüller
2021-02-18
drm/amd/display: Fix potential integer overflow
Gustavo A. R. Silva
2021-02-18
drm/amdgpu/display: remove hdcp_srm sysfs on device removal
Nirmoy Das
2021-02-18
drm/amdgpu: fix CGTS_TCC_DISABLE register offset on gfx10.3
Marek Olšák
2021-02-18
vfio/iommu_type1: Fix duplicate included kthread.h
Tian Tao
2021-02-18
i40e: Fix VFs not created
Sylwester Dziedziuch
2021-02-18
i40e: Fix addition of RX filters after enabling FW LLDP agent
Mateusz Palczewski
2021-02-18
i40e: Fix overwriting flow control settings during driver loading
Mateusz Palczewski
2021-02-18
i40e: Add zero-initialization of AQ command structures
Mateusz Palczewski
2021-02-18
i40e: Fix memory leak in i40e_probe
Keita Suzuki
2021-02-18
i40e: Fix flow for IPv6 next header (extension header)
Slawomir Laba
2021-02-18
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-02-18
cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is known
Rafael J. Wysocki
2021-02-18
PCI: cadence: Fix DMA range mapping early return error
Krzysztof Wilczyński
2021-02-18
HID: playstation: add DualSense player LED support.
Roderick Colenbrander
2021-02-18
HID: playstation: add microphone mute support for DualSense.
Roderick Colenbrander
[prev]
[next]