index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
udc.c
Age
Commit message (
Expand
)
Author
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-09-30
usb: chipidea: move PHY operation to core
Peter Chen
2013-09-29
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2013-09-25
usb: chipidea: udc: free pending TD at removal procedure
Peter Chen
2013-09-25
usb: chipidea: udc: fix the oops after rmmod gadget
Peter Chen
2013-09-25
usb: chipidea: udc: Consolidate the call of disconnect
Peter Chen
2013-09-25
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
2013-03-30
usb: chipidea: convert debug entries in sysfs to debugfs
Alexander Shishkin
2013-03-30
usb: chipidea: remove home-grown tracing facility
Alexander Shishkin
2013-03-29
Revert "USB: chipidea: add vbus detect for udc"
Peter Chen
2013-03-29
usb: chipidea: trim include list in udc code
Alexander Shishkin
2013-03-18
usb: chipidea: udc: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
usb: gadget: chipidea: remove unnecessary initializations
Felipe Balbi
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
usb: chipidea: let udc-core manage gadget->dev
Felipe Balbi
2013-03-04
usb: chipidea: register debugging sysfs on our device
Felipe Balbi
2012-09-12
USB: chipidea: add vbus detect for udc
Richard Zhao
2012-09-12
usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...
Michael Grzeschik
2012-09-12
usb: chipidea: cleanup dma_pool if udc_start() fails
Marc Kleine-Budde
2012-09-12
usb: chipidea: udc: fix error path in udc_start()
Marc Kleine-Budde
2012-09-12
usb: chipidea: udc: add pullup fuction, needed by the uvc gadget
Michael Grzeschik
[prev]
[next]