index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2015-01-15
usb: gadget: u_uac1: fix one code style problem
Peter Chen
2015-01-15
usb: gadget: uac1: struct gaudio is useless for struct f_uac1_opts
Peter Chen
2015-01-15
usb: gadget: at91_udc: Allocate udc instance
Boris Brezillon
2015-01-15
usb: gadget: at91_udc: Rework for multi-platform kernel support
Boris Brezillon
2015-01-15
usb: gadget: at91_udc: Simplify probe and remove functions
Boris Brezillon
2015-01-15
usb: gadget: at91_udc: Remove non-DT handling code
Boris Brezillon
2015-01-15
usb: gadget: at91_udc: Drop uclk clock
Boris Brezillon
2015-01-15
usb: gadget: at91_udc: Fix clock names
Boris Brezillon
2015-01-14
Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-01-14
Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-01-14
usb: dwc3: gadget: Stop TRB preparation after limit is reached
Amit Virdi
2015-01-14
usb: dwc3: gadget: Fix TRB preparation during SG
Amit Virdi
2015-01-13
usb: phy: mv-usb: fix usb_phy build errors
Arnd Bergmann
2015-01-12
usb: renesas_usbhs: add OTG ID signal sensing
Sergei Shtylyov
2015-01-12
usb: dwc2: gadget: report disconnection after reset
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: force gadget initialization in dev mode
Gregory Herrero
2015-01-12
usb: dwc2: gadget: add vbus_draw support
Gregory Herrero
2015-01-12
usb: dwc2: gadget: fix pullup handling
Gregory Herrero
2015-01-12
usb: dwc2: gadget: reset fifo_map when initializing fifos
Gregory Herrero
2015-01-12
usb: dwc2: gadget: fix fifo allocation leak
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: pick smallest acceptable fifo
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: rename sent_zlp to send_zlp
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: add vbus_session support
Gregory Herrero
2015-01-12
usb: dwc2: gadget: don't block after fifo flush timeout
Gregory Herrero
2015-01-12
usb: dwc2: gadget: dont warn if endpoint is not enabled
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: fix zero length packet transfers
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: manage ep0 state in software
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: kill requests after disabling ep
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: consider all tx fifos
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: fix debug loop limits
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: remove unused members from hsotg_req
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: configure fifos from device tree
Gregory Herrero
2015-01-12
usb: dwc2: gadget: check interrupts for all endpoints
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: add bi-directional endpoint support
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: add device tree property to enable dma
Gregory Herrero
2015-01-12
usb: dwc2: gadget: don't erase gahbcfg register when enabling dma
Gregory Herrero
2015-01-12
usb: dwc2: gadget: write correct value in ahbcfg register
Gregory Herrero
2015-01-12
usb: dwc2: gadget: fix error path in dwc2_gadget_init
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: don't embed ep0 buffers
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: don't process XferCompl on setup packet
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: mask fifo empty irq with dma
Mian Yousaf Kaukab
2015-01-12
usb: dwc2: gadget: register gadget handle to the phy
Gregory Herrero
2015-01-12
Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-01-12
usb: gadget: mv_udc_core: delete pullup operation at .udc_start
Peter Chen
2015-01-12
usb: gadget: pxa27x_udc: delete pullup operation at .udc_start and .udc_stop
Peter Chen
2015-01-12
usb: gadget: pxa27x_udc: delete pullup operation at .udc_start and .udc_stop
Peter Chen
2015-01-12
usb: gadget: f_fs: refactor and document __ffs_ep0_read_events better
Michal Nazarewicz
2015-01-12
usb: phy: generic: add vbus support
Robert Jarzmik
2015-01-12
usb: phy: generic: migrate to gpio_desc
Robert Jarzmik
2015-01-12
usb: gadget: atmel_usba: Cache INT_ENB register value
Boris Brezillon
[prev]
[next]