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
*
auxdisplay: img-ascii-lcd: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-12
1
-5
/
+2
*
auxdisplay: hd44780: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-12
1
-3
/
+2
*
auxdisplay: cfag12864bfb: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-12
1
-4
/
+2
*
auxdisplay: seg-led-gpio: Import linedisp namespace
Chris Packham
2024-03-11
1
-0
/
+1
*
auxdisplay: Add 7-segment LED display driver
Chris Packham
2024-03-08
3
-0
/
+124
*
auxdisplay: Add driver for MAX695x 7-segment LED controllers
Andy Shevchenko
2024-02-26
3
-0
/
+209
*
auxdisplay: ht16k33: Drop struct ht16k33_seg
Andy Shevchenko
2024-02-26
1
-15
/
+9
*
auxdisplay: ht16k33: Switch to use line display character mapping
Andy Shevchenko
2024-02-26
1
-73
/
+30
*
auxdisplay: ht16k33: Define a few helper macros
Andy Shevchenko
2024-02-26
1
-12
/
+16
*
auxdisplay: ht16k33: Move ht16k33_linedisp_ops down
Andy Shevchenko
2024-02-26
1
-12
/
+12
*
auxdisplay: ht16k33: Add default to switch-cases
Andy Shevchenko
2024-02-26
1
-5
/
+9
*
auxdisplay: linedisp: Allocate buffer for the string
Andy Shevchenko
2024-02-26
4
-21
/
+18
*
auxdisplay: linedisp: Add support for overriding character mapping
Andy Shevchenko
2024-02-15
2
-2
/
+140
*
auxdisplay: linedisp: Provide struct linedisp_ops for future extension
Andy Shevchenko
2024-02-15
4
-15
/
+35
*
auxdisplay: linedisp: Move exported symbols to a namespace
Andy Shevchenko
2024-02-15
3
-2
/
+4
*
auxdisplay: linedisp: Add missing header(s)
Andy Shevchenko
2024-02-15
2
-0
/
+6
*
auxdisplay: linedisp: Unshadow error codes in ->store()
Andy Shevchenko
2024-02-15
1
-2
/
+5
*
auxdisplay: linedisp: Use unique number for id
Andy Shevchenko
2024-02-15
2
-3
/
+12
*
auxdisplay: linedisp: Free allocated resources in ->release()
Andy Shevchenko
2024-02-15
1
-1
/
+8
*
auxdisplay: img-ascii-lcd: Make container_of() no-op for struct linedisp
Andy Shevchenko
2024-02-15
1
-2
/
+2
*
auxdisplay: panel: Switch to use module_parport_driver()
Andy Shevchenko
2024-02-15
1
-113
/
+89
*
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-12
3
-18
/
+12
|
\
|
*
fbdev: Push pgprot_decrypted() into mmap implementations
Thomas Zimmermann
2023-11-29
2
-0
/
+4
|
*
auxdisplay/ht16k33: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2023-11-29
2
-9
/
+3
|
*
auxdisplay/ht16k33: Set FBINFO_VIRTFB flag
Thomas Zimmermann
2023-11-29
1
-0
/
+1
|
*
auxdisplay/cfag12864bfb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2023-11-29
2
-9
/
+3
|
*
auxdisplay/cfag12864bfb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
2023-11-29
1
-0
/
+1
*
|
auxdisplay: img-ascii-lcd: Use device_get_match_data()
Rob Herring
2023-12-01
1
-9
/
+3
|
/
*
auxdisplay: panel: Replace deprecated strncpy() with strtomem_pad()
Justin Stitt
2023-09-29
1
-4
/
+3
*
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
[next]