index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2015-08-15
Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+8
2015-08-14
usb: chipidea: udc: zero-length packet is only needed for TX
Peter Chen
1
-1
/
+1
2015-08-14
usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request support
Peter Chen
1
-0
/
+7
2015-08-04
usb: chipidea: udc: add ep capabilities support
Robert Baldyga
1
-0
/
+14
2015-08-03
usb: chipidea: add ci->is_otg condition for otg judgement
Li Jun
1
-2
/
+2
2015-07-29
usb: chipidea: set usb otg capabilities
Li Jun
1
-1
/
+6
2015-04-08
usb: chipidea: udc: bypass pullup DP when gadget connect in OTG fsm mode
Li Jun
1
-0
/
+4
2015-03-25
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-5
/
+5
2015-03-23
Merge 4.0-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+11
2015-03-19
usb: chipidea: udc: apply new usb_udc_vbus_handler interface
Peter Chen
1
-5
/
+5
2015-03-18
usb: chipidea: Add errata for revision 2.40a
Sanchayan Maity
1
-0
/
+20
2015-03-18
usb: chipidea: udc: return immediately if re-enable non-empty endpoint
Peter Chen
1
-3
/
+6
2015-03-15
usb: chipidea: otg: add a_alt_hnp_support response for B device
Li Jun
1
-0
/
+11
2015-01-29
usb: chipidea: udc: add set_selfpowered gaget ops
Peter Chen
1
-2
/
+16
2014-11-26
usb: chipidea: parameter 'mode' isn't needed for hw_device_reset
Peter Chen
1
-2
/
+2
2014-11-11
usb: chipidea: gadget: use udc-core's reset notifier
Peter Chen
1
-6
/
+2
2014-11-03
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
1
-2
/
+2
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
1
-4
/
+2
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
1
-3
/
+3
2014-07-18
usb: chipidea: udc: Disable auto ZLP generation on ep0
Abbas Raza
1
-2
/
+2
2014-07-02
usb: chipidea: udc: delete td from req's td list at ep_dequeue
Peter Chen
1
-0
/
+7
2014-05-23
usb: chipidea: udc: update gadget states according to ch9
Peter Chen
1
-2
/
+8
2014-05-23
usb: chipidea: udc: delete useless code
Peter Chen
1
-1
/
+0
2014-04-24
usb: chipidea: OTG HNP and SRP fsm implementation
Li Jun
1
-0
/
+8
2014-04-24
usb: chipidea: udc: driver update for OTG HNP
Li Jun
1
-1
/
+10
2014-04-24
usb: chipidea: export interrupt enable and status register read functions
Li Jun
1
-20
/
+0
2014-04-24
usb: chipidea: operate on otgsc register in a general way
Li Jun
1
-9
/
+10
2014-03-12
usb: chipidea: udc: refine isr_tr_complete_handler
Peter Chen
1
-140
/
+154
2014-02-25
usb: chipidea: udc: refine ep operation at isr_tr_complete_handler
Peter Chen
1
-20
/
+8
2014-02-25
usb: chipidea: refine PHY operation
Peter Chen
1
-6
/
+0
2014-02-22
usb: chipidea: need to mask when writting endptflush and endptprime
Matthieu CASTET
1
-2
/
+2
2014-01-14
usb: chipidea: udc: using MultO at TD as real mult value for ISO-TX
Peter Chen
1
-2
/
+17
2013-12-23
Merge tag 'v3.13-rc5' into next
Felipe Balbi
1
-3
/
+0
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
1
-2
/
+2
2013-12-10
usb: chipidea: fix nobody cared IRQ when booting with host role
Peter Chen
1
-3
/
+0
2013-10-12
usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep context
Peter Chen
1
-4
/
+3
2013-10-12
usb: chipidea: udc: Fix spinlock recursion during bus reset
Peter Chen
1
-1
/
+1
2013-10-01
usb: chipidea: move PHY operation to core
Peter Chen
1
-38
/
+1
2013-09-30
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2013-09-26
usb: chipidea: udc: free pending TD at removal procedure
Peter Chen
1
-0
/
+2
2013-09-26
usb: chipidea: udc: fix the oops after rmmod gadget
Peter Chen
1
-1
/
+1
2013-09-26
usb: chipidea: udc: Consolidate the call of disconnect
Peter Chen
1
-3
/
+7
2013-09-26
chipidea: udc: free pending TD at removal procedure
Peter Chen
1
-0
/
+2
2013-08-14
usb: chipidea: udc: .pullup is valid only when vbus is there
Peter Chen
1
-0
/
+3
2013-08-14
usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS
Peter Chen
1
-18
/
+6
2013-08-14
usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flags
Peter Chen
1
-3
/
+2
2013-08-14
usb: chipidea: add vbus interrupt handler
Peter Chen
1
-0
/
+7
2013-08-14
usb: chipidea: add role init and destroy APIs
Peter Chen
1
-9
/
+27
2013-08-14
usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users
Peter Chen
1
-1
/
+6
2013-06-25
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
1
-109
/
+108
[next]