summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2011-12-14Allow scrolling lines to have their content changed without restarting the sc...Jonathan Gordon
2011-12-14Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centeredJonathan Gordon
2011-12-11RDA5802 tuner: use channel spacing of 100 kHz when possible (instead of alway...Bertrik Sikken
2011-12-09lcd_blit_yuv(): don't use weak attribute when building for windowsRafaël Carré
2011-12-08FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero
2011-12-08Fix sim errors in r31180.Michael Sevakis
2011-12-05Sansa Connect: Revise codec initialization/shutdown.Tomasz Moń
2011-12-04Power management is to be kept in target tree due to being target specific.Tomasz Moń
2011-12-04Sansa Connect: Add TPS65021 (Power Management) driver.Tomasz Moń
2011-12-03HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support f...Szymon Dziok
2011-12-03lcd-16bit: move lcd_bitmap and lcd_bitmap_transparent to common codeRafaël Carré
2011-12-03lcd-16bit: move common code to lcd-16bit-common.cRafaël Carré
2011-12-03lcd_blit_yuv: move to lcd-16bit-common.cRafaël Carré
2011-12-03lcd_blit_yuv: move from sdl driver to lcd16bit-commonRafaël Carré
2011-12-03Sansa Connect: Fix yellowTomasz Moń
2011-11-27If Rockbox never turns off ATA power, don't compile code for turning it back ...Boris Gjenero
2011-11-27Add STORAGE_INIT_ATTR to static ata.c functions that are only called via ata_...Boris Gjenero
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-11-15Commit FS#12352 by Stanislav Chizhik. Add support for the PCF50635. Enable...Michael Giacomelli
2011-11-11Document the internal alpha channel format better, and fixes for 32bit alpha ...Thomas Martitz
2011-11-08Remove last_sleep when it's not needed because IDE power is never turned off.Boris Gjenero
2011-11-08Fix build errors and warnings in the lcd drivers.Thomas Martitz
2011-11-08Support for transparency in 32bit bitmaps on color targets.Thomas Martitz
2011-11-08Add new lcd_bmp and lcd_bmp_part APIs.Thomas Martitz
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff
2011-11-05MPIO HD300: vastly improve sound quality. This unfortunately means reverting ...Marcin Bukat
2011-11-03Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...Andrew Ryabinin
2011-10-29Better fix for FS#12337. Use 0 to make the line height calculated from the fo...Thomas Martitz
2011-10-21Provide font_lock(). Font_get_bits() or ..width() may have to read glyph cach...Fred Bauer
2011-10-18imx233/fuze+: implement pcm out and audio codec, update SOURCESAmaury Pouly
2011-10-18imx233/fuze+: move audio driver to the canonical locationAmaury Pouly
2011-10-17Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz
2011-10-17Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcode...Michael Sevakis
2011-10-17Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat
2011-09-11HDD6330: Fix random issues with the button light (MENU button sometimes does ...Szymon Dziok
2011-09-06Implement driver for internal codec in rk27xx (shCODlp-100.01-HD IP core from...Marcin Bukat
2011-07-24Commit FS#12111 by Stephan Grossklass. Disables output mixer auto gain contr...Michael Giacomelli
2011-07-23imx233/fuze+: huge reworkAmaury Pouly
2011-07-03imx233/fuze+: replace software i2c by hardware i2c, make some code more corre...Amaury Pouly
2011-06-20Submit final part of FS#12154. Optimization for WM8758 used in iPod Video: Si...Andree Buschmann
2011-06-20Submit first part of FS#12154. Whitespace removal and correction of several d...Andree Buschmann
2011-06-07rda5802: don't use the si4700-specific exceptions for putting the tuner to sleepBertrik Sikken
2011-06-04FS#12094 - RDA5802 tuner: clean up register 0x4 handling, drop implicitly ena...Bertrik Sikken
2011-06-04Android: listen to ACTION_AUDIO_BECOMING_NOISY for headphone (FS#12097).Dominik Riebeling
2011-06-02Fix FS#11813 - Frequency is not tuned the first time the radio is turned onBertrik Sikken
2011-05-11fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug scree...Amaury Pouly
2011-05-02iap: pass length and data pointer to iap_handlepkt functions, this prepares f...Bertrik Sikken
2011-04-23iap: reduce code duplication in iap autobaud codeBertrik Sikken
2011-04-23Split off target-specific parts from firmware/drivers/serial.cBertrik Sikken
2011-03-26use correct define for gigabeat fx to enable lineout (was broken in r29588)Robert Kukla