summaryrefslogtreecommitdiffstats
path: root/firmware/export/usb.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-18HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok1-1/+1
2010-06-05New USB charging system, part 2 - "Force" charging modeTorne Wuff1-2/+8
2010-06-05New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff1-3/+10
2010-03-03FS#10756 - Free unused init codeThomas Martitz1-1/+1
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts1-0/+3
2009-12-25Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo1-0/+3
2009-12-18Onda VX747: add USBPOWER_BUTTON and USBPOWER_BTN_IGNOREMaurus Cuelenaere1-0/+3
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-11-02M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun1-0/+8
2009-10-23FS#10704 - Make a configuration option to disable USB HID Tomer Shalev1-0/+4
2009-10-20D2 should have HAVE_USB_POWER defined.Rob Purchase1-0/+3
2009-06-19Philips SA9200: Working touchpad and button lights! Also, improvements to the...Mark Arigo1-2/+4
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo1-0/+3
2009-05-16Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts1-1/+1
2009-04-19Add preliminary HID driver. It doesn't do anything yet, but that should chang...Frank Gevaerts1-0/+1
2009-04-18USB related Cosmetics, whitespace and readability fixes (FS#10147 by Tomer Sh...Frank Gevaerts1-2/+1
2009-04-18Fix some whitespace issues (including tabs that slipped in somehow) (FS#10144...Frank Gevaerts1-2/+2
2009-03-08Allow the user to leave MSC mode by pressing the USB POWER button (the one th...Frank Gevaerts1-0/+1
2009-02-28Leave "usb mode" when all LUNs are ejected againFrank Gevaerts1-0/+1
2009-01-22Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...Michael Sevakis1-1/+2
2009-01-19USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis1-2/+6
2009-01-14Gigabeat S has no need for a USB tick. Put in a simple framework that allows ...Michael Sevakis1-0/+2
2009-01-13USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t...Michael Sevakis1-15/+25
2008-12-21Gigabeat S: Implement charging and power control to charge from AC or USB. Ho...Michael Sevakis1-3/+0
2008-11-11Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman1-0/+1
2008-11-09Sansav2 BootloaderRafaël Carré1-0/+1
2008-10-03reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts1-1/+1
2008-07-04Bring the H300 charging-only button in line with the other targets. Hold the...Marc Guay1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo1-0/+3
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo1-1/+2
2008-05-10Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis1-2/+3
2008-04-18UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis1-0/+1
2008-03-10make the usb storage driver handle hotswap correctly, and exit the usb screen...Frank Gevaerts1-0/+2
2008-03-06reorganise the usb stack to provide a clean separation between core and class...Frank Gevaerts1-8/+9
2008-03-03remove usb_benchmark. Its usefulness is extremely limited, and the usb stack ...Frank Gevaerts1-2/+1
2008-03-02Only show the usb screen once a real usb connection is established. In case o...Frank Gevaerts1-0/+3
2008-02-27move the usb_core thread functionality to the main usb threadFrank Gevaerts1-7/+28
2008-02-25some progress towards software-selectability of usb class drivers.Frank Gevaerts1-0/+11
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo1-1/+2
2007-11-22New USB stackBjörn Stenberg1-1/+1
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson1-0/+3
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo1-1/+2
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman1-1/+36
2007-02-01FS#4770 - Add USB charging for the H300 seriesSteve Bavin1-0/+4
2005-12-06H300 bootloader USB modeLinus Nielsen Feltzing1-0/+1
2005-06-23New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold1-0/+3
2005-01-30long policyJean-Philippe Bernardy1-1/+1
2003-07-03I needed a function to return the physical USB detectJörg Hohensohn1-1/+2
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg1-0/+31