summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
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
2011-02-27iPod Classic CE-ATA Support (Part 1 of 4: Cacheline align some statically all...Michael Sparmann
2011-02-14All kernel objects in code shared amongs targets (core, plugins, codecs) shou...Michael Sevakis
2011-02-12Use target names instead of model numbers in #if statements - nowhere else us...Dave Chapman
2011-02-08Initial maemo platform supportThomas Jarosch
2011-02-06M:Robe 500 and TSC2100: Add more to the initialization. Some GPIO initializa...Karl Kurbjun
2011-02-06TSC2100: Sample multiple times and provide an average to clean up touch detec...Karl Kurbjun
2011-02-06WM8978: Turn off AMUTE since it can cause annoying clicking with audio that p...Michael Sevakis
2011-02-02Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann
2011-01-23Fix r29123: the variable should be initialized every time in the loopAlexander Levin
2011-01-23Respect the 'scroll delay' setting more accurately between scrolling roundsAlexander Levin
2011-01-22i.MX31: Busy wait for a couple microseconds at most then sleep until next tic...Michael Sevakis
2011-01-21Add a delay between text scroll rounds when scrolling forward similarly to ho...Alexander Levin
2011-01-21WM8978: sound.c weirdness strikes again. Prescaler values have to be in centi...Michael Sevakis
2011-01-18Try to get some control over #ifdef hell in usb.c by refactoring and inline f...Michael Sevakis
2011-01-11SA9200: Adjust touchpad sensitivities so that actual contact with the player ...Michael Sevakis
2011-01-07Oops, that didn't belong in there.Michael Sparmann
2011-01-07Fix CS42L55 (iPod Classic) tone controlMichael Sparmann
2011-01-06iPod Classic: Unmute amplifiers when setting volume (fixes resuming paused pl...Michael Sparmann
2011-01-06Fix volume control on iPod ClassicMichael Sparmann
2011-01-04Fix USB storage driver. ata_get_info was no longer filling-in num_sectors aft...Michael Sevakis
2011-01-03Fix regression from r28950: ATA broken on MPIO and possibly other targetsMichael Sparmann
2011-01-02New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann