summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt
2014-05-11sansaview: fix lcd codeAmaury Pouly
2014-05-11sansaview: cleanup backlight codeAmaury Pouly
2014-05-11sansaview: clean config fileAmaury Pouly
2014-05-09Make errno a thread-local variable.Michael Sevakis
2014-05-01regtools: normalise description files, and remove obsolete file. No logical c...Amaury Pouly
2014-04-24imx233: fix commentsAmaury Pouly
2014-04-23imx233: fix typos and sdmmc bug regarding write bufferAmaury Pouly
2014-04-23imx233: fix sdmmc driver bug when sector count is 0Amaury Pouly
2014-04-15MPIO HD300: Fix occasional scrollstrip hangMarcin Bukat
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke
2014-04-03Vibe500: change scrollstrip and button sensitivity to definesSebastian Leonhardt
2014-04-02optimize Cypress chip power supply for iriver h100 seriesDmitry Gamza
2014-03-27Sansa View: implement proper backlight and buttonlight switching.Szymon Dziok
2014-03-27Sansa View: adjust two things (define fake codec, missing header file) in orderSzymon Dziok
2014-03-27Sansa View: define a GPIO bit for USB detection in order to compile the bootl...Szymon Dziok
2014-03-27define more GPIO ports for the NVIDIA GoForce SoC (PP6100).Szymon Dziok
2014-03-27HDD6330: enable AB repeat.Szymon Dziok
2014-03-27HDD6330: enable backlight fading.Szymon Dziok
2014-03-27SA9200: enable headphones detection.Szymon Dziok
2014-03-27HDD1630: enable AB repeat.Szymon Dziok
2014-03-27change order of include headers and at the same time fix warning aboutSzymon Dziok
2014-03-27HDD1630: enable backlight fading.Szymon Dziok
2014-03-24Fix ALIGN_DOWN() macro on 64bit.Thomas Martitz
2014-03-22zenxfi3: fix horrible bug which prevented the power button to workAmaury Pouly
2014-03-18some optimization for iriver h100 and h300 seriesDmitry Gamza
2014-03-18Fix (unintentional) linkage of HAVE_BUTTON_DATA with HAVE_TOUCHSCREENSebastian Leonhardt
2014-03-15Fix stupid typo in 470989b that triggered panics easily.Thomas Martitz
2014-03-14Fix reds.Thomas Martitz
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz
2014-03-10Implement time-based resume and playback start.Michael Sevakis
2014-03-09Fix ipod6g build.Thomas Martitz
2014-03-09android: Get the port up and running againThomas Martitz
2014-03-09zenxfi: enable speakerAmaury Pouly
2014-03-08zen(xfi): enable frequency scalingAmaury Pouly
2014-03-08imx233: rewrite frequency scaling to use the new functionAmaury Pouly
2014-03-08imx233: add function to change cpu/hbus frequency safelyAmaury Pouly
2014-03-08imx233: prepare frequency scaling for stmp3700Amaury Pouly
2014-03-08imx233: fix regulator code on stmp3700Amaury Pouly
2014-03-08zen: handle lcd underflow by handAmaury Pouly
2014-03-08imx233: add lcdif underflow irq supportAmaury Pouly
2014-03-08Greatly reduce volume-change zipper artifacts with SW volume.Michael Sevakis
2014-03-06Gigabeat S: Improve headphone thread implementation.Michael Sevakis
2014-03-04ingenic: crt0.S fixes #3Marcin Bukat
2014-03-04ingenic: fix bugs introduced by 5900bf7Marcin Bukat
2014-03-03Fix last warnings.Thomas Martitz
2014-03-03Fix more reds.Thomas Martitz
2014-03-03Fix various reds. Some includes needed fixup.Thomas Martitz
2014-03-03zen/zenxfi: correctly implement lcdif errataAmaury Pouly
2014-03-03kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz