index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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