Age | Commit message (Expand) | Author |
2010-07-10 | SDL enhancements: | Rafaël Carré |
2010-07-08 | HD200 - calibrate battery indicator based on measurements and battery_benches | Marcin Bukat |
2010-07-07 | HD200 - fix misleading comment in system-hd200.c | Marcin Bukat |
2010-07-06 | HD200 - turn off charging IC by default | Marcin Bukat |
2010-07-06 | Rockbox as an application: Add an 320x240 SDL application target. | Thomas Martitz |
2010-07-06 | HD200 - Fix GPIO setup in button_init_device()- this change fixes sound outpu... | Marcin Bukat |
2010-07-06 | HD200 - more work on remote handling | Marcin Bukat |
2010-07-04 | sim: add spdif_measure_frequency() stub for HAVE_SPDIF_IN | Rafaël Carré |
2010-07-04 | Simulator: build recording code | Rafaël Carré |
2010-07-04 | hdd6330: Enable buttonlights. | Szymon Dziok |
2010-07-04 | hdd6330: enable full touchpad support - code cleanup, all buttons should work... | Szymon Dziok |
2010-07-04 | hdd6330: change the synaptics-mep driver in a few places according to the tou... | Szymon Dziok |
2010-07-03 | HD200 - Increase ADC clock when boosted. Scan all 4 ADC channels during syste... | Marcin Bukat |
2010-07-03 | HD200 - add missed defines for remote buttons and remote_button_hold() functi... | Marcin Bukat |
2010-07-03 | HD200 - add support for remote in button_read_device() | Marcin Bukat |
2010-07-03 | Clip+ LCD: support devices with a different controller | Rafaël Carré |
2010-07-02 | HD200 - Setup codec as I2S master and enable recording | Marcin Bukat |
2010-07-02 | pl081: Fix r27236 warnings. Need system.h. | Michael Sevakis |
2010-07-02 | AMS SoC's: Some register bit changes need interrupt protection: timer API and... | Michael Sevakis |
2010-06-30 | i.MX31: Make DMA ISR call loop a bit more efficient. | Michael Sevakis |
2010-06-30 | Gigabeat S: INIT section wasn't properly overlapping the uninitialized areas ... | Michael Sevakis |
2010-06-30 | i.MX31: Only include the SDMA code that will be used on the target. Simplify ... | Michael Sevakis |
2010-06-30 | Remove atomic register bit manipulation functions from i.MX and s3c target co... | Michael Sevakis |
2010-06-29 | sd-as3525.c: handle acmd retries correctly | Tobias Diedrich |
2010-06-29 | as3525v2-usb: fix yellow | Amaury Pouly |
2010-06-29 | mutex_lock/unlock must be moved up a level to make the verify code in sd-as35... | Tobias Diedrich |
2010-06-29 | usb-drv-as3525v2.c: fix compilation (typo) | Rafaël Carré |
2010-06-29 | as3525v2-usb: fix bug in ep listing macro, rewrite EP0 handling using a state | Amaury Pouly |
2010-06-29 | Gigabeat S: The forced shutoff voltage level can be lowered a tiny bit it seems. | Michael Sevakis |
2010-06-28 | Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for wei... | Tobias Diedrich |
2010-06-27 | Part of FS#11367 by me: e200v2 enable line out | Michael Chicoine |
2010-06-27 | as3525v2-usb: rework ep listing&xfers cancelling, implement speed reporting, ... | Amaury Pouly |
2010-06-27 | Sansa clip+: prevent an unnecessary OF database refresh when using the wake-u... | Bertrik Sikken |
2010-06-27 | udelay between command and data write seems to get rid of the display glitche... | Tobias Diedrich |
2010-06-27 | Include usb-target.h for usb_remove_int(). | Tobias Diedrich |
2010-06-27 | Add one second timeout for USB enumeration, so we don't get stuck in USB mode... | Tobias Diedrich |
2010-06-27 | DBOP noise on C200v2 goes away if we precharge long enough. | Tobias Diedrich |
2010-06-26 | Should clear up rest of red. Add a required #define in the config for c200. F... | Michael Sevakis |
2010-06-26 | Fix red. Thought I had REC_SAMPR_DEFAULT covered if not otherwise specified a... | Michael Sevakis |
2010-06-26 | e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ... | Michael Sevakis |
2010-06-25 | lcd-m6sp.c: remove \r | Rafaël Carré |
2010-06-24 | synaptics: add a small delay in syn_get_data() for PB Vibe. Touchpad doesn't ... | Szymon Dziok |
2010-06-24 | Add transfer timeout, remove unused buf field | Tobias Diedrich |
2010-06-24 | Fix sd-as3525.c build for non-multidrive targets | Tobias Diedrich |
2010-06-24 | Fix the pesky write corruption bug in 4bit mode. | Tobias Diedrich |
2010-06-24 | Gigabeat S: Use statically initialized channel descriptors. Also, there's no ... | Michael Sevakis |
2010-06-24 | Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each vo... | Michael Giacomelli |
2010-06-23 | as3525v2-usb: beginning of a real driver. Setup packet and control transfers ... | Amaury Pouly |
2010-06-23 | as3525v2-usb: define number of enpoints correctly, write interrupt handler | Amaury Pouly |
2010-06-23 | sd-as3525.c: get rid of MCI_ARG | Rafaël Carré |