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
/
chipidea
/
udc.c
Age
Commit message (
Expand
)
Author
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
2014-07-17
usb: chipidea: udc: Disable auto ZLP generation on ep0
Abbas Raza
2014-07-02
usb: chipidea: udc: delete td from req's td list at ep_dequeue
Peter Chen
2014-05-23
usb: chipidea: udc: update gadget states according to ch9
Peter Chen
2014-05-23
usb: chipidea: udc: delete useless code
Peter Chen
2014-04-24
usb: chipidea: OTG HNP and SRP fsm implementation
Li Jun
2014-04-24
usb: chipidea: udc: driver update for OTG HNP
Li Jun
2014-04-24
usb: chipidea: export interrupt enable and status register read functions
Li Jun
2014-04-24
usb: chipidea: operate on otgsc register in a general way
Li Jun
2014-03-12
usb: chipidea: udc: refine isr_tr_complete_handler
Peter Chen
2014-02-25
usb: chipidea: udc: refine ep operation at isr_tr_complete_handler
Peter Chen
2014-02-25
usb: chipidea: refine PHY operation
Peter Chen
2014-02-21
usb: chipidea: need to mask when writting endptflush and endptprime
Matthieu CASTET
2014-01-13
usb: chipidea: udc: using MultO at TD as real mult value for ISO-TX
Peter Chen
2013-12-23
Merge tag 'v3.13-rc5' into next
Felipe Balbi
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-09
usb: chipidea: fix nobody cared IRQ when booting with host role
Peter Chen
2013-10-11
usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep context
Peter Chen
2013-10-11
usb: chipidea: udc: Fix spinlock recursion during bus reset
Peter Chen
2013-10-01
usb: chipidea: move PHY operation to core
Peter Chen
2013-09-30
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2013-09-26
usb: chipidea: udc: free pending TD at removal procedure
Peter Chen
2013-09-26
usb: chipidea: udc: fix the oops after rmmod gadget
Peter Chen
2013-09-26
usb: chipidea: udc: Consolidate the call of disconnect
Peter Chen
2013-09-26
chipidea: udc: free pending TD at removal procedure
Peter Chen
2013-08-14
usb: chipidea: udc: .pullup is valid only when vbus is there
Peter Chen
2013-08-14
usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS
Peter Chen
2013-08-14
usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flags
Peter Chen
2013-08-14
usb: chipidea: add vbus interrupt handler
Peter Chen
2013-08-14
usb: chipidea: add role init and destroy APIs
Peter Chen
2013-08-14
usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users
Peter Chen
2013-06-24
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
2013-06-17
usb: chipidea: get rid of camelcase names
Alexander Shishkin
2013-06-17
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
Michael Grzeschik
2013-06-17
usb: chipidea: udc: manage dynamic amount of tds with a linked list
Michael Grzeschik
2013-06-17
usb: chipidea: udc: configure iso endpoints
Michael Grzeschik
2013-06-11
usb: chipidea: fix no transceiver case
Alexander Shishkin
2013-04-05
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-04-05
usb: chipidea: udc: fix memory leak in _ep_nuke
Michael Grzeschik
2013-04-05
usb: chipidea: udc: fix memory access of shared memory on armv5 machines
Michael Grzeschik
2013-03-30
usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users
Michael Grzeschik
2013-03-30
usb: chipidea: udc: move _ep_queue into an unlocked function
Michael Grzeschik
2013-03-30
usb: chipidea: udc: don't truncate requests to single tds
Michael Grzeschik
2013-03-30
usb: chipidea: udc: read status of td only once in hardware_dequeue
Michael Grzeschik
2013-03-30
usb: chipidea: udc: move ZLT flag change to ep_enable
Michael Grzeschik
2013-03-30
usb: chipidea: udc: rework ep_enable cap setting
Michael Grzeschik
2013-03-30
usb: chipidea: udc: only clear active and halted bits in qhead
Michael Grzeschik
2013-03-30
usb: chipidea: big-endian support
Svetoslav Neykov
2013-03-30
usb: chipidea: don't redefine __ffs()
Felipe Balbi
2013-03-30
usb: chipidea: move debug files creation/removal to the core
Alexander Shishkin
[next]