index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-24
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
1
-109
/
+108
2013-06-17
usb: chipidea: get rid of camelcase names
Alexander Shishkin
1
-251
/
+252
2013-06-17
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
Michael Grzeschik
1
-82
/
+110
2013-06-17
usb: chipidea: udc: manage dynamic amount of tds with a linked list
Michael Grzeschik
1
-51
/
+110
2013-06-17
usb: chipidea: udc: configure iso endpoints
Michael Grzeschik
1
-1
/
+19
2013-06-11
usb: chipidea: fix no transceiver case
Alexander Shishkin
1
-5
/
+8
2013-04-05
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-26
/
+1
2013-04-05
usb: chipidea: udc: fix memory leak in _ep_nuke
Michael Grzeschik
1
-0
/
+6
2013-04-05
usb: chipidea: udc: fix memory access of shared memory on armv5 machines
Michael Grzeschik
1
-0
/
+2
2013-03-30
usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users
Michael Grzeschik
1
-2
/
+2
2013-03-30
usb: chipidea: udc: move _ep_queue into an unlocked function
Michael Grzeschik
1
-48
/
+56
2013-03-30
usb: chipidea: udc: don't truncate requests to single tds
Michael Grzeschik
1
-2
/
+2
2013-03-30
usb: chipidea: udc: read status of td only once in hardware_dequeue
Michael Grzeschik
1
-3
/
+5
2013-03-30
usb: chipidea: udc: move ZLT flag change to ep_enable
Michael Grzeschik
1
-1
/
+2
2013-03-30
usb: chipidea: udc: rework ep_enable cap setting
Michael Grzeschik
1
-9
/
+5
2013-03-30
usb: chipidea: udc: only clear active and halted bits in qhead
Michael Grzeschik
1
-1
/
+2
2013-03-30
usb: chipidea: big-endian support
Svetoslav Neykov
1
-28
/
+31
2013-03-30
usb: chipidea: don't redefine __ffs()
Felipe Balbi
1
-6
/
+6
2013-03-30
usb: chipidea: move debug files creation/removal to the core
Alexander Shishkin
1
-8
/
+1
2013-03-30
usb: chipidea: convert debug entries in sysfs to debugfs
Alexander Shishkin
1
-3
/
+3
2013-03-30
usb: chipidea: remove home-grown tracing facility
Alexander Shishkin
1
-32
/
+1
2013-03-29
Revert "USB: chipidea: add vbus detect for udc"
Peter Chen
1
-38
/
+1
2013-03-29
usb: chipidea: trim include list in udc code
Alexander Shishkin
1
-7
/
+1
2013-03-18
usb: chipidea: udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-12
/
+0
2013-03-18
usb: gadget: chipidea: remove unnecessary initializations
Felipe Balbi
1
-3
/
+0
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: chipidea: let udc-core manage gadget->dev
Felipe Balbi
1
-11
/
+2
2013-03-04
usb: chipidea: register debugging sysfs on our device
Felipe Balbi
1
-3
/
+3
2012-09-12
USB: chipidea: add vbus detect for udc
Richard Zhao
1
-1
/
+38
2012-09-12
usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...
Michael Grzeschik
1
-4
/
+1
2012-09-12
usb: chipidea: cleanup dma_pool if udc_start() fails
Marc Kleine-Budde
1
-8
/
+15
2012-09-12
usb: chipidea: udc: fix error path in udc_start()
Marc Kleine-Budde
1
-1
/
+1
2012-09-12
usb: chipidea: udc: add pullup fuction, needed by the uvc gadget
Michael Grzeschik
1
-4
/
+17
2012-09-12
usb: chipidea: udc: fix setup of endpoint maxpacket size
Michael Grzeschik
1
-1
/
+7
2012-07-09
usb: chipidea: permit driver bindings pass phy pointer
Richard Zhao
1
-4
/
+7
2012-07-09
USB: Chipidea: rename struct ci13xxx variables from udc to ci
Richard Zhao
1
-314
/
+314
2012-07-06
USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data
Richard Zhao
1
-12
/
+12
2012-07-06
usb: chipidea: remove unneeded NULL check
Alexander Shishkin
1
-3
/
+0
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
1
-4
/
+5
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
1
-1
/
+1
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
1
-4
/
+4
2012-05-11
usb: chipidea: drop unused field "device" from ci13xxx_ep
Alexander Shishkin
1
-1
/
+0
2012-05-11
usb: chipidea: use generic map/unmap routines
Alexander Shishkin
1
-32
/
+10
2012-05-11
usb: chipidea: add host role
Alexander Shishkin
1
-4
/
+4
2012-05-11
usb: chipidea: use common definition for USBMODE bits
Alexander Shishkin
1
-1
/
+1
2012-05-11
usb: chipidea: drop redundant NULL check
Alexander Shishkin
1
-3
/
+0
2012-05-11
usb: chipidea: isr_reset_handler fix missing locking
Michael Grzeschik
1
-1
/
+1
2012-05-11
usb: chipidea: add support for roles
Alexander Shishkin
1
-41
/
+39
2012-05-11
usb: chipidea: split the driver code into units
Alexander Shishkin
1
-0
/
+1837