summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson2013-10-161-1/+1
* usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux2013-10-161-2/+4
* usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2013-10-162-1/+11
* usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso2013-10-161-1/+3
* USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum2013-10-161-0/+3
* Revert "usb: musb: gadget: fix otg active status flag"Greg Kroah-Hartman2013-10-141-0/+1
* USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum2013-10-141-0/+3
* USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman2013-10-121-0/+5
* USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò2013-10-121-0/+1
* USB: support new huawei devices in option.cFangxiaozhi (Franko)2013-10-121-0/+216
* Merge tag 'for-usb-linus-2013-10-09' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-10-125-29/+42
|\
| * xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai2013-10-103-0/+25
| * xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou2013-10-101-2/+2
| * xhci: quirk for extra long delay for S4Oliver Neukum2013-10-103-1/+15
| * xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp2013-10-101-26/+0
* | Merge tag 'fixes-for-v3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-10-124-46/+49
|\ \ | |/ |/|
| * usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior2013-10-114-46/+49
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-068-25/+67
|\ \
| * | iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger2013-10-031-1/+1
| * | iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger2013-10-031-4/+9
| * | iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger2013-10-031-2/+2
| * | target: Fail on non zero scsi_status in compare_and_write_callbackNicholas Bellinger2013-10-031-1/+10
| * | target: Fix recursive COMPARE_AND_WRITE callback failureNicholas Bellinger2013-10-031-1/+10
| * | target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_sizeNicholas Bellinger2013-10-031-0/+6
| * | ib_srpt: always set response for task managementJack Wang2013-10-031-6/+4
| * | target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failureNicholas Bellinger2013-10-021-5/+15
| * | vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tagNicholas Bellinger2013-10-021-1/+6
| * | ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger2013-10-021-2/+2
| * | target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02Nicholas Bellinger2013-10-021-2/+2
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-063-17/+17
|\ \ \
| * | | dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik2013-10-041-4/+6
| * | | dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik2013-10-041-11/+8
| * | | dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik2013-10-041-1/+1
| * | | dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMAJosh Boyer2013-09-171-0/+1
| * | | edma: Update author email addressJosh Boyer2013-09-171-1/+1
* | | | Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-10-051-57/+101
|\ \ \ \
| * | | | gpio/omap: auto-setup a GPIO when used as an IRQJavier Martinez Canillas2013-10-011-46/+83
| * | | | gpio/omap: maintain GPIO and IRQ usage separatelyJavier Martinez Canillas2013-10-011-14/+21
| |/ / /
* | | | Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-058-13/+29
|\ \ \ \
| * | | | usb: chipidea: add Intel Clovertrail pci idDavid Cohen2013-10-041-1/+6
| * | | | Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-10-016-12/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga2013-10-011-1/+1
| | * | | usb: gadget: f_fs: fix error handlingRobert Baldyga2013-10-011-0/+2
| | * | | usb: musb: dsps: do not bind to "musb-hdrc"Sebastian Andrzej Siewior2013-10-011-0/+3
| | * | | usb: musb: gadget: fix otg active status flagBin Liu2013-09-251-1/+0
| | * | | usb: phy: gpio-vbus: fix deferred probe from __initJohan Hovold2013-09-231-6/+5
| | * | | usb: gadget: pxa25x_udc: fix deferred probe from __initJohan Hovold2013-09-231-4/+5
| | * | | usb: musb: fix otg default stateBin Liu2013-09-171-0/+4
| * | | | USB: serial: option: Ignore card reader interface on Huawei E1750Michal Malý2013-10-011-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-052-20/+27
|\ \ \ \