summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_st.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-25usb: dwc2: remove early return on clock queryDinh Nguyen1-3/+7
2014-11-25usb: dwc2: Fix build warning when CONFIG_PM_SLEEP=nFabio Estevam1-2/+2
2014-11-25usb: gadget: udc: pxa25x: remove unnecessary NULL checkFelipe Balbi1-5/+1
2014-11-25usb: gadget: udc: lpc32xx: remove unnecessary NULL checkFelipe Balbi1-2/+1
2014-11-24usb: dwc3: return error code from the most recent callJulia Lawall1-1/+1
2014-11-24usb: gadget: ss_ep_in_comp_desc can be statickbuild test robot1-2/+2
2014-11-21usb: gadget: function: delete an unnecessary check before rndis_add_hdr()Markus Elfring1-2/+1
2014-11-21usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget stateMarek Szyprowski2-18/+24
2014-11-21usb: dwc2: gadget: add mutex to serialize init/deinit callsMarek Szyprowski3-0/+22
2014-11-21usb: dwc2: gadget: rework disconnect event handlingMarek Szyprowski3-3/+19
2014-11-21usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7Vivek Gautam2-2/+21
2014-11-21usb: dwc3: exynos: Add provision for suspend clockVivek Gautam1-0/+11
2014-11-21usb: dwc3: exynos: Remove local variable for clock from probeVivek Gautam1-8/+5
2014-11-21usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy2-0/+17
2014-11-20usb: gadget: net2280: Fix superspeed dma_done()Mario Schuknecht1-1/+1
2014-11-20usb: gadget: at91_udc: move prepare clk into process contextRonald Wahl1-12/+32
2014-11-20usb: gadget: atmel_usba_udc: remove release functionBo Shen1-9/+0
2014-11-20usb: gadget: at91_udc: remove unused release functionBo Shen1-9/+0
2014-11-20usb: gadget: add USB3 support to the printer driverJorge Ramirez-Ortiz1-6/+59
2014-11-20usb: phy: propagate __of_usb_find_phy()'s error on failureArjun Sreedharan1-1/+3
2014-11-20usb: dwc3: keystone: fix error return codeJulia Lawall1-0/+1
2014-11-20usb: dwc3: trace: don't save pointersFelipe Balbi1-4/+8
2014-11-18usb: musb: core: Disable the Interrupts till BABBLE is fully handledGeorge Cherian1-1/+4
2014-11-18usb: musb: musb_cppi41: recognize HS devices in hostmodeSebastian Andrzej Siewior1-1/+9
2014-11-18usb: musb: replace hard coded registers with definesRoman Byshko1-27/+30
2014-11-18usb: musb: core: make sure musb is in RPM_ACTIVE on resumeSebastian Andrzej Siewior1-0/+8
2014-11-18usb: gadget: f_hid: fix error handling in ghid_setup()Dan Carpenter1-5/+10
2014-11-18usb: gadget: f_hid: use after free in hidg_alloc_inst()Dan Carpenter1-0/+1
2014-11-18usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDCAshwini Pahuja14-0/+4384
2014-11-14usb: dwc2: Update Kconfig to support dual-roleDinh Nguyen2-43/+55
2014-11-14usb: dwc2: move usb_disabled() call to host driver onlyDinh Nguyen2-3/+3
2014-11-14usb: dwc2: gadget: Do not fail probe if there isn't a clock nodeDinh Nguyen1-0/+1
2014-11-14usb: dwc2: Update common interrupt handler to call gadget interrupt handlerDinh Nguyen4-53/+17
2014-11-14usb: dwc2: Initialize the USB core for peripheral modeDinh Nguyen3-2/+8
2014-11-14usb: dwc2: convert to use dev_pm_ops APIDinh Nguyen1-6/+9
2014-11-14usb: dwc2: Move gadget probe function into platform codeDinh Nguyen7-92/+88
2014-11-14usb: dwc2: Update the gadget driver to use common dwc2_hsotg structureDinh Nguyen2-148/+153
2014-11-12usb: dwc2: add bus suspend/resume for dwc2Kever Yang1-11/+77
2014-11-12usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda4-1/+11
2014-11-12usb: renesas_usbhs: add a new macro for extending DnFIFOsYoshihiro Shimoda1-2/+7
2014-11-12usb: renesas_usbhs: standardize d{0,1}fifo controlYoshihiro Shimoda2-38/+37
2014-11-12usb: renesas_usbhs: change d{0,1}fifo to dfifo arrayYoshihiro Shimoda2-4/+4
2014-11-12usb: gadget: midi: f_midi_alloc() can be staticFengguang Wu2-3/+3
2014-11-12usb: gadget: f_hid: hidg_alloc() can be staticFengguang Wu1-1/+1
2014-11-12usb: phy: fsl: Fix build errorsFelipe Balbi2-8/+8
2014-11-11usb: host: ohci: omap: fix build breakageFelipe Balbi1-1/+1
2014-11-11usb: gadget: atmel_usba_udc: use udc-core's reset notifierPeter Chen1-3/+2
2014-11-11usb: gadget: bcm63xx_udc: use udc-core's reset notifierPeter Chen1-2/+4
2014-11-11usb: gadget: r8a66597-udc: use udc-core's reset notifierPeter Chen1-1/+1
2014-11-11usb: gadget: amd5536udc: use udc-core's reset notifierPeter Chen1-1/+1