summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-28drivers: phy: add generic PHY frameworkKishon Vijay Abraham I9-0/+1235
2013-09-27usb: wusbcore: set pointers to NULL after freeing in error casesThomas Pugliese1-0/+2
2013-09-27usb: wusbcore: clean up the sg list that was created for out transfersThomas Pugliese1-0/+4
2013-09-27usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segsThomas Pugliese1-54/+67
2013-09-27usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfersThomas Pugliese1-2/+8
2013-09-27usb: wusbcore: rename fields in struct wahcThomas Pugliese3-18/+18
2013-09-27usb: wusbcore: rename urb to tr_urb in struct wa_segThomas Pugliese1-14/+16
2013-09-27USB: ehci-dbgp: drop dead code.Tim Deegan1-4/+0
2013-09-27USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TE...Dave Jones1-0/+1
2013-09-26usb: core: usb_amd_resume_quirk() can be staticFengguang Wu1-1/+1
2013-09-26usb: pci-quirks: amd_chipset_sb_type_init() can be staticFengguang Wu1-1/+1
2013-09-26USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar4-141/+113
2013-09-26USB: OHCI: make ohci-ep93xx a separate driverManjunath Goudar4-59/+40
2013-09-26USB: OHCI: make ohci-nxp a separate driverManjunath Goudar4-93/+57
2013-09-26USB: OHCI: make ohci-s3c2410 a separate driverManjunath Goudar4-89/+66
2013-09-26USB: OHCI: make ohci-at91 a separate driverManjunath Goudar4-104/+79
2013-09-26USB: OHCI: make ohci-spear a separate driverManjunath Goudar4-102/+65
2013-09-26USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar4-99/+40
2013-09-26USB: OHCI: make ohci-omap a separate driverManjunath Goudar4-122/+55
2013-09-26USB: OHCI: make ohci-exynos a separate driverManjunath Goudar4-118/+72
2013-09-26USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar4-58/+39
2013-09-26USB: serial: invoke dcd_change ldisc's handler.Paul Chavent2-0/+25
2013-09-26USB: serial: call handle_dcd_change in ftdi driver.Paul Chavent1-1/+9
2013-09-26USB: correct the usb_disconnect() comment about usb_bus_list_lockBjorn Helgaas1-2/+2
2013-09-26USB: fix substandard locking for the sysfs filesAlan Stern1-27/+26
2013-09-26usb: usbtest: bmAttributes would better be maskedHuang Rui1-1/+1
2013-09-26USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-4/+2
2013-09-26usb: core: implement AMD remote wakeup quirkHuang Rui4-0/+55
2013-09-26usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui1-24/+80
2013-09-26usb: gadget: Remove redundant pci_set_drvdataSachin Kamat4-5/+0
2013-09-26usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat1-2/+0
2013-09-26usb: chipidea: move platform related things to ci_get_platdataPeter Chen1-10/+9
2013-09-26usb: chipidea: udc: Consolidate the call of disconnectPeter Chen1-3/+7
2013-09-26usb: host: delete chipidea dependencyPeter Chen1-2/+2
2013-09-26chipidea: udc: free pending TD at removal procedurePeter Chen1-0/+2
2013-09-26usb: ohci/uhci - add soft dependencies on ehci_pciTom Gundersen2-0/+3
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman14-18/+13
2013-09-22cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov1-1/+1
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2-2/+15
2013-09-21Btrfs: create the uuid tree on remount rwJosef Bacik1-0/+10
2013-09-21btrfs: change extent-same to copy entire argument structMark Fasheh1-31/+45
2013-09-21Btrfs: dir_inode_operations should use btrfs_update_time alsoGuangyu Sun1-0/+2
2013-09-21btrfs: Add btrfs: prefix to kernel log outputFrank Holton1-2/+2
2013-09-21btrfs: refuse to remount read-write after abortDavid Sterba1-0/+6
2013-09-21Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...chandan1-1/+1
2013-09-21Btrfs: don't leak transaction in btrfs_sync_file()Filipe David Borba Manana1-2/+2
2013-09-21Btrfs: add the missing mutex unlock in write_all_supers()Stefan Behrens1-0/+1
2013-09-21Btrfs: iput inode on allocation failureJosef Bacik1-0/+4
2013-09-21Btrfs: remove space_info->reservation_progressJosef Bacik2-12/+0
2013-09-21Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik8-33/+14