index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
at91_udc.c
Age
Commit message (
Expand
)
Author
2013-08-02
usb: gadget: at91_udc: add usb_clk for transition to common clk framework
Boris BREZILLON
2013-08-02
usb: gadget: at91_udc: add missing clk_put on fclk and iclk
Boris BREZILLON
2013-07-30
usb: gadget: use dev_get_platdata()
Jingoo Han
2013-07-15
usb: gadget: at91_udc: prepare clk before calling enable
Boris BREZILLON
2013-07-15
usb: gadget: at91_udc: call at91udc_of_init only when needed
Arnd Bergmann
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-03-18
usb: gadget: at91_udc: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
usb: gadget: at91_udc: let udc-core manage gadget->dev
Felipe Balbi
2013-02-21
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-01-18
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
2013-01-10
USB: gadget: at91_adc: fix pullup pin validity check
Jean-Christophe PLAGNIOL-VILLARD
2013-01-10
usb: gadget: at91_udc: don't use [delayed_]work_pending()
Tejun Heo
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-19
treewide: fix typo of "suppport" in various comments
Masanari Iida
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-09-17
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
2012-09-10
usb: gadget: at91_udc: fix dt support
Fabio Porcedda
2012-09-10
usb: gadget: at91_udc: move the dereference below the NULL test
Wei Yongjun
2012-09-06
usb: gadget: at91udc: Don't check for ep->ep.desc
Sebastian Andrzej Siewior
2012-09-06
usb: gadget: at91udc: don't overwrite driver data
Sebastian Andrzej Siewior
2012-07-02
usb: gadget: at91_udc: Propagate devicetree to gadget drivers
Alexandre Pereira da Silva
2012-05-16
usb: gadget: at91_udc: fix endpoint descriptor dereference
Nicolas Ferre
2012-05-04
usb: gadget: at91_udc: convert to new style start/stop interface
Sebastian Andrzej Siewior
2012-05-04
usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct...
Ido Shayevitz
2012-04-17
USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt
Nicolas Ferre
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-15
USB: at91: Device udc add dt support
Jean-Christophe PLAGNIOL-VILLARD
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
2012-02-23
usb: at91_udc: linux/prefetch.h included twice
Danny Kukawka
2012-02-23
ARM: at91: make matrix register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-11-29
ARM: at91/udc: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
2011-10-13
usb: gadget: at91_udc: change french comments to english
Robert Schwebel
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-08
USB: at91_udc: include linux/prefetch.h explicitly
Jean-Christophe PLAGNIOL-VILLARD
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-06
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
2011-05-13
usb/gadget: at91sam9g20 fix end point max packet size
Jean-Christophe PLAGNIOL-VILLARD
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-17
usb: gadget: at91_udc: Fix error path
Rahul Ruikar
[next]