summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Fix a race condition in as3525 I2C driver caused by stacked ISRs.Michael Sevakis2015-03-16
* Fix warnings in firmware/screendump.cFranklin Wei2015-02-24
* Fix whitespace in firmware/screendump.cFranklin Wei2015-02-24
* Fix warning in firmware/common/structec.cFranklin Wei2015-02-24
* Whitespace fixes in firmware/common/structec.cFranklin Wei2015-02-24
* Revert "usb_storage: make it a bit more correct"Amaury Pouly2015-02-16
* iBasso DX90 sound enabling fixEduard Kutuev2015-02-14
* iBasso DX50: Digital filter roll off setting.Udo Schläpfer2015-02-07
* iBasso DX50/DX90: User selectable USB mode.Udo Schläpfer2015-02-02
* iBasso DX50/DX90: User selectable freq scaling governor.Udo Schläpfer2015-02-02
* iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer2015-02-02
* CPUFreq scaling governor interface for Linux/Android hosted devices.Udo Schläpfer2015-01-30
* iBasso DX50/DX90: CPU info enhancements.Udo Schläpfer2015-01-30
* ypr0/ypr1: GPIO handling API refactoringLorenzo Miori2015-01-29
* yp-r0: improve the charging codeLorenzo Miori2015-01-29
* Bypass the AS3543 audio mixer at higher volumes.Mihail Zenkov2015-01-19
* Don't return pointer to array allocated on the stackThomas Jarosch2015-01-13
* Fix red/yellow round #2Marcin Bukat2015-01-12
* Fix red/yellowMarcin Bukat2015-01-12
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* Limit more variables to file scopeThomas Jarosch2015-01-11
* Improve readability by adding parenthesisThomas Jarosch2015-01-11
* Make a few local variables staticThomas Jarosch2015-01-11
* maemo: Clean up unused variablesThomas Jarosch2015-01-11
* usb: finally get rid of USE_ROCKBOX_USB in Sansa bootloader, use bootloader usbAmaury Pouly2015-01-08
* usb: make usb_release_exclusive_storage privateAmaury Pouly2015-01-08
* Clarify usb_powered() and fix some code.Amaury Pouly2015-01-08
* usb: document usb states, powering and detectionAmaury Pouly2015-01-08
* usb: document usb_status_event and #ifdef it with USB_STATUS_BY_EVENTAmaury Pouly2015-01-08
* usb: move usb charging function prototype from usb_core.h to usb.hAmaury Pouly2015-01-08
* Get rid of USE_ROCKBOX_USBAmaury Pouly2015-01-08
* Make thirty functions static to reduce binary sizeThomas Jarosch2015-01-05
* mktime(): Remove redundant assignment of 'result'Thomas Jarosch2015-01-04
* hosted target: Fix uninitialized variable in dirinfo.attributeThomas Jarosch2015-01-04
* Add and adapt buflib shrink testsThomas Jarosch2015-01-03
* Add buflib test for maximum allocationThomas Jarosch2015-01-03
* Add and adapt buflib move testsThomas Jarosch2015-01-03
* Bring abroad second buflib testThomas Jarosch2015-01-03
* Enable printing of buflib allocationsThomas Jarosch2015-01-03
* Initial import of simple buflib unit testThomas Jarosch2015-01-03
* Fix up some DEBUGF statementsThomas Jarosch2015-01-03
* Fix syntax error (missing semicolon)Thomas Jarosch2015-01-03
* buflib: Switch from term "cookie" to "metadata"Thomas Jarosch2015-01-02
* Improve core_alloc() / buflib_alloc() documentationThomas Jarosch2015-01-02
* PictureFlow: Add move callback for buflib allocationsThomas Jarosch2015-01-01
* Limit "struct dircache_runinfo" to file scopeThomas Jarosch2015-01-01
* Add missing newline in debug outputThomas Jarosch2014-12-30
* Document 'union buflib_data'Thomas Jarosch2014-12-29
* Two more typo fixesThomas Jarosch2014-12-27
* Fix typos in documentationThomas Jarosch2014-12-27