summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
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
2011-03-15WM8750/51: properly apply recording gainMarcin Bukat
2011-03-15MPIO HD300: Enable line-in recording. Thanks Andriej Azariev for pointing out...Marcin Bukat
2011-03-14fix redMarcin Bukat
2011-03-14WM8750/51 driver:Marcin Bukat
2011-03-14slightly modified FS#11531 by me: WM8750/51 driver reworkMarcin Bukat
2011-03-13Fix FS#11894 - Sansa Clip+ Volume Buttons don't switch when Upside Down is ac...Bertrik Sikken
2011-03-08Merge lcd_{alpha,mono}_bitmap_part() for both lcd-16bit. Add small loop optim...Thomas Martitz
2011-03-05Add viewport clipping to lcd_alpha_bitmap_part as lcd_mono_bitmap_part also has.Thomas Martitz
2011-03-05Add lcd_alpha_bitmap_part suitable for vertical stride 16bit lcd.Thomas Martitz
2011-03-05Anti-Aliased Fonts support.Thomas Martitz
2011-03-05Change the thread api a bit.Thomas Martitz
2011-03-03Fix FS#11973. iPod nano1G needed reboot after entering record mode to have au...Andree Buschmann
2011-03-01Move drivers/i2c.c into target tree as it contains SH specific bits. Leave as...Marcin Bukat
2011-03-01Move ata_mmc.c into target tree as it is SH (ondio) specific. Associated head...Marcin Bukat
2011-02-27Fix typo in commentThomas Jarosch
2011-02-27iPod Classic CE-ATA Support (Part 2 of 4: Remove on-stack sector buffers, and...Michael Sparmann