rockbox/firmware/drivers
Solomon Peachy 72c0e49b41 scroll: Fix red from previous commit.
Targets with remote LCDs need to have the lcd scroll driver instantiated,
even in the bootloader.

This is because lcd_remote_scroll_stop() is called, in addition to
lcd_scroll_stop().  This could probably be excised.

Change-Id: I475269f9361eb469c62ad0f74abc1eb3baa4c134
2023-05-17 11:55:58 -04:00
..
audio ErosQNative: Enable Line Out capabilities on new revision players 2023-01-22 15:11:35 -05:00
libertas Sansa Connect: Initial libertas WiFi driver port 2021-07-04 07:41:44 +00:00
rtc pcf56065: Fix a compile warning uncovered by GCC8 2022-11-27 01:20:03 -05:00
tuner si4700: remove unneeded ';' directly after a 'case' 2023-01-14 21:17:58 +01:00
adc-as3514.c AMS: Return ascodec to interrupt-based I2C2 driver 2017-01-25 00:05:13 +01:00
ata.c ata: Prevent powering-off ATA hardwre if it reports as mSATA or m.2 2022-12-20 20:38:43 -05:00
axp-pmu.c axp-pmu: adc refactor 2022-01-09 20:12:41 +00:00
button.c clean up button.c optimize !filter_first_keypress 2023-01-02 11:04:47 -05:00
cw2015.c New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
eeprom_24cxx.c
fat.c strlcpy finish cleanup 2022-11-17 01:54:46 -05:00
ft6x06.c Shanling Q1: enable multi-touch reporting 2021-11-24 18:49:03 -05:00
generic_i2c.c Sansa Connect: Use deviceid in USB Serial Number 2021-07-10 08:56:32 +02:00
i2c-async.c Add asynchronous I2C bus API 2021-03-23 15:42:54 +00:00
isp1362.c
isp1583.c usb: introduce new control request API 2021-10-16 15:58:43 -04:00
lcd-1bit-vert.c lcd: Fix bug in grayscale clear_display() implementation 2022-10-12 07:58:57 -04:00
lcd-2bit-horz.c lcd: Fix bug in grayscale clear_display() implementation 2022-10-12 07:58:57 -04:00
lcd-2bit-vert.c lcd: Fix bug in grayscale clear_display() implementation 2022-10-12 07:58:57 -04:00
lcd-2bit-vi.c lcd: Fix bug in grayscale clear_display() implementation 2022-10-12 07:58:57 -04:00
lcd-16bit-common.c lcd: Fix 4bpp optimized 16-bit alpha blit 2023-01-08 10:50:39 +00:00
lcd-16bit-vert.c lcd: Refactor viewport clipping functions 2022-10-12 07:34:15 -04:00
lcd-16bit.c lcd: Refactor viewport clipping functions 2022-10-12 07:34:15 -04:00
lcd-24bit.c lcd: Refactor viewport clipping functions 2022-10-12 07:34:15 -04:00
lcd-bitmap-common.c replace strlcpy with strmemccpy 2022-11-14 23:56:16 -05:00
lcd-color-common.c Remove some shadowed variables identified by -Wshadow 2022-11-14 09:01:43 -05:00
lcd-memframe.c Revert "Remove YUV blitting functions and LCD modes" 2022-10-13 11:08:06 -04:00
lcd-remote-1bit-v.c
lcd-remote-2bit-vi.c
lcd-scroll.c scroll: Fix red from previous commit. 2023-05-17 11:55:58 -04:00
led.c YH92x: Use the led near the lcd as the ATA led, instead of shine all the time. 2014-06-18 18:06:17 +00:00
m5636.c
m66591.c usb: introduce new control request API 2021-10-16 15:58:43 -04:00
nand_id.c Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
pca9555.c
pcf50605.c
pcf50606.c
pcf50635.c
qt1106.c
ramdisk.c Unify storage threads into one 2017-10-26 14:35:41 -04:00
rds.c rds: make newly added function static 2022-03-16 11:54:26 -04:00
sd.c Cleanup MV/MD macros a little. 2013-08-17 12:18:22 -04:00
serial.c
sw_i2c.c
synaptics-mep.c FS12845: Fix uninitialized read 2021-05-19 17:09:48 -04:00
touchpad.c touch devices: Disable touch on softlock. 2013-09-05 20:02:07 +02:00
touchscreen.c Introducing Targets iBasso DX50 & iBasso DX90 2014-09-18 18:19:01 +02:00
tsc200x.c
tsc2100.c
usb-designware.c usb dwc2: Fix a potential garbage string print in an error path. 2022-10-10 08:24:33 -04:00