index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
auxdisplay: ht16k33: Define a few helper macros
Andy Shevchenko
1
-12
/
+16
2024-02-26
auxdisplay: ht16k33: Move ht16k33_linedisp_ops down
Andy Shevchenko
1
-12
/
+12
2024-02-26
auxdisplay: ht16k33: Add default to switch-cases
Andy Shevchenko
1
-5
/
+9
2024-02-26
auxdisplay: linedisp: Allocate buffer for the string
Andy Shevchenko
4
-21
/
+18
2024-02-15
auxdisplay: linedisp: Add support for overriding character mapping
Andy Shevchenko
2
-2
/
+140
2024-02-15
auxdisplay: linedisp: Provide struct linedisp_ops for future extension
Andy Shevchenko
4
-15
/
+35
2024-02-15
auxdisplay: linedisp: Move exported symbols to a namespace
Andy Shevchenko
3
-2
/
+4
2024-02-15
auxdisplay: linedisp: Add missing header(s)
Andy Shevchenko
2
-0
/
+6
2024-02-15
auxdisplay: linedisp: Unshadow error codes in ->store()
Andy Shevchenko
1
-2
/
+5
2024-02-15
auxdisplay: linedisp: Use unique number for id
Andy Shevchenko
2
-3
/
+12
2024-02-15
auxdisplay: linedisp: Free allocated resources in ->release()
Andy Shevchenko
1
-1
/
+8
2024-02-15
auxdisplay: img-ascii-lcd: Make container_of() no-op for struct linedisp
Andy Shevchenko
1
-2
/
+2
2024-02-15
auxdisplay: panel: Switch to use module_parport_driver()
Andy Shevchenko
1
-113
/
+89
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-18
/
+12
2023-12-01
auxdisplay: img-ascii-lcd: Use device_get_match_data()
Rob Herring
1
-9
/
+3
2023-11-29
fbdev: Push pgprot_decrypted() into mmap implementations
Thomas Zimmermann
2
-0
/
+4
2023-11-29
auxdisplay/ht16k33: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-9
/
+3
2023-11-29
auxdisplay/ht16k33: Set FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-11-29
auxdisplay/cfag12864bfb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-9
/
+3
2023-11-29
auxdisplay/cfag12864bfb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-09-29
auxdisplay: panel: Replace deprecated strncpy() with strtomem_pad()
Justin Stitt
1
-4
/
+3
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+0
2023-08-19
auxdisplay: hd44780: move cursor home after clear display command
Hugo Villeneuve
1
-1
/
+9
2023-07-24
auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
2
-2
/
+0
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+2
2023-06-02
auxdisplay: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2
-2
/
+2
2023-05-08
auxdisplay/ht16k33: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-05-08
auxdisplay/cfag12864bfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2022-12-12
auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()
Jianglei Nie
1
-0
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2
-5
/
+2
2022-03-18
auxdisplay: lcd2s: Use array size explicitly in lcd2s_gotoxy()
Andy Shevchenko
1
-1
/
+1
2022-03-18
auxdisplay: lcd2s: Switch to i2c ->probe_new()
Andy Shevchenko
1
-3
/
+2
2022-03-18
auxdisplay: lcd2s: use module_i2c_driver to simplify the code
Andy Shevchenko
1
-18
/
+1
2022-03-18
auxdisplay: lcd2s: make use of device property API
Andy Shevchenko
1
-5
/
+3
2022-03-18
auxdisplay: lcd2s: Fix multi-line comment style
Andy Shevchenko
1
-11
/
+10
2022-03-03
auxdisplay: lcd2s: Use proper API to free the instance of charlcd object
Andy Shevchenko
1
-2
/
+2
2022-03-03
auxdisplay: lcd2s: Fix memory leak in ->remove()
Andy Shevchenko
1
-11
/
+7
2022-03-03
auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature
Andy Shevchenko
1
-1
/
+1
2021-11-24
auxdisplay: charlcd: checking for pointer reference before dereferencing
Luiz Sampaio
1
-0
/
+3
2021-11-24
auxdisplay: charlcd: fixing coding style issue
Luiz Sampaio
1
-1
/
+1
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-21
auxdisplay: ht16k33: Make use of device properties
Geert Uytterhoeven
2
-16
/
+13
2021-10-21
auxdisplay: ht16k33: Add LED support
Geert Uytterhoeven
2
-16
/
+112
2021-10-21
auxdisplay: ht16k33: Add support for segment displays
Geert Uytterhoeven
2
-7
/
+190
2021-10-21
auxdisplay: ht16k33: Extract frame buffer probing
Geert Uytterhoeven
1
-48
/
+53
2021-10-21
auxdisplay: ht16k33: Extract ht16k33_brightness_set()
Geert Uytterhoeven
1
-6
/
+19
2021-10-21
auxdisplay: ht16k33: Move delayed work
Geert Uytterhoeven
1
-8
/
+7
[prev]
[next]