| Commit message (Expand) | Author | Age |
| ... | |
| * | Oops. Used wrong constant. | Michael Sevakis | 2008-11-22 |
| * | Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4... | Michael Sevakis | 2008-11-22 |
| * | Gigabeat S: Fix PCM being cut off at the beginning. The DAC L-R swapping isn'... | Michael Sevakis | 2008-11-19 |
| * | Gigabeat S/WM8978: Fix problem of volume getting silenced after settings are ... | Michael Sevakis | 2008-11-15 |
| * | Revert last commit (accidentally committed the whole tree) | Karl Kurbjun | 2008-11-12 |
| * | Add in the needed crt0.S code for the wakeup alarm also | Karl Kurbjun | 2008-11-12 |
| * | Make the wakeup alarm code work (Needs the flashed bootloader) | Karl Kurbjun | 2008-11-12 |
| * | Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc... | Dave Chapman | 2008-11-11 |
| * | Onda VX747: | Maurus Cuelenaere | 2008-11-05 |
| * | *_hard_reset() is only used inside ata.c, so there's no need to export it to ... | Frank Gevaerts | 2008-11-04 |
| * | ramdisk needs to be non-extern | Frank Gevaerts | 2008-11-03 |
| * | Add ramdisk storage driver. It will be useful for developing multi-driver sto... | Frank Gevaerts | 2008-11-03 |
| * | implement single-driver storage layer with macros instead of inlines | Frank Gevaerts | 2008-11-02 |
| * | conditionalise *_get_info() to get some binsize back | Frank Gevaerts | 2008-11-01 |
| * | Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ... | Frank Gevaerts | 2008-11-01 |
| * | cleanup storage defines | Frank Gevaerts | 2008-10-31 |
| * | Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by... | Dave Chapman | 2008-10-31 |
| * | Remove the audiohw_set_nsorder() function since it is not used, only implemen... | Peter D'Hoye | 2008-10-18 |
| * | Make the meizu m3 load from flash, so interrupts work. More work is needed to... | Frank Gevaerts | 2008-10-18 |
| * | Accept FS #9496 by Przemysław Hołubowski: disable deemphasis in WM8731. Thi... | Peter D'Hoye | 2008-10-18 |
| * | Simplify preprocessor symbols a bit (FS#9457). Thanks to Alexander Levin | Frank Gevaerts | 2008-10-15 |
| * | Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary... | Björn Stenberg | 2008-10-14 |
| * | Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s... | Björn Stenberg | 2008-10-14 |
| * | implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. f... | Frank Gevaerts | 2008-10-03 |
| * | fix yellow. Don't do the spindown/usb things in the bootloader | Frank Gevaerts | 2008-10-03 |
| * | Correct test to avoid drawing outside display, fixes a problem in sim with sp... | Nils Wallménius | 2008-10-03 |
| * | Accept FS#8943, allow disk spindown during USB connection for software usb | Frank Gevaerts | 2008-10-02 |
| * | More samplerates for playback for ipod 1g/2g, and fix the ipod mini 1g/2g whi... | Peter D'Hoye | 2008-09-29 |
| * | Codepolice: the patch I accepted contained some tabs. Oops | Peter D'Hoye | 2008-09-29 |
| * | Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87... | Peter D'Hoye | 2008-09-28 |
| * | Some more size optimisations, giving a tiny write speedup as well. | Jens Arnold | 2008-09-19 |
| * | Change the way send_cmd() returns data to make it cleaner and save binsize. A... | Jens Arnold | 2008-09-19 |
| * | Further MMC driver touchup: * Save a tiny amount of power by not enabling the... | Jens Arnold | 2008-09-17 |
| * | set svn properties | Frank Gevaerts | 2008-09-17 |
| * | fix off-by-one error when reading spi data | Frank Gevaerts | 2008-09-16 |
| * | Fix error handling in multiple block read and multiple block write state. Whe... | Jens Arnold | 2008-09-15 |
| * | Fix some more #includes | Bertrik Sikken | 2008-09-15 |
| * | use bitwise operators to manipulate bits | Frank Gevaerts | 2008-09-15 |
| * | Implement chasing bitswap for reading. Speeds up reading single 512-byte bloc... | Jens Arnold | 2008-09-14 |
| * | Simplify & fix the MMC driver. After more than 3 years I found that the MMC s... | Jens Arnold | 2008-09-14 |
| * | Onda VX747: | Maurus Cuelenaere | 2008-09-14 |
| * | iPod Video: Fix playback after recording (FS #7402). Implement recording gain... | Jens Arnold | 2008-09-13 |
| * | * move qt1106 specific things to their own files | Frank Gevaerts | 2008-09-11 |
| * | iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi... | Jens Arnold | 2008-09-10 |
| * | Remove leftover cruft. | Jens Arnold | 2008-09-07 |
| * | Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite... | Dave Chapman | 2008-09-06 |
| * | C200: Also flip the function of the volume buttons when display flip is enabl... | Marianne Arnold | 2008-09-03 |
| * | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere | 2008-08-23 |
| * | Add NAND chip data for Samsung K9F4G08UOM (Sansa M230 512Mb) | Rob Purchase | 2008-08-18 |
| * | The high pass filter setting of the WM8731 seems to work the other way around... | Peter D'Hoye | 2008-08-15 |