summaryrefslogtreecommitdiff
path: root/firmware/export/usb.h (follow)
Commit message (Expand)AuthorAge
* 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
* usb: add support for hardware handled SET ADDR/CONFIGAmaury Pouly2012-12-07
* Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts2012-01-04
* usb_init_device(): move prototype to usb.hRafaël Carré2011-12-31
* Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero2011-12-19
* Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always...Michael Sevakis2011-12-15
* FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero2011-12-14
* Remove obsolete USB_DETECT_BY_DRV define throughout.Michael Sevakis2011-09-14
* Add "USB Hide Internal Drive" option for multidrive devices with software usb.Frank Gevaerts2011-09-09
* The gigabeat S needs special casing so that you can still hold vol down to ac...Michael Giacomelli2011-05-16
* Enter USB charging mode on devices that support it if any key is held down du...Michael Giacomelli2011-05-16
* Try to get some control over #ifdef hell in usb.c by refactoring and inline f...Michael Sevakis2011-01-18
* Add a higher level USB detection that prevents fraudulent bus resets from cau...Michael Sevakis2011-01-17
* Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...Michael Sevakis2011-01-15
* HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok2010-10-18
* New USB charging system, part 2 - "Force" charging modeTorne Wuff2010-06-05
* New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff2010-06-05
* FS#10756 - Free unused init codeThomas Martitz2010-03-03
* Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts2010-01-18
* Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo2009-12-25
* Onda VX747: add USBPOWER_BUTTON and USBPOWER_BTN_IGNOREMaurus Cuelenaere2009-12-18
* Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev2009-12-15
* M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun2009-11-02
* FS#10704 - Make a configuration option to disable USB HID Tomer Shalev2009-10-23
* D2 should have HAVE_USB_POWER defined.Rob Purchase2009-10-20
* Philips SA9200: Working touchpad and button lights! Also, improvements to the...Mark Arigo2009-06-19
* 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo2009-05-25
* Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts2009-05-16
* Add preliminary HID driver. It doesn't do anything yet, but that should chang...Frank Gevaerts2009-04-19
* USB related Cosmetics, whitespace and readability fixes (FS#10147 by Tomer Sh...Frank Gevaerts2009-04-18
* Fix some whitespace issues (including tabs that slipped in somehow) (FS#10144...Frank Gevaerts2009-04-18
* Allow the user to leave MSC mode by pressing the USB POWER button (the one th...Frank Gevaerts2009-03-08
* Leave "usb mode" when all LUNs are ejected againFrank Gevaerts2009-02-28
* Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...Michael Sevakis2009-01-22
* USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis2009-01-19
* Gigabeat S has no need for a USB tick. Put in a simple framework that allows ...Michael Sevakis2009-01-14
* USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t...Michael Sevakis2009-01-13
* Gigabeat S: Implement charging and power control to charge from AC or USB. Ho...Michael Sevakis2008-12-21
* Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman2008-11-11
* Sansav2 BootloaderRafaël Carré2008-11-09
* reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts2008-10-03
* Bring the H300 charging-only button in line with the other targets. Hold the...Marc Guay2008-07-04
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo2008-06-27
* Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo2008-05-21
* Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis2008-05-10