summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-01-21usb: gadget: multi: use function framework for ACMSebastian Andrzej Siewior
2013-01-21usb: gadget: cdc2: use function framework for ACMSebastian Andrzej Siewior
2013-01-21usb: gadget: acm_ms: use function framework for ACMSebastian Andrzej Siewior
2013-01-21usb: gadget: f_acm: convert to new function interface with backwards compatib...Sebastian Andrzej Siewior
2013-01-21usb: gadget: allocate & giveback serial ports instead hard code themSebastian Andrzej Siewior
2013-01-21usb: gadget: composite: add usb_remove_function()Sebastian Andrzej Siewior
2013-01-21usb: gadget: u_serial: convert into a moduleSebastian Andrzej Siewior
2013-01-21usb: gadget: g_serial: split the three possible functions into three bind fun...Sebastian Andrzej Siewior
2013-01-21usb: gadget: f_acm: remove empty functionSebastian Andrzej Siewior
2013-01-21usb: gadget: convert source sink and loopback to new function interfaceSebastian Andrzej Siewior
2013-01-21usb: gadget: add some infracture to register/unregister functionsSebastian Andrzej Siewior
2013-01-21usb: gadget: move loopback's config descriptor out of f_loopbackSebastian Andrzej Siewior
2013-01-21usb: gadget: move source sink's config descriptor out of f_sourcesinkSebastian Andrzej Siewior
2013-01-21usb: gadget: provide a wrapper around SourceSink's setup functionSebastian Andrzej Siewior
2013-01-21usb: gadget: remove u32 castings of address passed to readl()Sebastian Andrzej Siewior
2013-01-21usb: gadget: composite: don't call driver's unbind() if bind() failedSebastian Andrzej Siewior
2013-01-20USB: storage: avoid scanning other targets for single target deviceMing Lei
2013-01-20usb: Create link files between child device and usb port device.Lan Tianyu
2013-01-20usb: Add "portX/connect_type" attribute to expose usb port's connect typeLan Tianyu
2013-01-20usb: fix compilation error and warning of driver/usb/core/port.c on arm and b...Lan Tianyu
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-18usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu
2013-01-18USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg()Dan Carpenter
2013-01-18USB: io_ti: kill custom closing_wait implementationJohan Hovold
2013-01-18USB: io_ti: query hardware-buffer status in chars_in_bufferJohan Hovold
2013-01-18USB: serial: grab disconnect mutex in chars_in_bufferJohan Hovold
2013-01-18USB: io_ti: use tty-port drain delayJohan Hovold
2013-01-18USB: io_ti: move write-fifo flushing to closeJohan Hovold
2013-01-18Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman
2013-01-18usb: phy: samsung: Add support to set pmu isolationVivek Gautam
2013-01-18usb: phy: mv-otg: use to_delayed_work instead of castCesar Eduardo Barros
2013-01-18usb: phy: s3c-hsotg: adding phy driver supportPraveen Paneri
2013-01-18usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri
2013-01-18usb: phy: mxs-phy: add set_suspend APIPeter Chen
2013-01-18usb: dwc3: remove dwc3 dependency on host AND gadget.Vivek Gautam
2013-01-18usb: dwc3: gadget: req->queued must be forced to false in cleanupPratyush Anand
2013-01-18usb: dwc3: gadget: fix scatter gather implementationPratyush Anand
2013-01-18usb: dwc3: gadget: no need to pass params in case of UPDATE_TRANSFERPratyush Anand
2013-01-18usb: dwc3: gadget: fix skip LINK_TRB on ISOCPratyush Anand
2013-01-18usb: dwc3: gadget: fix isoc END TRANSFER ConditionPratyush Anand
2013-01-18usb: dwc3: gadget: correct return from ep_queuePratyush Anand
2013-01-18usb: dwc3: gadget: fix missed isocPratyush Anand
2013-01-18usb: dwc3: Enable usb2 LPM only when connected as usb2.0Pratyush Anand
2013-01-18usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby
2013-01-18usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand
2013-01-18usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremapPeter Chen
2013-01-18usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen
2013-01-18usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov
2013-01-18usb: dwc3: debugfs: convert our regdump to use regsetsFelipe Balbi