| Commit message (Expand) | Author | Age |
| * | 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-07-02 |
| * | 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-30 |
| * | 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-29 |
| * | Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for wei... | Tobias Diedrich | 2010-06-28 |
| * | 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-27 |
| * | 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-26 |
| * | lcd-m6sp.c: remove \r | Rafaël Carré | 2010-06-25 |
| * | 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-24 |
| * | 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é | 2010-06-23 |
| * | sd-as3525.c: disable wide bus, it corrupts writes | Rafaël Carré | 2010-06-23 |
| * | as3525*: initialize cpu_frequency correctly | Rafaël Carré | 2010-06-23 |
| * | revert r27044 (which was a revert of r26953 & r26954) | Rafaël Carré | 2010-06-23 |
| * | playback.c: don't assume cacheline size is 16 bytes | Rafaël Carré | 2010-06-23 |
| * | revert r27027,27028, 27071 - need to find a correct way to close font fd's. 2... | Jonathan Gordon | 2010-06-23 |
| * | redo r27027 to hopefully fix data aborts when loading a theme | Jonathan Gordon | 2010-06-23 |
| * | Silence the genversion.sh line during compilation a bit (to "GEN version.h"). | Thomas Martitz | 2010-06-23 |
| * | The mci_delay()s should be unnecessary if we properly tell the controller to ... | Tobias Diedrich | 2010-06-22 |
| * | Give 4-bit mode another chance on AMSv1 since other bugs were fixed. | Tobias Diedrich | 2010-06-22 |
| * | Add an advanced build option to force compiling and linking our reduced C lib... | Thomas Martitz | 2010-06-22 |
| * | Fix wrong comments in tuner-clipplus.c | Bertrik Sikken | 2010-06-22 |
| * | Enable USE_ROCKBOX_USB on all AS3525v1, confirmed to work on C200v2 and E200v... | Tobias Diedrich | 2010-06-22 |
| * | Unconditionally boost cpu and remove CNAK retry panic | Tobias Diedrich | 2010-06-22 |
| * | Remove '\n' from panicf | Tobias Diedrich | 2010-06-22 |
| * | Threshold seems to affect the CNAK retries needed. | Tobias Diedrich | 2010-06-22 |
| * | Hardware too smart can complicate things... We have to intercept the usb_cor... | Tobias Diedrich | 2010-06-22 |
| * | "lsusb -vv" now works too, but the real bug is probably still in here somewhere. | Tobias Diedrich | 2010-06-22 |