index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
at91_udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
usb: gadget: at91_udc: fix ep maxpacket initialisation
Robert Baldyga
1
-7
/
+7
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-24
usb: gadget: at91_udc: fix build warning
Felipe Balbi
1
-7
/
+7
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
1
-8
/
+8
2013-08-02
usb: gadget: at91_udc: add usb_clk for transition to common clk framework
Boris BREZILLON
1
-2
/
+15
2013-08-02
usb: gadget: at91_udc: add missing clk_put on fclk and iclk
Boris BREZILLON
1
-0
/
+4
2013-07-30
usb: gadget: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-07-15
usb: gadget: at91_udc: prepare clk before calling enable
Boris BREZILLON
1
-6
/
+8
2013-07-15
usb: gadget: at91_udc: call at91udc_of_init only when needed
Arnd Bergmann
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-03-18
usb: gadget: at91_udc: don't touch gadget.dev.driver
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: gadget: at91_udc: let udc-core manage gadget->dev
Felipe Balbi
1
-11
/
+2
2013-02-22
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+2
2013-01-18
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
1
-11
/
+1
2013-01-10
USB: gadget: at91_adc: fix pullup pin validity check
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2013-01-10
usb: gadget: at91_udc: don't use [delayed_]work_pending()
Tejun Heo
1
-2
/
+1
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-19
treewide: fix typo of "suppport" in various comments
Masanari Iida
1
-1
/
+1
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-09-17
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
1
-5
/
+1
2012-09-10
usb: gadget: at91_udc: fix dt support
Fabio Porcedda
1
-1
/
+1
2012-09-10
usb: gadget: at91_udc: move the dereference below the NULL test
Wei Yongjun
1
-1
/
+2
2012-09-06
usb: gadget: at91udc: Don't check for ep->ep.desc
Sebastian Andrzej Siewior
1
-3
/
+1
2012-09-06
usb: gadget: at91udc: don't overwrite driver data
Sebastian Andrzej Siewior
1
-2
/
+0
2012-07-02
usb: gadget: at91_udc: Propagate devicetree to gadget drivers
Alexandre Pereira da Silva
1
-0
/
+1
2012-05-16
usb: gadget: at91_udc: fix endpoint descriptor dereference
Nicolas Ferre
1
-1
/
+1
2012-05-04
usb: gadget: at91_udc: convert to new style start/stop interface
Sebastian Andrzej Siewior
1
-46
/
+14
2012-05-04
usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct...
Ido Shayevitz
1
-8
/
+7
2012-04-17
USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt
Nicolas Ferre
1
-4
/
+4
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+38
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+5
2012-03-15
USB: at91: Device udc add dt support
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+38
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
1
-0
/
+1
2012-02-23
usb: at91_udc: linux/prefetch.h included twice
Danny Kukawka
1
-1
/
+0
2012-02-23
ARM: at91: make matrix register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+5
2012-01-10
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-7
/
+7
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-1
/
+1
2011-11-29
ARM: at91/udc: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+7
2011-10-13
usb: gadget: at91_udc: change french comments to english
Robert Schwebel
1
-8
/
+8
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-2
/
+2
2011-09-10
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-10
/
+0
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-08-08
USB: at91_udc: include linux/prefetch.h explicitly
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-5
/
+15
[next]