summaryrefslogtreecommitdiff
path: root/firmware/export/usb_core.h (unfollow)
Commit message (Expand)Author
2015-01-08usb: move usb charging function prototype from usb_core.h to usb.hAmaury Pouly
2012-12-07usb: add support for hardware handled SET ADDR/CONFIGAmaury Pouly
2010-06-05New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff
2009-10-19Change control handling to start expecting host packets before sending data t...Frank Gevaerts
2009-05-23Reorganise USB stack defines. Now config.h decides which class drivers get en...Frank Gevaerts
2009-05-16Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts
2009-04-19Add preliminary HID driver. It doesn't do anything yet, but that should chang...Frank Gevaerts
2009-04-19reorganise usb_core.c a bit, to make the code more readable and more maintain...Frank Gevaerts
2009-03-23Correct Björn's name in various file headers.Nicolas Pennequin
2009-01-19USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis
2009-01-13USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t...Michael Sevakis
2008-10-03reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-04add usb_allowed_current() function, so powermanagement code can know when it'...Frank Gevaerts
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-04-26- change the usb class driver framework to allow for device classes with more...Frank Gevaerts
2008-04-20Put USB controller structures in IRAM. This seems to make the connection much...Frank Gevaerts
2008-04-18Add keywords and fix more headers.Michael Sevakis
2008-04-18UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis
2008-03-10left USB_SERIAL enabled by default yet again...Frank Gevaerts
2008-03-10make the usb storage driver handle hotswap correctly, and exit the usb screen...Frank Gevaerts
2008-03-06disable USB_SERIAL by default again. It got enabled accidentally in the last ...Frank Gevaerts
2008-03-06reorganise the usb stack to provide a clean separation between core and class...Frank Gevaerts
2008-03-03remove usb_benchmark. Its usefulness is extremely limited, and the usb stack ...Frank Gevaerts
2008-02-27move the usb_core thread functionality to the main usb threadFrank Gevaerts
2008-02-20Major USB stack improvements. It now works at nearly the maximum speed for a ...Frank Gevaerts
2007-11-23Re-added USB charger detection and auto reboot on host connect.Björn Stenberg
2007-11-22New USB stackBjörn Stenberg
2007-11-05e200/c200: Take advantage of mutex recursion for the tuner driver and dump th...Michael Sevakis
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius
2007-07-14e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...Michael Sevakis
2007-07-14Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold
2007-02-18CONFIG_CHARGINGJonathan Gordon
2006-11-13H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold
2006-02-071. Updated battery_bench plugin:Hristo Kovachev
2006-01-19Charging state reporting on H3x0Brandon Low
2005-11-19refactored radio status codeAnton Oleynikov
2005-04-11iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...Linus Nielsen Feltzing
2004-10-19tuner cleanup + improvements:Jörg Hohensohn
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn
2003-12-03No more spinning disk while charging flashed FM+V2 (you need the new bootload...Jörg Hohensohn
2003-08-25Slightly more correct initialization of the power/charging codeLinus Nielsen Feltzing
2003-02-07Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg
2002-08-07Made battery_level() use the power history table to get an average battery le...Heikki Hannikainen
2002-08-06Added battery charger code for the recorder and battery voltage statistics ke...Heikki Hannikainen
2002-07-28Added battery_level_safe() functionLinus Nielsen Feltzing
2002-07-26New voltage levels for full and empty batteryLinus Nielsen Feltzing