summaryrefslogtreecommitdiff
path: root/firmware/usbstack (follow)
Commit message (Expand)AuthorAge
* Merge branch 'master' into workingFranklin Wei2016-11-06
|\
| * usb_serial: fix send buffer alignmentCástor Muñoz2016-08-04
| * Introduce new USB driver for Synopsys DesignWare USB OTG core.Cástor Muñoz2016-08-02
* | [WIP] DuckyScript pluginFranklin Wei2016-07-12
* | support static passwords, hardware-accelerated AES, SHA1Franklin Wei2016-07-09
* | Merge commit 'refs/changes/24/1324/7' of git://git.rockbox.org/rockbox into w...Franklin Wei2016-07-08
|\ \
| * | usb-designware: New USB driver for Synopsys DesignWare USB OTG core.Cástor Muñoz2016-07-08
| |/
* | fixFranklin Wei2016-06-15
* | Merge branch 'otp' into workingFranklin Wei2016-06-15
|\ \
| * | OTP plugin: new features, cleanupFranklin Wei2016-06-15
| * | usb: implement blocking receiveFranklin Wei2016-06-14
| |/
* | FixFranklin Wei2016-06-14
* | Merge branch 'synopsys' into workingFranklin Wei2016-06-14
|\ \
| * | usb-designware: New USB driver for Synopsys DesignWare USB OTG core.Cástor Muñoz2016-06-14
| |/
* | OTP workFranklin Wei2016-06-14
* | Merge branch 'synopsys' into workingFranklin Wei2016-06-14
|\ \
| * | usb-designware: New USB driver for Synopsys DesignWare USB OTG core.Cástor Muñoz2016-06-14
| |/
* | OTP plugin: add typing code over USBFranklin Wei2016-06-13
* | usb: implement blocking receiveFranklin Wei2016-06-13
|/
* Revert "usb_storage: make it a bit more correct"Amaury Pouly2015-02-16
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Coding style fix for bde5394Marcin Bukat2014-02-10
* Return a valid USB string descriptor for index 0xEE.Frank Gevaerts2014-02-09
* Don't use core_alloc_maximum() in usb_storage.Frank Gevaerts2014-01-11
* Make sure usb class driver disconnect() functions are called properly.Frank Gevaerts2014-01-05
* Check that core_alloc_maximum() returned something useful, and panic if notFrank Gevaerts2014-01-05
* playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz2013-12-23
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* Fix response length calculation for SCSI_REPORT_LUNSBertrik Sikken2013-08-12
* usb stack: add more verbose debug logf()sMarcin Bukat2013-07-24
* usb_storage: make it a bit more correctAmaury Pouly2013-07-24
* usb_core: rework handling of clear featureAmaury Pouly2013-07-24
* imx233: fix ocotop/debug and usb-core for stmp3600Amaury Pouly2013-06-24
* imx233: rewrite ocotp using new register headersAmaury Pouly2013-06-16
* FS#12854 - ipod-time-sync sets wrong dayBoris Gjenero2013-05-17
* usb: add support for hardware handled SET ADDR/CONFIGAmaury Pouly2012-12-07
* Fill USB serial number descriptor on imx233 targets.Amaury Pouly2012-05-31
* fix a mistake of 803408f18 spotted by n1sRafaël Carré2012-05-07
* missing constRafaël Carré2012-05-07
* simplify yearday_to_daymonth()Rafaël Carré2012-05-07
* simplify copy_paddedRafaël Carré2012-05-07
* Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts2012-01-04
* usb-target.h: removeRafaël Carré2011-12-31
* usb_core: Fix typo in commentMichael Sparmann2011-12-31
* The AMSv1 driver limitation that disallows 64K transfers is a USB core limita...Frank Gevaerts2011-12-31
* usb PACK_DATA: use a static inline to enable type checkingRafaël Carré2011-12-29
* usb_hid: fix r31457Rafaël Carré2011-12-29
* USB HID: cosmetics / simplificationsRafaël Carré2011-12-28
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* Remove USB time sync code when there's no RTC.Boris Gjenero2011-12-16