Age | Commit message (Expand) | Author |
2008-12-09 | FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet | Nils Wallménius |
2008-12-08 | Have drivers merged for WM8711/21/31 since they are so similar but respect al... | Michael Sevakis |
2008-12-08 | * combine i2c_ack and i2c_outb | Bertrik Sikken |
2008-12-07 | Generic I2C: fix various problems with this (now) unused driver | Rafaël Carré |
2008-12-07 | Meg F/X can beep and click using a hardware timer so let us try it out. To ma... | Michael Sevakis |
2008-12-04 | Keep codec HPCM (headphone common mode) enabled for Sansa Clip and Sansa m200... | Bertrik Sikken |
2008-11-30 | Remove usb_drv_wait from the public usb api, and remove the implementation fr... | Frank Gevaerts |
2008-11-26 | Fix yellow and red. Maybe create some new. | Michael Sevakis |
2008-11-26 | Get rid of remaining audiohw_enable_output style codec setup and use pre/post... | Michael Sevakis |
2008-11-26 | Fix misspelled function name. Thanks to Jens Arnold for noticing. | Michael Sevakis |
2008-11-25 | Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s... | Michael Sevakis |
2008-11-24 | Simplify the wm8731 driver by adding a masked write function. Change _write_o... | Michael Sevakis |
2008-11-22 | Gigabeat S samplerate control: Fix really dumb mistake made when doing cleanu... | Michael Sevakis |
2008-11-22 | 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-19 | Gigabeat S: Fix PCM being cut off at the beginning. The DAC L-R swapping isn'... | Michael Sevakis |
2008-11-15 | Gigabeat S/WM8978: Fix problem of volume getting silenced after settings are ... | Michael Sevakis |
2008-11-12 | 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-11 | Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc... | Dave Chapman |
2008-11-05 | Onda VX747: | Maurus Cuelenaere |
2008-11-04 | *_hard_reset() is only used inside ata.c, so there's no need to export it to ... | Frank Gevaerts |
2008-11-03 | 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-02 | implement single-driver storage layer with macros instead of inlines | Frank Gevaerts |
2008-11-01 | 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-10-31 | cleanup storage defines | Frank Gevaerts |
2008-10-31 | Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by... | Dave Chapman |
2008-10-18 | 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-15 | Simplify preprocessor symbols a bit (FS#9457). Thanks to Alexander Levin | Frank Gevaerts |
2008-10-14 | 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-03 | 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-02 | Accept FS#8943, allow disk spindown during USB connection for software usb | Frank Gevaerts |
2008-09-29 | 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-28 | Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87... | Peter D'Hoye |
2008-09-19 | 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-17 | 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-16 | fix off-by-one error when reading spi data | Frank Gevaerts |
2008-09-15 | Fix error handling in multiple block read and multiple block write state. Whe... | Jens Arnold |
2008-09-15 | Fix some more #includes | Bertrik Sikken |