summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence2014-09-101-1/+3
| * | | | | | | | | uas: Disable uas on ASM1051 devicesHans de Goede2014-09-101-4/+23
| * | | | | | | | | usb: dwc2/gadget: avoid disabling ep0Robert Baldyga2014-09-091-1/+1
| * | | | | | | | | usb: dwc2/gadget: delay enabling irq once hardware is configured properlyMarek Szyprowski2014-09-091-7/+11
| * | | | | | | | | usb: dwc2/gadget: do not call disconnect method in pullupMarek Szyprowski2014-09-091-1/+0
| * | | | | | | | | usb: dwc2/gadget: break infinite loop in endpoint disable codeMarek Szyprowski2014-09-091-0/+1
| * | | | | | | | | usb: dwc2/gadget: fix phy initialization sequenceKamil Debski2014-09-091-15/+12
| * | | | | | | | | usb: dwc2/gadget: fix phy disable sequenceKamil Debski2014-09-091-3/+0
| * | | | | | | | | uwb: init beacon cache entry before registering uwb deviceThomas Pugliese2014-09-091-4/+9
| * | | | | | | | | USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker deviceTaylor Braun-Jones2014-09-092-0/+8
| * | | | | | | | | usb: host: xhci: fix compliance mode workaroundFelipe Balbi2014-09-081-3/+5
| * | | | | | | | | Merge tag 'usb-serial-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-09-043-2/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | USB: sierra: add 1199:68AA device IDBjørn Mork2014-09-011-0/+3
| | * | | | | | | | | USB: sierra: avoid CDC class functions on "68A3" devicesBjørn Mork2014-09-011-2/+4
| | * | | | | | | | | USB: ftdi_sio: add support for NOVITUS Bono E thermal printerJohan Hovold2014-09-012-0/+7
| | * | | | | | | | | USB: zte_ev: fix removed PIDsJohan Hovold2014-09-011-0/+8
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | USB: zte_ev: fix removed PIDsJohan Hovold2014-09-031-0/+8
| * | | | | | | | | Merge tag 'fixes-for-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-09-0311-24/+171
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | usb: phy: tegra: Avoid use of sizeof(void)Thierry Reding2014-09-031-2/+2
| | * | | | | | | | usb: phy: mxs: add imx6sx supportPeter Chen2014-09-031-1/+7
| | * | | | | | | | usb: gadget: f_fs: fix the redundant ep files problemRobert Baldyga2014-09-032-11/+57
| | * | | | | | | | usb: renesas_usbhs: fix the usb_pkt_pop()Yoshihiro Shimoda2014-09-031-3/+27
| | * | | | | | | | usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_doneYoshihiro Shimoda2014-09-031-2/+15
| | * | | | | | | | usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lockYoshihiro Shimoda2014-09-031-0/+5
| | * | | | | | | | usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda2014-09-033-1/+41
| | * | | | | | | | usb: gadget: fusb300_udc.h: Fix typo in include guardRasmus Villemoes2014-09-031-1/+1
| | * | | | | | | | usb: gadget: net2280: Fix invalid handling of Reset irqRicardo Ribalda Delgado2014-09-031-1/+1
| | * | | | | | | | usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu2014-09-031-2/+15
| | |/ / / / / / /
| * | | | | | | | Merge tag 'for-3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2014-09-033-49/+75
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | phy: miphy365x: Select GENERIC_PHY instead of depending on itLee Jones2014-08-281-1/+1
| | * | | | | | | phy: exynos5-usbdrd: Add MODULE_DEVICE_TABLE entrySjoerd Simons2014-08-281-0/+1
| | * | | | | | | usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes downTony Lindgren2014-08-241-23/+10
| | * | | | | | | usb: phy: twl4030-usb: Fix regressions to runtime PM on omapsTony Lindgren2014-08-241-25/+63
* | | | | | | | | Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-09-124-61/+87
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu/fsl: Fix warning resulting from adding PCI device twiceVarun Sethi2014-09-051-2/+8
| * | | | | | | | | Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel2014-09-03169-6177/+833
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | iommu/arm-smmu: fix corner cases in address size calculationsWill Deacon2014-09-021-2/+9
| | * | | | | | | | | iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-021-1/+1
| | * | | | | | | | | iommu/arm-smmu: Do not access non-existing S2CR registersOlav Haugan2014-09-021-7/+21
| | * | | | | | | | | iommu/arm-smmu: fix s2cr and smr teardown on device detach from domainWill Deacon2014-09-021-15/+12
| | * | | | | | | | | iommu/arm-smmu: remove pgtable_page_{c,d}tor()Vladimir Murzin2014-09-011-5/+0
| | * | | | | | | | | iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1Olav Haugan2014-09-011-2/+5
| | * | | | | | | | | iommu/arm-smmu: avoid calling request_irq in atomic contextMitchel Humpherys2014-09-011-22/+25
| | |/ / / / / / / /
| * | | | | | | | | iommu/vt-d: Check return value of acpi_bus_get_device()Joerg Roedel2014-08-261-2/+1
| * | | | | | | | | iommu/core: Make iommu_group_get_for_dev() more robustJoerg Roedel2014-08-261-3/+5
* | | | | | | | | | Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-121-3/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | video: ARM CLCD: Fix color model capabilities for DT platformsPawel Moll2014-09-121-3/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-09-1215-262/+371
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/ast: AST2000 cannot be detected correctlyY.C. Chen2014-09-121-1/+1
| * | | | | | | | | | drm/ast: open key before detect chipsY.C. Chen2014-09-121-0/+1