index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
auxdisplay: cfag12864bfb: code indent should use tabs where possible
Huiquan Deng
1
-3
/
+3
2021-10-22
auxdisplay: ht16k33: remove superfluous header files
Mianhan Liu
1
-1
/
+0
2021-10-22
auxdisplay: ks0108: remove superfluous header files
Mianhan Liu
1
-3
/
+0
2021-10-22
auxdisplay: cfag12864bfb: remove superfluous header files
Mianhan Liu
1
-3
/
+0
2021-10-22
auxdisplay: ht16k33: Make use of device properties
Geert Uytterhoeven
2
-16
/
+13
2021-10-22
auxdisplay: ht16k33: Add LED support
Geert Uytterhoeven
2
-16
/
+112
2021-10-22
auxdisplay: ht16k33: Add support for segment displays
Geert Uytterhoeven
2
-7
/
+190
2021-10-22
auxdisplay: ht16k33: Extract frame buffer probing
Geert Uytterhoeven
1
-48
/
+53
2021-10-22
auxdisplay: ht16k33: Extract ht16k33_brightness_set()
Geert Uytterhoeven
1
-6
/
+19
2021-10-22
auxdisplay: ht16k33: Move delayed work
Geert Uytterhoeven
1
-8
/
+7
2021-10-22
auxdisplay: ht16k33: Add helper variable dev
Geert Uytterhoeven
1
-21
/
+22
2021-10-22
auxdisplay: ht16k33: Convert to simple i2c probe function
Geert Uytterhoeven
1
-3
/
+2
2021-10-22
auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
Geert Uytterhoeven
1
-5
/
+1
2021-10-22
auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
Geert Uytterhoeven
1
-1
/
+1
2021-10-22
auxdisplay: ht16k33: Fix frame buffer device blanking
Geert Uytterhoeven
1
-0
/
+10
2021-10-22
auxdisplay: ht16k33: Connect backlight to fbdev
Geert Uytterhoeven
1
-28
/
+28
2021-10-22
auxdisplay: linedisp: Add support for changing scroll rate
Geert Uytterhoeven
1
-2
/
+35
2021-10-22
auxdisplay: linedisp: Use kmemdup_nul() helper
Geert Uytterhoeven
1
-4
/
+1
2021-10-22
auxdisplay: Extract character line display core support
Geert Uytterhoeven
5
-174
/
+312
2021-10-22
auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
Geert Uytterhoeven
1
-1
/
+1
2021-10-22
auxdisplay: img-ascii-lcd: Add helper variable dev
Geert Uytterhoeven
1
-7
/
+6
2021-10-22
auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
Geert Uytterhoeven
1
-0
/
+10
2021-10-18
Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+5
2021-10-18
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-35
/
+38
2021-10-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-36
/
+22
2021-10-18
Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-10-18
Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+4
2021-10-18
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-18
/
+42
2021-10-18
Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-20
/
+69
2021-10-18
Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-18
/
+52
2021-10-18
Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+6
2021-10-18
Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-22
/
+70
2021-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-34
/
+68
2021-10-17
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
1
-22
/
+22
2021-10-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-11
/
+5
2021-10-16
Merge tag 'for-5.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+31
2021-10-16
Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-1
/
+43
2021-10-16
Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+12
2021-10-16
Merge tag 'acpi-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+2
2021-10-16
Input: touchscreen - avoid bitwise vs logical OR warning
Nathan Chancellor
1
-21
/
+21
2021-10-16
Input: xpad - add support for another USB ID of Nacon GC-100
Michael Cullen
1
-0
/
+2
2021-10-16
Input: resistive-adc-touch - fix division by zero error on z1 == 0
Oleksij Rempel
1
-13
/
+16
2021-10-16
Input: snvs_pwrkey - add clk handling
Uwe Kleine-König
1
-0
/
+29
2021-10-15
Merge tag 'gpio-fixes-for-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-10
/
+35
2021-10-15
Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-100
/
+123
2021-10-15
Merge tag 'mtd/fixes-for-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+6
2021-10-15
Merge tag 'drm-fixes-2021-10-15-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
35
-258
/
+394
2021-10-15
Merge tag 'usb-serial-5.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-0
/
+9
2021-10-15
eeprom: 93xx46: fix MODULE_DEVICE_TABLE
Arnd Bergmann
1
-1
/
+1
2021-10-15
drm/panel: olimex-lcd-olinuxino: select CRC32
Vegard Nossum
1
-0
/
+1
[next]