| Commit message (Expand) | Author |
| 2014-08-08 | Do some kernel cleanup | Michael Sevakis |
| 2014-08-06 | Add multi-reader, single-writer locks to kernel. | Michael Sevakis |
| 2014-03-03 | kernel: Break out kernel primitives into separate files and move to separate ... | Thomas Martitz |
| 2012-01-04 | Reorganise USB initialisation to not depend on a specific enumeration sequenc... | Frank Gevaerts |
| 2011-12-31 | usb-target.h: remove | Rafaël Carré |
| 2011-12-31 | usb_init_device(): move prototype to usb.h | Rafaël Carré |
| 2011-12-21 | Add missing includes found using -Wmissing-declarations. | Boris Gjenero |
| 2011-12-15 | Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always... | Michael Sevakis |
| 2011-09-14 | Scrub r30546 bootloader build errors. | Michael Sevakis |
| 2011-09-14 | Move AMSv1 (AMSv2 had been done already) to using setup packet request to det... | Michael Sevakis |
| 2011-01-29 | Convert AMS target USB detection to event-based (no more polling in a tick). ... | Michael Sevakis |
| 2010-12-21 | Make usb_detect() return USB_UNPOWERED instead of USB_EXTRACTED. Without that... | Frank Gevaerts |
| 2010-12-12 | Only return USB_POWERED if USB_DETECT_BY_DRV is actually defined, which might... | Frank Gevaerts |
| 2010-12-12 | Move AMSv1 USB to the USB_DETECT_BY_DRV model, so connecting to a dumb charge... | Frank Gevaerts |
| 2010-08-19 | Sansa AMSv2: don't prevent USB detection to work when rockbox USB stack is used | Rafaël Carré |
| 2010-08-17 | AMSv2: don't reboot on USB plug | Rafaël Carré |
| 2010-05-27 | as3525: don't export empty usb_init_device(), declare it as empty inline | Rafaël Carré |
| 2010-05-17 | as3514/as3543 fixes | Rafaël Carré |
| 2010-05-16 | as3525: don't use incomplete USB code when charging | Rafaël Carré |
| 2010-04-13 | Fuzev2: USB detection isn't reliable in fact | Rafaël Carré |
| 2010-04-03 | Clipv2: reboot to OF when USB is inserted | Rafaël Carré |
| 2010-04-03 | as3525v2: acknowledge USB connection/deconnection in SD thread | Rafaël Carré |
| 2010-03-23 | No intentional warnings. | Björn Stenberg |
| 2010-03-23 | Make this properly dependend on the right defines instead of a blacklist. | Tobias Diedrich |
| 2010-03-23 | Limit AUDIO_IRQ handling to AS3525, since it doesn't work on the newer SoC in... | Tobias Diedrich |
| 2010-03-23 | Add handler for audio irq. | Tobias Diedrich |
| 2009-10-15 | Sansa Fuze & e200v2 : do not enable USBSTACK in the bootloader | Rafaël Carré |
| 2009-10-15 | Sansa AMS USB driver : still not working | Rafaël Carré |
| 2009-04-12 | Fix #includes in usb-as3525.c | Bertrik Sikken |
| 2008-12-30 | Fixed m200v4 red build. | Björn Stenberg |
| 2008-12-30 | Cleaner usb detection. | Björn Stenberg |
| 2008-12-29 | Added usb_detect() for Clip, Fuze, E200v2 and C200v2. | Björn Stenberg |
| 2008-11-10 | Revert r19069 - the m200s can't charge. Also, don't use charger_inserted() a... | Dave Chapman |
| 2008-11-10 | Fix Clip firmware building by adding missing symbols | Rafaël Carré |
| 2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
| 2008-05-03 | More static / header file cleanup. | Bertrik Sikken |
| 2008-04-11 | D2: Remove USB detection as it's not actually on GPIOC26 (that's a charging i... | Rob Purchase |
| 2008-03-22 | D2: Fix inverted USB detection. | Rob Purchase |
| 2008-01-14 | Initial Cowon D2 commit: | Rob Purchase |
| 2007-09-21 | Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. | Will Robertson |
| 2007-04-19 | move the iriver ifp7xx and other pnx0101 related files together in the target... | Marcoen Hirschberg |
| 2006-11-10 | Forgot to add new files for iFP move to target tree. | Tomasz Malesinski |
| 2006-09-01 | Add backlight support for H10 | Barry Wardell |
| 2006-08-03 | Barry Wardell's initial work for the iriver H10 port | Daniel Stenberg |
| 2006-07-26 | Remote LCD communication driver for X5, very loosely based on patch FS#5634 b... | Linus Nielsen Feltzing |
| 2006-03-22 | Backlight for iAudio X5 | Linus Nielsen Feltzing |
| 2006-03-22 | USB mode for iAudio X5 | Linus Nielsen Feltzing |
| 2006-03-07 | iAudio X5 target-specific ATA driver code | Linus Nielsen Feltzing |
| 2003-01-22 | Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE... | Uwe Freese |
| 2002-09-24 | Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ... | Björn Stenberg |