Age | Commit message (Expand) | Author |
2012-12-07 | usb: add support for hardware handled SET ADDR/CONFIG | Amaury Pouly |
2012-01-04 | Reorganise USB initialisation to not depend on a specific enumeration sequenc... | Frank Gevaerts |
2011-12-31 | usb_init_device(): move prototype to usb.h | Rafaël Carré |
2011-12-19 | Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR. | Boris Gjenero |
2011-12-15 | Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always... | Michael Sevakis |
2011-12-14 | FS#12378 : Remove various unused code, and comment out some unused code and d... | Boris Gjenero |
2011-09-14 | Remove obsolete USB_DETECT_BY_DRV define throughout. | Michael Sevakis |
2011-09-09 | Add "USB Hide Internal Drive" option for multidrive devices with software usb. | Frank Gevaerts |
2011-05-16 | The gigabeat S needs special casing so that you can still hold vol down to ac... | Michael Giacomelli |
2011-05-16 | Enter USB charging mode on devices that support it if any key is held down du... | Michael Giacomelli |
2011-01-18 | Try to get some control over #ifdef hell in usb.c by refactoring and inline f... | Michael Sevakis |
2011-01-17 | Add a higher level USB detection that prevents fraudulent bus resets from cau... | Michael Sevakis |
2011-01-15 | Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei... | Michael Sevakis |
2010-10-18 | HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis... | Szymon Dziok |
2010-06-05 | New USB charging system, part 2 - "Force" charging mode | Torne Wuff |
2010-06-05 | New USB charging system, part 1 - API rework and user-visible setting update | Torne Wuff |
2010-03-03 | FS#10756 - Free unused init code | Thomas Martitz |
2010-01-18 | Add initial Packard Bell Vibe 500 port, by Szymon Dziok | Frank Gevaerts |
2009-12-25 | Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port.... | Mark Arigo |
2009-12-18 | Onda VX747: add USBPOWER_BUTTON and USBPOWER_BTN_IGNORE | Maurus Cuelenaere |
2009-12-15 | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev |
2009-11-02 | M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ... | Karl Kurbjun |
2009-10-23 | FS#10704 - Make a configuration option to disable USB HID | Tomer Shalev |
2009-10-20 | D2 should have HAVE_USB_POWER defined. | Rob Purchase |
2009-06-19 | Philips SA9200: Working touchpad and button lights! Also, improvements to the... | Mark Arigo |
2009-05-25 | 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor... | Mark Arigo |
2009-05-16 | Add working USB HID driver, by Tomer Shalev (part of his GSoC work). | Frank Gevaerts |
2009-04-19 | Add preliminary HID driver. It doesn't do anything yet, but that should chang... | Frank Gevaerts |
2009-04-18 | USB related Cosmetics, whitespace and readability fixes (FS#10147 by Tomer Sh... | Frank Gevaerts |
2009-04-18 | Fix some whitespace issues (including tabs that slipped in somehow) (FS#10144... | Frank Gevaerts |
2009-03-08 | Allow the user to leave MSC mode by pressing the USB POWER button (the one th... | Frank Gevaerts |
2009-02-28 | Leave "usb mode" when all LUNs are ejected again | Frank Gevaerts |
2009-01-22 | Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020... | Michael Sevakis |
2009-01-19 | USB detection changes. c200/e200: Consider USB to be powered when charger is ... | Michael Sevakis |
2009-01-14 | Gigabeat S has no need for a USB tick. Put in a simple framework that allows ... | Michael Sevakis |
2009-01-13 | USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t... | Michael Sevakis |
2008-12-21 | Gigabeat S: Implement charging and power control to charge from AC or USB. Ho... | Michael Sevakis |
2008-11-11 | Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc... | Dave Chapman |
2008-11-09 | Sansav2 Bootloader | Rafaël Carré |
2008-10-03 | reorganise the USB stack a bit to allow for easier integration of non-ARC con... | Frank Gevaerts |
2008-07-04 | Bring the H300 charging-only button in line with the other targets. Hold the... | Marc Guay |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-06-27 | My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ... | Mark Arigo |
2008-05-21 | Philips GoGear SA9200 port. Working bootloader and normal builds, including s... | Mark Arigo |
2008-05-10 | Bring Gigabeat S bootloader one step close to a release version. | Michael Sevakis |
2008-04-18 | UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu... | Michael Sevakis |
2008-03-10 | make the usb storage driver handle hotswap correctly, and exit the usb screen... | Frank Gevaerts |
2008-03-06 | reorganise the usb stack to provide a clean separation between core and class... | Frank Gevaerts |
2008-03-03 | remove usb_benchmark. Its usefulness is extremely limited, and the usb stack ... | Frank Gevaerts |
2008-03-02 | Only show the usb screen once a real usb connection is established. In case o... | Frank Gevaerts |