summaryrefslogtreecommitdiffstats
path: root/firmware/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-12-29RDS: Use a define that doesn't imply any particular hardware dependency.Michael Sevakis2-9/+16
2011-12-29Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.Michael Sevakis2-2/+66
2011-12-25ypr0: Remove last #ifdef in as3514.Thomas Martitz1-15/+0
2011-12-24ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() no...Thomas Martitz1-27/+1
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz2-3/+43
2011-12-21Add missing includes found using -Wmissing-declarations.Boris Gjenero4-0/+4
2011-12-21Make more local functions static.Boris Gjenero1-2/+2
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken2-33/+323
2011-12-16Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis1-20/+53
2011-12-15OOPS, style got lost in scrolling lines with r31247, so put it backJonathan Gordon1-0/+1
2011-12-15Fix r31311 red and yellow.Michael Sevakis1-0/+4
2011-12-15Collect some of the memory frame LCD C code.Michael Sevakis1-0/+173
2011-12-14Allow scrolling lines to have their content changed without restarting the sc...Jonathan Gordon1-18/+51
2011-12-14Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centeredJonathan Gordon1-2/+10
2011-12-11RDA5802 tuner: use channel spacing of 100 kHz when possible (instead of alway...Bertrik Sikken1-6/+11
2011-12-09lcd_blit_yuv(): don't use weak attribute when building for windowsRafaël Carré1-5/+14
2011-12-08FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero1-4/+2
2011-12-08Fix sim errors in r31180.Michael Sevakis1-6/+5
2011-12-05Sansa Connect: Revise codec initialization/shutdown.Tomasz Moń1-54/+143
2011-12-04Power management is to be kept in target tree due to being target specific.Tomasz Moń1-64/+0
2011-12-04Sansa Connect: Add TPS65021 (Power Management) driver.Tomasz Moń1-0/+64
2011-12-03HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support f...Szymon Dziok1-0/+2
2011-12-03lcd-16bit: move lcd_bitmap and lcd_bitmap_transparent to common codeRafaël Carré3-29/+15
2011-12-03lcd-16bit: move common code to lcd-16bit-common.cRafaël Carré3-727/+369
2011-12-03lcd_blit_yuv: move to lcd-16bit-common.cRafaël Carré2-204/+204
2011-12-03lcd_blit_yuv: move from sdl driver to lcd16bit-commonRafaël Carré1-1/+204
2011-12-03Sansa Connect: Fix yellowTomasz Moń1-1/+1
2011-11-27If Rockbox never turns off ATA power, don't compile code for turning it back ...Boris Gjenero1-2/+22
2011-11-27Add STORAGE_INIT_ATTR to static ata.c functions that are only called via ata_...Boris Gjenero1-5/+5
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-0/+247
2011-11-15Commit FS#12352 by Stanislav Chizhik. Add support for the PCF50635. Enable...Michael Giacomelli1-2/+2
2011-11-11Document the internal alpha channel format better, and fixes for 32bit alpha ...Thomas Martitz1-6/+24
2011-11-08Remove last_sleep when it's not needed because IDE power is never turned off.Boris Gjenero1-0/+4
2011-11-08Fix build errors and warnings in the lcd drivers.Thomas Martitz1-3/+5
2011-11-08Support for transparency in 32bit bitmaps on color targets.Thomas Martitz1-10/+48
2011-11-08Add new lcd_bmp and lcd_bmp_part APIs.Thomas Martitz2-0/+44
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff2-246/+246
2011-11-05MPIO HD300: vastly improve sound quality. This unfortunately means reverting ...Marcin Bukat1-11/+15
2011-11-03Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...Andrew Ryabinin1-0/+0
2011-10-29Better fix for FS#12337. Use 0 to make the line height calculated from the fo...Thomas Martitz1-1/+1
2011-10-21Provide font_lock(). Font_get_bits() or ..width() may have to read glyph cach...Fred Bauer1-0/+2
2011-10-18imx233/fuze+: implement pcm out and audio codec, update SOURCESAmaury Pouly1-3/+30
2011-10-18imx233/fuze+: move audio driver to the canonical locationAmaury Pouly1-0/+65
2011-10-17Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz1-18/+16
2011-10-17Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcode...Michael Sevakis1-88/+7
2011-10-17Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat1-0/+46
2011-09-11HDD6330: Fix random issues with the button light (MENU button sometimes does ...Szymon Dziok1-2/+11
2011-09-06Implement driver for internal codec in rk27xx (shCODlp-100.01-HD IP core from...Marcin Bukat1-0/+160
2011-07-24Commit FS#12111 by Stephan Grossklass. Disables output mixer auto gain contr...Michael Giacomelli1-1/+1
2011-07-23imx233/fuze+: huge reworkAmaury Pouly2-1/+69