index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/remove
Alexander Shishkin
2012-05-09
|
*
|
|
|
|
|
|
usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}
Alexander Shishkin
2012-05-09
|
*
|
|
|
|
|
|
usb: gadget: ci13xxx: convert to platform device
Alexander Shishkin
2012-05-09
|
*
|
|
|
|
|
|
usb: gadget: conversion of controllers choice to menu
Alexander Shishkin
2012-05-09
|
*
|
|
|
|
|
|
usb: gadget: ci13xxx: redo register access
Alexander Shishkin
2012-05-09
|
*
|
|
|
|
|
|
usb: gadget: ci13xxx: move global variables inside struct ci13xxx
Alexander Shishkin
2012-05-09
|
*
|
|
|
|
|
|
usb: gadget: ci13xxx: drop needless parens
Alexander Shishkin
2012-05-09
|
*
|
|
|
|
|
|
usb: gadget: ci13xxx_pci: add langwell/penwell pci ids
Alexander Shishkin
2012-05-08
|
*
|
|
|
|
|
|
usb: gadget: ci13xxx: rename register layouts
Alexander Shishkin
2012-05-08
|
*
|
|
|
|
|
|
usb: gadget: ci13xxx: initialize ep0{out,in} dynamically
Alexander Shishkin
2012-05-08
|
*
|
|
|
|
|
|
usb: gadget: ci13xxx: fix ep list removal in gadget unregistering code
Alexander Shishkin
2012-05-08
|
*
|
|
|
|
|
|
Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-05-07
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: err_irq: support for probe function
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Use clk_prepare_enable and clk_disable_unprepare
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Remove the S3C_ prefix from registers definition.
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Add release function for hsotg device
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Remove our_hsotg global pointer
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Comments reorganization and cleanup
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Use new udc_start and udc_stop callbacks
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Determine number of EPs from HW configuration register
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Cable disconnection recovery code
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Rename s3c_hsotg_disconnect function
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Remove Disconnect Interrupt handler
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Extract core initialization function
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Sending ZLP packet for IN EP0 transfers
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: NAK management for EP0 (Setup stage of control transfers)
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Use of regulator_bulk_* functions for USB regulators
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Wrappers for USB PHY methods
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Remove platform dependent functions from s3c-hsotg
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
usb:hsotg:samsung: Remove platform dependency from s3c-hsotg
Lukasz Majewski
2012-05-04
|
|
*
|
|
|
|
|
|
f_fs: ffs_func_free: cleanup requests allocated by autoconfig
Peter Korsgaard
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: add isochronous support to gadget zero
Paul Zimmerman
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: add a sparse endian notation
Dan Carpenter
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: r8a66597-udc: add support for set_selfpowered
Shimoda, Yoshihiro
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: Include i.MX processors in the USB_FSL_USB2 help text
Fabio Estevam
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...
Peter Chen
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: composite: prevent a memory leak when configuration bind fails
Yongsul Oh
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: f_mass_storage: remove deprecated fsg_add()
Michal Nazarewicz
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: dummy_hcd: allow to free requests on disabled endpoints
Sebastian Andrzej Siewior
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: make g_printer use composite
Sebastian Andrzej Siewior
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: remove DUALSPEED from printer
Sebastian Andrzej Siewior
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: imx_udc: convert to new style start/stop
Sebastian Andrzej Siewior
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: fsl_qe_udc: remove not implemented callbacks
Sebastian Andrzej Siewior
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: fsl_qe_udc: convert to new style start/stop
Sebastian Andrzej Siewior
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: atmel_usba_udc: convert to newstyle start/stop interface
Sebastian Andrzej Siewior
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: at91_udc: convert to new style start/stop interface
Sebastian Andrzej Siewior
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: Update s3c-hsudc to use usb_endpoint_descriptor inside the struc...
Ido Shayevitz
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct ...
Ido Shayevitz
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the str...
Ido Shayevitz
2012-05-04
|
|
*
|
|
|
|
|
|
usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the st...
Ido Shayevitz
2012-05-04
[prev]
[next]