index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
Age
Commit message (
Expand
)
Author
2017-11-03
Update MIPS email addresses
Paul Burton
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_<level>
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 imp...
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