summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: isp1760: Move core code to isp1760-core.cLaurent Pinchart2015-01-276-38/+114
* usb: isp1760: Reorganize header filesLaurent Pinchart2015-01-274-225/+256
* usb: isp1760: Prefix driver data structures with isp1760_Laurent Pinchart2015-01-272-9/+10
* usb: isp1760: Decouple usb_hdc and isp1760_privLaurent Pinchart2015-01-271-6/+15
* usb: isp1760: Refactor PCI initialization codeLaurent Pinchart2015-01-271-65/+69
* usb: isp1760: Use the managed devm_ioremap_resource() APILaurent Pinchart2015-01-272-41/+16
* usb: isp1760: Pass resource pointer to isp1760_registerLaurent Pinchart2015-01-273-13/+11
* usb: isp1760: Remove busname argument to isp1760_registerLaurent Pinchart2015-01-273-6/+4
* usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_Laurent Pinchart2015-01-273-7/+7
* usb: isp1760: Fix indentation in probe error pathLaurent Pinchart2015-01-271-3/+3
* usb: isp1760: Don't expose hcd to glue code from isp1760_registerLaurent Pinchart2015-01-273-28/+19
* usb: isp1760: Manage device driver data in common codeLaurent Pinchart2015-01-272-3/+2
* usb: isp1760: Move removal cleanup code to isp1760-hcd.cLaurent Pinchart2015-01-273-14/+14
* usb: isp1760: Merge platform and OF glue codesLaurent Pinchart2015-01-271-135/+55
* usb: isp1760: Unmap I/O registers at platform device removalLaurent Pinchart2015-01-271-2/+1
* usb: isp1760: Retrieve pdev memory resource from hcd at remove timeLaurent Pinchart2015-01-271-5/+1
* usb: isp1760: Remove isp1760 glue structureLaurent Pinchart2015-01-271-31/+15
* usb: isp1760: Use the gpio descriptor APILaurent Pinchart2015-01-273-46/+19
* usb: gadget: zero: fix format string warningsAsaf Vertz2015-01-271-10/+10
* usb: gadget: ffs: add eventfd notification about ffs eventsRobert Baldyga2015-01-273-1/+30
* usb: gadget: f_fs: Fix loop variableMario Schuknecht2015-01-271-3/+3
* usb: gadget: Fix os desc testMario Schuknecht2015-01-271-1/+1
* usb: musb: cppi41: improve rx channel abort routineBin Liu2015-01-271-3/+9
* usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu2015-01-271-6/+6
* usb: renesas_usbhs: add support for requesting DT DMAYoshihiro Shimoda2015-01-272-1/+12
* usb: renesas_usbhs: add usbhsf_dma_init_pdev() functionYoshihiro Shimoda2015-01-271-3/+9
* usb: renesas_usbhs: mod_host: use HUB_CHAR_*Sergei Shtylyov2015-01-271-1/+2
* usb: musb: virthub: use HUB_CHAR_*Sergei Shtylyov2015-01-271-3/+3
* usb: dummy_hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-191-2/+6
* usb: dwc2: hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-191-1/+3
* usb: gadget: uvc: preserve the address passed to kfree()Andrzej Pietrasiewicz2015-01-191-3/+7
* MAINTAINERS: update maintainer entry for dwc2 driverPaul Zimmerman2015-01-191-1/+1
* Revert "usb: dwc2: add bus suspend/resume for dwc2"Paul Zimmerman2015-01-191-77/+11
* usb: gadget: ethernet: re-use %pM specifier to print MACAndy Shevchenko2015-01-191-3/+1
* usb: phy: make GPIOs optional for the generic phyPaul Zimmerman2015-01-191-2/+2
* usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macroDan Carpenter2015-01-191-26/+18
* usb: gadget: uvc: memory leak in uvcg_frame_make()Dan Carpenter2015-01-191-0/+1
* usb: gadget: uvc: remove an impossible conditionDan Carpenter2015-01-191-2/+0
* usb: gadget: uvc: fix some error codesDan Carpenter2015-01-191-7/+7
* Merge tag 'v3.19-rc5' into nextFelipe Balbi2015-01-19263-1118/+2403
|\
| * Linux 3.19-rc5v3.19-rc5Linus Torvalds2015-01-181-1/+1
| * Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-1832-80/+272
| |\
| | * Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-01-163-4/+20
| | |\
| | | * ARM: exynos_defconfig: Enable LM90 driverAndreas Faerber2015-01-121-1/+2
| | | * ARM: exynos_defconfig: Enable options for display panel supportJavier Martinez Canillas2015-01-121-0/+15
| | | * arm: dts: Use pmu_system_controller phandle for dp phyVivek Gautam2015-01-092-3/+3
| | * | reset: sunxi: fix spinlock initializationTyler Baker2015-01-161-0/+4
| | * | Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux...Olof Johansson2015-01-162-0/+10
| | |\ \
| | | * | ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven2015-01-081-0/+3
| | | * | ARM: shmobile: r8a7740: Instantiate GIC from C board code in legacy buildsGeert Uytterhoeven2014-12-191-0/+7
OpenPOWER on IntegriCloud