History for barebox / drivers / usb / gadget / at91_udc.c
2018-11-09
@Sascha Hauer
Merge branch 'for-next/usb'
Sascha Hauer committed on 9 Nov 2018
2018-11-06
@Sascha Hauer
ARM: at91: remove mach/io.h ...
Sascha Hauer committed on 6 Nov 2018
2018-11-05
@Sascha Hauer
ARM: at91: Add SoC namespace to matrix defines ...
Sascha Hauer committed on 5 Nov 2018
2018-10-29
@Ladislav Michl
usb: gadget: set maxpacket_limit ...
Ladislav Michl authored on 24 Oct 2018 Sascha Hauer committed on 29 Oct 2018
2017-09-06
@Sam Ravnborg
at91_udc: add DT support ...
Sam Ravnborg authored on 20 Jul 2017 Sascha Hauer committed on 6 Sep 2017
2016-03-07
@Sascha Hauer
driver: replace dev_request_mem_region with dev_request_mem_resource ...
Sascha Hauer committed on 7 Mar 2016
2015-02-04
@Bo Shen
usb: at91_udc: pass the vbus initial value ...
Bo Shen authored on 4 Feb 2015 Sascha Hauer committed on 4 Feb 2015
2014-10-02
@Sascha Hauer
Merge branch 'for-next/resource-err-ptr'
Sascha Hauer committed on 2 Oct 2014
2014-09-26
@Sascha Hauer
USB: gadget: put poller into core ...
Sascha Hauer committed on 26 Sep 2014
2014-09-16
@Sascha Hauer
resource: Let dev_request_mem_region return an error pointer ...
Sascha Hauer committed on 16 Sep 2014
2014-07-22
@Sascha Hauer
USB: gadget: Update to 3.15 ...
Sascha Hauer committed on 22 Jul 2014
2014-04-23
@Owen Kirby
Fix AT91 UDC driver on boards without vbus. ...
Owen Kirby authored on 16 Apr 2014 Sascha Hauer committed on 23 Apr 2014
2014-02-13
@Sascha Hauer
USB gadget: at91: return error when no udc is registered ...
Sascha Hauer committed on 13 Feb 2014
2014-01-29
@Alexander Shiyan
gadget: at91: Fix uninitialized variable ...
Alexander Shiyan authored on 29 Jan 2014 Sascha Hauer committed on 29 Jan 2014
2013-10-22
@Alexander Shiyan
gadget: at91: Fix uninitialized variable ...
Alexander Shiyan authored on 21 Oct 2013 Sascha Hauer committed on 22 Oct 2013
2013-04-11
@Sascha Hauer
USB gadget at91: Use dev_add_param_bool for vbus parameter ...
Sascha Hauer committed on 11 Apr 2013
2013-02-13
@Alexander Shiyan
Use new device_platform_driver() macro for drivers ...
Alexander Shiyan authored on 12 Feb 2013 Sascha Hauer committed on 13 Feb 2013
2013-01-02
@Jean-Christophe PLAGNIOL-VILLARD
usb: at91_udc: request and configure vbus pin via gpiolib ...
Jean-Christophe PLAGNIOL-VILLARD authored on 28 Dec 2012 Sascha Hauer committed on 2 Jan 2013
2012-12-22
@Jean-Christophe PLAGNIOL-VILLARD
at91: switch to gpiolib ...
Jean-Christophe PLAGNIOL-VILLARD authored on 20 Dec 2012 Sascha Hauer committed on 22 Dec 2012
@Jean-Christophe PLAGNIOL-VILLARD
at91: use gpio_is_valid to check gpio ...
Jean-Christophe PLAGNIOL-VILLARD authored on 20 Dec 2012 Sascha Hauer committed on 22 Dec 2012
2012-10-04
@Jean-Christophe PLAGNIOL-VILLARD
switch all platform_bus device/driver registering to platform_driver/device_register ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2012 Sascha Hauer committed on 4 Oct 2012
2012-07-25
@Sascha Hauer
usb gadget at91: Use correct include ...
Sascha Hauer committed on 25 Jul 2012
@Sascha Hauer
gpio: add static inlines for gpio_request/gpio_free ...
Sascha Hauer committed on 25 Jul 2012
2012-01-02
@Jean-Christophe PLAGNIOL-VILLARD
at91_udc: update vbus param only if updated ...
Jean-Christophe PLAGNIOL-VILLARD authored on 31 Dec 2011 Sascha Hauer committed on 2 Jan 2012
2011-12-14
@Jean-Christophe PLAGNIOL-VILLARD
at91: add udc usb device controller support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 13 Dec 2011 Sascha Hauer committed on 14 Dec 2011