index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-30
2
-2
/
+0
|
\
|
*
auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
2023-07-24
2
-2
/
+0
*
|
auxdisplay: hd44780: move cursor home after clear display command
Hugo Villeneuve
2023-08-19
1
-1
/
+9
|
/
*
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-29
2
-2
/
+2
|
\
|
*
auxdisplay/ht16k33: Use struct fb_info.screen_buffer
Thomas Zimmermann
2023-05-08
1
-1
/
+1
|
*
auxdisplay/cfag12864bfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
2023-05-08
1
-1
/
+1
*
|
auxdisplay: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-02
2
-2
/
+2
|
/
*
auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()
Jianglei Nie
2022-12-12
1
-0
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
2
-5
/
+2
*
auxdisplay: lcd2s: Use array size explicitly in lcd2s_gotoxy()
Andy Shevchenko
2022-03-18
1
-1
/
+1
*
auxdisplay: lcd2s: Switch to i2c ->probe_new()
Andy Shevchenko
2022-03-18
1
-3
/
+2
*
auxdisplay: lcd2s: use module_i2c_driver to simplify the code
Andy Shevchenko
2022-03-18
1
-18
/
+1
*
auxdisplay: lcd2s: make use of device property API
Andy Shevchenko
2022-03-18
1
-5
/
+3
*
auxdisplay: lcd2s: Fix multi-line comment style
Andy Shevchenko
2022-03-18
1
-11
/
+10
*
auxdisplay: lcd2s: Use proper API to free the instance of charlcd object
Andy Shevchenko
2022-03-03
1
-2
/
+2
*
auxdisplay: lcd2s: Fix memory leak in ->remove()
Andy Shevchenko
2022-03-03
1
-11
/
+7
*
auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature
Andy Shevchenko
2022-03-03
1
-1
/
+1
*
auxdisplay: charlcd: checking for pointer reference before dereferencing
Luiz Sampaio
2021-11-24
1
-0
/
+3
*
auxdisplay: charlcd: fixing coding style issue
Luiz Sampaio
2021-11-24
1
-1
/
+1
*
auxdisplay: cfag12864bfb: code indent should use tabs where possible
Huiquan Deng
2021-10-22
1
-3
/
+3
*
auxdisplay: ht16k33: remove superfluous header files
Mianhan Liu
2021-10-22
1
-1
/
+0
*
auxdisplay: ks0108: remove superfluous header files
Mianhan Liu
2021-10-22
1
-3
/
+0
*
auxdisplay: cfag12864bfb: remove superfluous header files
Mianhan Liu
2021-10-22
1
-3
/
+0
*
auxdisplay: ht16k33: Make use of device properties
Geert Uytterhoeven
2021-10-21
2
-16
/
+13
*
auxdisplay: ht16k33: Add LED support
Geert Uytterhoeven
2021-10-21
2
-16
/
+112
*
auxdisplay: ht16k33: Add support for segment displays
Geert Uytterhoeven
2021-10-21
2
-7
/
+190
*
auxdisplay: ht16k33: Extract frame buffer probing
Geert Uytterhoeven
2021-10-21
1
-48
/
+53
*
auxdisplay: ht16k33: Extract ht16k33_brightness_set()
Geert Uytterhoeven
2021-10-21
1
-6
/
+19
*
auxdisplay: ht16k33: Move delayed work
Geert Uytterhoeven
2021-10-21
1
-8
/
+7
*
auxdisplay: ht16k33: Add helper variable dev
Geert Uytterhoeven
2021-10-21
1
-21
/
+22
*
auxdisplay: ht16k33: Convert to simple i2c probe function
Geert Uytterhoeven
2021-10-21
1
-3
/
+2
*
auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
Geert Uytterhoeven
2021-10-21
1
-5
/
+1
*
auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
Geert Uytterhoeven
2021-10-21
1
-1
/
+1
*
auxdisplay: ht16k33: Fix frame buffer device blanking
Geert Uytterhoeven
2021-10-21
1
-0
/
+10
*
auxdisplay: ht16k33: Connect backlight to fbdev
Geert Uytterhoeven
2021-10-21
1
-28
/
+28
*
auxdisplay: linedisp: Add support for changing scroll rate
Geert Uytterhoeven
2021-10-21
1
-2
/
+35
*
auxdisplay: linedisp: Use kmemdup_nul() helper
Geert Uytterhoeven
2021-10-21
1
-4
/
+1
*
auxdisplay: Extract character line display core support
Geert Uytterhoeven
2021-10-21
5
-174
/
+312
*
auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
Geert Uytterhoeven
2021-10-21
1
-1
/
+1
*
auxdisplay: img-ascii-lcd: Add helper variable dev
Geert Uytterhoeven
2021-10-21
1
-7
/
+6
*
auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
Geert Uytterhoeven
2021-10-21
1
-0
/
+10
*
auxdisplay: Replace symbolic permissions with octal permissions
Jinchao Wang
2021-07-16
2
-3
/
+3
*
auxdisplay: ks0108: Switch to use module_parport_driver()
Andy Shevchenko
2021-07-16
1
-13
/
+1
*
auxdisplay: charlcd: Drop unneeded initializers and switch to C99 style
Andy Shevchenko
2021-07-16
1
-3
/
+1
*
auxdisplay: hd44780: Fix oops on module unloading
Lars Poeschel
2021-07-16
1
-1
/
+1
*
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-7
/
+0
*
auxdisplay: Remove in_interrupt() usage.
Sebastian Andrzej Siewior
2021-03-16
1
-10
/
+8
*
treewide: Miguel has moved
Miguel Ojeda
2021-02-26
3
-6
/
+6
*
auxdisplay: Fix duplicate CHARLCD config symbol
Geert Uytterhoeven
2021-01-25
1
-3
/
+0
*
auxdisplay: ht16k33: Fix refresh rate handling
Geert Uytterhoeven
2021-01-25
1
-2
/
+1
[next]