summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-16auxdisplay: panel: Fix missing print function pointerLars Poeschel
2020-11-14auxdisplay: fix platform_no_drv_owner.cocci warningskernel test robot
2020-11-09auxdisplay: fix use after free in lcd2s_i2c_remove()Dan Carpenter
2020-11-09auxdisplay: hd44780_common: Fix build errorLars Poeschel
2020-11-04auxdisplay: add a driver for lcd2s character displayLars Poeschel
2020-11-04auxdisplay: charlcd: Do not print chars at end of lineLars Poeschel
2020-11-04auxdisplay: Change gotoxy calling interfaceLars Poeschel
2020-11-04auxdisplay: charlcd: replace last device specific stuffLars Poeschel
2020-11-04auxdisplay: hd44780: Remove clear_fastLars Poeschel
2020-11-04auxdisplay: hd44780_common: Reduce clear_display timeoutLars Poeschel
2020-11-04auxdisplay: Call charlcd_backlight in placeLars Poeschel
2020-11-04auxdisplay: Move char redefine code to hd44780_commonLars Poeschel
2020-11-04auxdisplay: cleanup unnecessary hd44780 code in charlcdLars Poeschel
2020-11-04auxdisplay: implement various hd44780_common_ functionsLars Poeschel
2020-11-04auxdisplay: Move init_display to hd44780_commonLars Poeschel
2020-11-04auxdisplay: Make use of enum for backlight on / offLars Poeschel
2020-11-04auxdisplay: make charlcd_backlight visible to hd44780_commonLars Poeschel
2020-11-04auxdisplay: Move clear_display to hd44780_commonLars Poeschel
2020-11-04auxdisplay: add home to charlcd_opsLars Poeschel
2020-11-04auxdisplay: provide hd44780_common_gotoxyLars Poeschel
2020-11-04auxdisplay: hd44780_common_printLars Poeschel
2020-11-04auxdisplay: Move addr out of charlcd_privLars Poeschel
2020-11-04auxdisplay: Move write_cmd pointers to hd44780 driversLars Poeschel
2020-11-04auxdisplay: Move write_data pointer to hd44780_commonLars Poeschel
2020-11-04auxdisplay: Move ifwidth to struct hd44780_commonLars Poeschel
2020-11-04auxdisplay: Move hwidth and bwidth to struct hd44780_commonLars Poeschel
2020-11-04auxdisplay: Introduce hd44780_common.[ch]Lars Poeschel
2020-11-04auxdisplay: Use an enum for charlcd backlight on/off opsLars Poeschel
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-01Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-01Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-01Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-31Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2020-10-31Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-10-30Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-30mei: hw: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30gve: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30Merge tag 'libata-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-30Merge tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-30Merge tag 'pnp-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-10-30Merge tag 'devprop-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-30Merge tag 'acpi-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-30Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-30Merge tag 'mmc-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2020-10-30Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-30Merge branches 'acpi-button' and 'acpi-dock'Rafael J. Wysocki
2020-10-30Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki