Age | Commit message (Expand) | Author |
2009-08-13 | M:Robe 500: Forgot one. | Karl Kurbjun |
2009-08-13 | M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP tran... | Karl Kurbjun |
2009-08-12 | Limit usb_serial packets to 32 bytes. It's unclear why this is needed, but us... | Frank Gevaerts |
2009-08-12 | TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ... | Rob Purchase |
2009-08-12 | D2: Re-enable SD(HC) driver as there have been no further reports of damaged ... | Rob Purchase |
2009-08-12 | Fix a wrong memcpy in logf() introduced in r22253 | Rafaël Carré |
2009-08-12 | Remove dead code | Alexander Levin |
2009-08-12 | Change the function name in strnatsort so that the code doesn't contradict it... | Alexander Levin |
2009-08-12 | M:Robe 500: Put the irq stack and fiq stack in iram. Reduce memory for fiq s... | Karl Kurbjun |
2009-08-12 | M:Robe 500: Make endpoint requests more flexible. | Karl Kurbjun |
2009-08-11 | Fix endpoint allocation | Frank Gevaerts |
2009-08-11 | Move yearday_to_daymonth() to usb_storage.c. It's the only user, this functio... | Frank Gevaerts |
2009-08-11 | Consolidate day of week calculation | Frank Gevaerts |
2009-08-11 | rework new time handling functions a bit to be more memory efficient | Frank Gevaerts |
2009-08-11 | Fix "statement with no effect" warning | Frank Gevaerts |
2009-08-11 | Add support for setting the clock using a special SCSI command. This is the s... | Frank Gevaerts |
2009-08-11 | Fix logf() multilines handling | Rafaël Carré |
2009-08-11 | Sansa AMS: identify interrupts with no source set | Rafaël Carré |
2009-08-11 | FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ... | Michael Giacomelli |
2009-08-10 | Remove the comment also, Thanks to Rafaël Carré for spotting. | Thomas Martitz |
2009-08-10 | Fix FS#10486 - "fuze screen not drawn correctly on backlight turn-on if playl... | Thomas Martitz |
2009-08-10 | Fix yellows (the reds on mono are caused by this, again, stupid typo). | Thomas Martitz |
2009-08-10 | panicf: Clear backdrop and print with black font on white background to preve... | Thomas Martitz |
2009-08-10 | M:Robe 500: Get MPEGPlayer running at 320x240. Screen is zoomed so larger vi... | Karl Kurbjun |
2009-08-09 | Samsung YP-S3: add beginning of a low-level NAND driver and update bootloader... | Bertrik Sikken |
2009-08-09 | Fix ZVM | Karl Kurbjun |
2009-08-09 | M:Robe 500: Start Building at 640x480 by default. | Karl Kurbjun |
2009-08-08 | Apply FS#10447 - e200v2 lcd driver cleanup by Michael Chicoine | Bertrik Sikken |
2009-08-08 | Samsung yp-s3: clean up the lcd and button driver (making things static, rena... | Bertrik Sikken |
2009-08-07 | Samsung YH925: Battery calibration for charging and dischharging. | Thomas Martitz |
2009-08-07 | Samsung YH925: Support for battery monitoring and charging. Discharge curve n... | Thomas Martitz |
2009-08-06 | Revert static-ing of iim_prod_rev, this function is never used so it causes a... | Bertrik Sikken |
2009-08-06 | Various files: make functions static if they're local or make sure there is a... | Bertrik Sikken |
2009-08-05 | Samsung YP-S3: allow player to stay powered up without the USB cable plugged ... | Bertrik Sikken |
2009-08-04 | Fix for: | Thomas Martitz |
2009-08-03 | Samsung YP-S3: update bootloader demo app with test code for the wmcodec (vol... | Bertrik Sikken |
2009-08-03 | Remove various ABS() definitions with a single one using typeof (if using gcc... | Thomas Martitz |
2009-08-02 | Samsung YP-S3: update backlight brightness curve again (can't go all the way ... | Bertrik Sikken |
2009-08-02 | Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev... | Karl Kurbjun |
2009-08-01 | Fix red: only use SW_VOLUME_MIN if HAVE_SW_VOLUME_CONTROL is defined | Maurus Cuelenaere |
2009-08-01 | * Move DSP_CALLBACK_* enum to sound.h | Maurus Cuelenaere |
2009-08-01 | Samsung YP-S3: update backlight brightness curve so backlight is still on at ... | Bertrik Sikken |
2009-08-01 | Meizu: update backlight brightness curve so backlight is still on at the mini... | Bertrik Sikken |
2009-08-01 | Philips SA9200: initialize i2c, i2s, and as3514 as the OF does. Fixes clicks/... | Mark Arigo |
2009-08-01 | Samsung YP-S3: implement button lights | Bertrik Sikken |
2009-08-01 | Samsung YP-S3: implement headphones detection | Bertrik Sikken |
2009-08-01 | Ingenic Jz4740 timer driver: fix stupid mistake | Maurus Cuelenaere |
2009-08-01 | M:Robe 500/M66591: Add support for full-speed USB transfers, and fix the UART... | Karl Kurbjun |
2009-08-01 | Samsung YP-S3: implement button driver for the touch keys (and the hold/power... | Bertrik Sikken |
2009-07-30 | Meizu M3: check LCD_STATUS in the lcd driver instead of using delay loops | Bertrik Sikken |