VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-03-16
auxdisplay: Remove in_interrupt() usage.
Sebastian Andrzej Siewior
2021-02-26
treewide: Miguel has moved
Miguel Ojeda
2021-01-25
auxdisplay: Fix duplicate CHARLCD config symbol
Geert Uytterhoeven
2021-01-25
auxdisplay: ht16k33: Fix refresh rate handling
Geert Uytterhoeven
2021-01-25
dt-bindings: auxdisplay: ht16k33: Keyscan function should be optional
Robin van der Gracht
2020-11-16
auxdisplay: panel: Remove redundant charlcd_ops structures
Lars Poeschel
2020-11-16
auxdisplay: panel: Fix missing print function pointer
Lars Poeschel
2020-11-14
auxdisplay: fix platform_no_drv_owner.cocci warnings
kernel test robot
2020-11-09
auxdisplay: fix use after free in lcd2s_i2c_remove()
Dan Carpenter
2020-11-09
auxdisplay: hd44780_common: Fix build error
Lars Poeschel
2020-11-04
auxdisplay: add a driver for lcd2s character display
Lars Poeschel
2020-11-04
auxdisplay: charlcd: Do not print chars at end of line
Lars Poeschel
2020-11-04
auxdisplay: Change gotoxy calling interface
Lars Poeschel
2020-11-04
auxdisplay: charlcd: replace last device specific stuff
Lars Poeschel
2020-11-04
auxdisplay: hd44780: Remove clear_fast
Lars Poeschel
2020-11-04
auxdisplay: hd44780_common: Reduce clear_display timeout
Lars Poeschel
2020-11-04
auxdisplay: Call charlcd_backlight in place
Lars Poeschel
2020-11-04
auxdisplay: Move char redefine code to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: cleanup unnecessary hd44780 code in charlcd
Lars Poeschel
2020-11-04
auxdisplay: implement various hd44780_common_ functions
Lars Poeschel
2020-11-04
auxdisplay: Move init_display to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: Make use of enum for backlight on / off
Lars Poeschel
2020-11-04
auxdisplay: make charlcd_backlight visible to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: Move clear_display to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: add home to charlcd_ops
Lars Poeschel
2020-11-04
auxdisplay: provide hd44780_common_gotoxy
Lars Poeschel
2020-11-04
auxdisplay: hd44780_common_print
Lars Poeschel
2020-11-04
auxdisplay: Move addr out of charlcd_priv
Lars Poeschel
2020-11-04
auxdisplay: Move write_cmd pointers to hd44780 drivers
Lars Poeschel
2020-11-04
auxdisplay: Move write_data pointer to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: Move ifwidth to struct hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: Move hwidth and bwidth to struct hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: Introduce hd44780_common.[ch]
Lars Poeschel
2020-11-04
auxdisplay: Use an enum for charlcd backlight on/off ops
Lars Poeschel
2020-09-05
Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-08
auxdisplay: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-06
Merge tag 'auxdisplay-for-linus-v5.9-rc1' of git://github.com/ojeda/linux
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-29
auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code
Andy Shevchenko
2020-03-23
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
2020-03-06
auxdisplay: charlcd: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
auxdisplay: img-ascii-lcd: convert to devm_platform_ioremap_resource
Yangtao Li
2020-03-06
auxdisplay: Fix Kconfig indentation
Krzysztof Kozlowski
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
2019-12-11
auxdisplay: constify fb ops
Jani Nikula
2019-12-04
auxdisplay: charlcd: deduplicate simple_strtoul()
Andy Shevchenko
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
2019-08-20
auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constant
Nishka Dasgupta
2019-08-08
auxdisplay: charlcd: add include guard to charlcd.h
Masahiro Yamada
2019-08-08
auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay
Masahiro Yamada
2019-08-05
auxdisplay: charlcd: add help text for backlight initial state
Mans Rullgard
2019-08-05
auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attach
zhengbin
2019-07-31
docs: admin-guide: add auxdisplay files to it after conversion to ReST
Mauro Carvalho Chehab
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-06-20
auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero()
Souptick Joarder
2019-06-20
auxdisplay/cfag12864bfb.c: Convert to use vm_map_pages_zero()
Souptick Joarder
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-17
auxdisplay: charlcd: make backlight initial state configurable
Mans Rullgard
2019-03-17
auxdisplay: charlcd: simplify init message display
Mans Rullgard
2019-03-17
auxdisplay: deconfuse configuration
Mans Rullgard
2019-03-17
auxdisplay: hd44780: Convert to use charlcd_free()
Andy Shevchenko
2019-03-17
auxdisplay: panel: Convert to use charlcd_free()
Andy Shevchenko
2019-03-17
auxdisplay: charlcd: Introduce charlcd_free() helper
Andy Shevchenko
2019-03-17
auxdisplay: charlcd: Move to_priv() to charlcd namespace
Andy Shevchenko
2019-03-17
auxdisplay: hd44780: Fix memory leak on ->remove()
Andy Shevchenko
2019-02-15
auxdisplay: ht16k33: fix potential user-after-free on module unload
Miguel Ojeda
2018-12-21
auxdisplay: charlcd: fix x/y command parsing
Mans Rullgard
2018-11-01
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux
Linus Torvalds
2018-09-30
Compiler Attributes: auxdisplay: panel: use __nonstring
Miguel Ojeda
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2018-08-01
auxdisplay: simplify getting .drvdata
Wolfram Sang
2018-08-01
auxdisplay: charlcd: delete mdelay in long_sleep
Jia-Ju Bai
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-12
auxdisplay: Replace licenses with SPDX identifiers
Miguel Ojeda
2018-04-12
auxdisplay: make PANEL a menuconfig
Randy Dunlap
2018-04-12
auxdisplay: fix broken menu
Randy Dunlap
2018-04-12
auxdisplay: charlcd: Fix and clean up handling of x/y commands
Miguel Ojeda
2018-04-12
auxdisplay: charlcd: fix hex literal ranges for graphics command
Robert Abel
2018-04-12
auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed
Robert Abel
2018-04-12
auxdisplay: charlcd: replace octal literal with form-feed escape sequence
Robert Abel
2018-04-12
auxdisplay: charlcd: use null character instead of zero literal to terminate strings
Robert Abel
2018-04-12
auxdisplay: charlcd: no need to call charlcd_gotoxy() if nothing changes
Sean Young
2018-04-12
auxdisplay: cfag12864bfb: constify fb_fix_screeninfo and fb_var_screeninfo structures
Gustavo A. R. Silva
2018-04-12
auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON
Corentin Labbe
2018-04-12
auxdisplay: img-ascii-lcd: kconfig: Remove MIPS_SEAD3 reference
Ulf Magnusson
2018-04-12
auxdisplay: arm-charlcd: Fix struct charlcd doc line
Miguel Ojeda
2018-03-13
auxdisplay: img-ascii-lcd: Silence 2 uninitialized warnings
Miguel Ojeda
2018-03-13
auxdisplay: img-ascii-lcd: Fix doc comment to silence warnings
Miguel Ojeda
2018-03-13
auxdisplay: panel: Change comments to silence fallthrough warnings
Miguel Ojeda
2018-01-10
auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
2017-11-27
auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM
Thomas Meyer
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2017-11-03
Update MIPS email addresses
Paul Burton
2017-11-02
auxdisplay: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-18
auxdisplay: charlcd: properly restore atomic counter on error path
Willy Tarreau
2017-07-17
auxdisplay: constify charlcd_ops.
Arvind Yadav
2017-05-25
auxdisplay: Convert list_for_each to entry variant
Wei Yongjun
2017-04-08
auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder
Andy Shevchenko
2017-04-08
auxdisplay: Move panel.c to drivers/auxdisplay folder
Andy Shevchenko
2017-04-08
auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 data
Dmitry Torokhov
2017-04-08
auxdisplay: img-ascii-lcd: Fix module autoload
Javier Martinez Canillas
2017-04-08
auxdisplay: ht16k33: don't access uninitialized data
Arnd Bergmann
2017-04-08
auxdisplay: hd44780: Fix DT properties to include units of measurement
Geert Uytterhoeven
2017-03-27
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
2017-03-17
auxdisplay: Add HD44780 Character LCD support
Geert Uytterhoeven
2017-03-17
auxdisplay: charlcd: Add support for displays with more than two lines
Geert Uytterhoeven
2017-03-17
auxdisplay: charlcd: Add support for 4-bit interfaces
Geert Uytterhoeven
2017-03-17
auxdisplay: charlcd: Extract character LCD core from misc/panel
Geert Uytterhoeven
2017-03-16
auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches
Dmitry Torokhov
2017-02-10
auxdisplay: ht16k33: remove private workqueue
Dmitry Torokhov
2017-02-10
auxdisplay: ht16k33: rework input device initialization
Dmitry Torokhov
2017-02-10
auxdisplay: ht16k33: do not try to free fbdev
Dmitry Torokhov
2017-01-11
auxdisplay: fix new ht16k33 build errors
Randy Dunlap
2016-11-30
auxdisplay: ht16k33: select framebuffer helper modules
Robin van der Gracht
2016-11-10
auxdisplay: ht16k33: Driver for LED controller
Robin van der Gracht
2016-10-06
auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displays
Paul Burton
2015-08-14
auxdisplay: ks0108: initialize local parport variable
Sudip Mukherjee
2015-08-05
auxdisplay: ks0108: use new parport device model
Sudip Mukherjee
2015-08-05
auxdisplay: ks0108: use min_t
Sudip Mukherjee
2015-08-05
auxdisplay: ks0108: start using pr_*
Sudip Mukherjee
2015-08-05
auxdisplay: ks0108: fix refcount
Sudip Mukherjee
2013-10-29
framebuffer: Use fb_
Joe Perches
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-05-25
auxdisplay: section cleanup in cfag12864bfb driver
Henrik Kretzschmar
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
2010-03-07
auxdisplay: move cfag12864bfb's probe function to .devinit.text
Uwe Kleine-König
2009-04-01
auxdisplay: remove PARPORT dependency
H Hartley Sweeten
2008-07-24
auxdisplay: small cleanups
Akinobu Mita
2008-07-04
Miguel Ojeda has moved
Miguel Ojeda
2007-08-22
cfag12864b fix
Miguel Ojeda
2007-08-18
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
2007-07-16
Use menuconfig objects II - auxdisplay
Jan Engelhardt
2007-06-01
cfag12864bfb: Use sys_ instead of cfb_ framebuffer accessors
Avuton Olrich
2007-05-10
[S390] Kconfig: refine depends statements.
Martin Schwidefsky
2007-02-20
[PATCH] cfag12864b: fix crash when built-in and no parport present
Miguel Ojeda
2007-02-11
[PATCH] drivers: add LCD support
Miguel Ojeda Sandonis