index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2013-01-21
usb: gadget: multi: use function framework for ACM
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: cdc2: use function framework for ACM
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: acm_ms: use function framework for ACM
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: f_acm: convert to new function interface with backwards compatib...
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: allocate & giveback serial ports instead hard code them
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: composite: add usb_remove_function()
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: u_serial: convert into a module
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: g_serial: split the three possible functions into three bind fun...
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: f_acm: remove empty function
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: convert source sink and loopback to new function interface
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: add some infracture to register/unregister functions
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: move loopback's config descriptor out of f_loopback
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: move source sink's config descriptor out of f_sourcesink
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: provide a wrapper around SourceSink's setup function
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: remove u32 castings of address passed to readl()
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: composite: don't call driver's unbind() if bind() failed
Sebastian Andrzej Siewior
2013-01-20
USB: storage: avoid scanning other targets for single target device
Ming Lei
2013-01-20
usb: Create link files between child device and usb port device.
Lan Tianyu
2013-01-20
usb: Add "portX/connect_type" attribute to expose usb port's connect type
Lan Tianyu
2013-01-20
usb: fix compilation error and warning of driver/usb/core/port.c on arm and b...
Lan Tianyu
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
usb: Add driver/usb/core/(port.c,hub.h) files
Lan Tianyu
2013-01-18
USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg()
Dan Carpenter
2013-01-18
USB: io_ti: kill custom closing_wait implementation
Johan Hovold
2013-01-18
USB: io_ti: query hardware-buffer status in chars_in_buffer
Johan Hovold
2013-01-18
USB: serial: grab disconnect mutex in chars_in_buffer
Johan Hovold
2013-01-18
USB: io_ti: use tty-port drain delay
Johan Hovold
2013-01-18
USB: io_ti: move write-fifo flushing to close
Johan Hovold
2013-01-18
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-01-18
Merge 3.8-rc4 into usb-next
Greg Kroah-Hartman
2013-01-18
usb: phy: samsung: Add support to set pmu isolation
Vivek Gautam
2013-01-18
usb: phy: mv-otg: use to_delayed_work instead of cast
Cesar Eduardo Barros
2013-01-18
usb: phy: s3c-hsotg: adding phy driver support
Praveen Paneri
2013-01-18
usb: phy: samsung: Introducing usb phy driver for hsotg
Praveen Paneri
2013-01-18
usb: phy: mxs-phy: add set_suspend API
Peter Chen
2013-01-18
usb: dwc3: remove dwc3 dependency on host AND gadget.
Vivek Gautam
2013-01-18
usb: dwc3: gadget: req->queued must be forced to false in cleanup
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix scatter gather implementation
Pratyush Anand
2013-01-18
usb: dwc3: gadget: no need to pass params in case of UPDATE_TRANSFER
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix skip LINK_TRB on ISOC
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix isoc END TRANSFER Condition
Pratyush Anand
2013-01-18
usb: dwc3: gadget: correct return from ep_queue
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix missed isoc
Pratyush Anand
2013-01-18
usb: dwc3: Enable usb2 LPM only when connected as usb2.0
Pratyush Anand
2013-01-18
usb: gadget: FunctionFS: Fix missing braces in parse_opts
Benoit Goby
2013-01-18
usb: dwc3: gadget: fix ep->maxburst for ep0
Pratyush Anand
2013-01-18
usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap
Peter Chen
2013-01-18
usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id
Peter Chen
2013-01-18
usb: musb: cppi_dma: drop '__init' annotation
Sergei Shtylyov
2013-01-18
usb: dwc3: debugfs: convert our regdump to use regsets
Felipe Balbi
[prev]
[next]