aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2015-11-17usb: musb: enable usb_dma parameterBin Liu
2015-11-17usb: musb: fix tx fifo flush handlingBin Liu
2015-11-16usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-28usb: musb: omap2430: Fix regression caused by driver core changeTony Lindgren
2015-10-16usb: musb: core: add common method of getting vbus statusRoman Alyautdin
2015-10-09musb: sunxi: Make sunxi musb glue work without MUSB_PIO_ONLYHans de Goede
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus
2015-09-27usb: musb: dsps: control musb speed based on dts settingBin Liu
2015-09-27usb: musb: set the controller speed based on the config settingBin Liu
2015-09-21usb: musb: fix cppi channel teardown for isoch transferBin Liu
2015-09-21usb: musb: dsps: fix polling in device-only modeBin Liu
2015-09-14usb: musb: ux500: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-14usb: musb: Disable interrupts on suspend, enable them on resumePascal Huerst
2015-09-14usb: musb: ensure in peripheral mode when checking sessionBin Liu
2015-08-07usb: musb: gadget: fix build break by adding missing 'break'Robert Baldyga
2015-08-06usb: musb: cppi41: allow it to work againFelipe Balbi
2015-08-06usb: musb: gadget: remove remaining DMA ifdeferryFelipe Balbi
2015-08-06usb: musb: gadget: add musb_match_ep() functionRobert Baldyga
2015-08-04usb: musb: gadget: add ep capabilities supportRobert Baldyga
2015-08-04usb: musb: musb_dsps: Simplify return statementSaurabh Karajgaonkar
2015-08-03usb: musb: Allow building in all the DMA codeTony Lindgren
2015-07-30usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga
2015-07-29usb: musb: sunxi: Add support for musb controller in A33 SoCHans de Goede
2015-07-29usb: musb: sunxi: Add support for musb controller in A31 SoCHans de Goede
2015-07-29usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerHans de Goede
2015-07-06usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman
2015-05-27usb: musb: ux500: fix build warningsFelipe Balbi
2015-05-27usb: musb: am35x: fix build warningsFelipe Balbi
2015-05-26usb: musb: Fix platform code being unable to override ep access opsHans de Goede
2015-05-26usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo f...Hans de Goede
2015-05-26usb: musb: Make busctl_offset an io-op rather then a defineHans de Goede
2015-05-26usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...Hans de Goede
2015-05-26usb: musb: Add pre and post root port reset end callbacksHans de Goede
2015-05-26usb: musb: fix order of conditions for assigning end point operationsBen Hutchings
2015-05-07usb: musb: add softconnect for host modeBin Liu
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for TX DMA for musb_host.cTony Lindgren
2015-05-07usb: musb: Remove DMA ifdef for musb_gadget.c short_packetTony Lindgren
2015-05-07usb: musb: Get rid of the DMA ifdefs for musb_core.cTony Lindgren
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren
2015-04-27usb: musb: only set test mode onceBin Liu
2015-04-27usb: musb: fix inefficient copy of unaligned buffersJohan Hovold