]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
staging: emxx_udc: fix the build error
[karo-tx-linux.git] / drivers /
2015-02-04 Peter Chenstaging: emxx_udc: fix the build error
2015-02-02 Christoph Jaegerusb: gadget: Kconfig: use bool instead of boolean
2015-02-02 Dmitry Torokhovusb: musb: blackfin: remove incorrect __exit_p()
2015-01-30 Fabio Estevamusb: phy: phy-generic: Fix USB PHY gpio reset
2015-01-30 Arnd Bergmannusb: dwc2: fix USB core dependencies
2015-01-30 Yoshihiro Shimodausb: renesas_usbhs: fix NULL pointer dereference in...
2015-01-30 Robert Jarzmikusb: phy: generic: fix the vbus interrupt request
2015-01-30 Robert Jarzmikusb: phy: generic: fix the gpios to be optional
2015-01-30 Gregory Herrerousb: dwc2: gadget: initialize controller in pullup...
2015-01-30 Mian Yousaf Kaukabusb: dwc2: gadget: replace constants with defines
2015-01-30 Mian Yousaf Kaukabusb: dwc2: gadget: fix phy interface configuration
2015-01-30 Mian Yousaf Kaukabusb: dwc2: gadget: fix debug message for zlp
2015-01-30 Gregory Herrerousb: dwc2: gadget: don't modify pullup status during...
2015-01-30 Gregory Herrerousb: dwc2: gadget: add reset flag in init function
2015-01-30 Mian Yousaf Kaukabusb: dwc2: gadget: add unaligned buffers support
2015-01-30 Mian Yousaf Kaukabusb: dwc2: gadget: remove hardcoded if (0) and if ...
2015-01-30 Gregory Herrerousb: dwc2: gadget: fix a typo in comment
2015-01-30 Gregory Herrerousb: dwc2: gadget: add TEST_MODE feature support
2015-01-30 Gregory Herrerousb: dwc2: gadget: fix clear halt feature handling
2015-01-30 Gregory Herrerousb: dwc2: host: resume root hub on remote wakeup
2015-01-29 Arnd Bergmannusb: musb: add omap-control dependency
2015-01-29 Arnd Bergmannusb: musb: add generic usb phy dependencies
2015-01-29 Peter Chenusb: udc-core: add is_selfpowered sys entry
2015-01-29 Peter Chenusb: musb: gadget: use common is_selfpowered
2015-01-29 Peter Chenusb: dwc3: gadget: use common is_selfpowered
2015-01-29 Peter Chenusb: gadget: pch_udc: set value for common is_selfpowered
2015-01-29 Peter Chenusb: gadget: atmel_usba_udc: set value for common is_se...
2015-01-29 Peter Chenusb: gadget: net2272: use common is_selfpowered
2015-01-29 Peter Chenusb: gadget: s3c2410_udc: set value for common is_selfp...
2015-01-29 Peter Chenusb: gadget: net2280: use common is_selfpowered
2015-01-29 Peter Chenusb: gadget: r8a66597-udc: set value for common is_self...
2015-01-29 Peter Chenusb: gadget: omap_udc: set value for common is_selfpowered
2015-01-29 Peter Chenusb: gadget: fsl_udc_core: set value for common is_self...
2015-01-29 Peter Chenusb: gadget: lpc32xx_udc: use common is_selfpowered
2015-01-29 Peter Chenusb: gadget: dummy_hcd: set value for common is_selfpowered
2015-01-29 Peter Chenusb: gadget: bdc_udc: set value for common is_selfpowered
2015-01-29 Peter Chenusb: renesas_usbhs: gadget: set value for common is_sel...
2015-01-29 Peter Chenstaging: emxx_udc: use common is_selfpowered
2015-01-29 Peter Chenusb: gadget: at91_udc: use common is_selfpowered
2015-01-29 Peter Chenusb: chipidea: udc: add set_selfpowered gaget ops
2015-01-29 Felipe Balbiusb: dwc3: gadget: add missing spin_lock()
2015-01-27 Felipe Balbiusb: dwc3: remove reliance on dev_vdbg()
2015-01-27 Felipe Balbiusb: dwc3: trace: add trace logs for core and gadget
2015-01-27 Felipe Balbiusb: dwc3: gadget: WARN() in case of unknown IRQ
2015-01-27 Felipe Balbiusb: dwc3: gadget: avoid variable shadowing
2015-01-27 Andrzej Pietrasiewiczusb: gadget: uvc: comments for iterating over streaming...
2015-01-27 Andrzej Pietrasiewiczusb: gadget: uvc: use explicit type instead of void *
2015-01-27 Peter Chenusb: phy: mxs: add delay before set phyctrl.clkgate
2015-01-27 Peter Chenusb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed...
2015-01-27 Li Junusb: phy: mxs: refine mxs_phy_disconnect_line
2015-01-27 Peter Chenusb: phy: mxs: don't need IP fix for imx6sx
2015-01-27 Laurent Pinchartusb: isp1760: Fix USB disabled check
2015-01-27 Laurent Pinchartusb: isp1760: Remove duplicate usb_disabled() check
2015-01-27 Laurent Pinchartusb: isp1760: Make HCD support optional
2015-01-27 Laurent Pinchartusb: isp1760: Move driver from drivers/usb/host/ to...
2015-01-27 Laurent Pinchartusb: isp1760: Add device controller support
2015-01-27 Laurent Pinchartusb: isp1760: Move PORT1 configuration to core code
2015-01-27 Laurent Pinchartusb: isp1760: Initialize the bus interface in core...
2015-01-27 Laurent Pinchartusb: isp1760: Set IRQF_SHARED flag in core code
2015-01-27 Laurent Pinchartusb: isp1760: Move core code to isp1760-core.c
2015-01-27 Laurent Pinchartusb: isp1760: Reorganize header files
2015-01-27 Laurent Pinchartusb: isp1760: Prefix driver data structures with isp1760_
2015-01-27 Laurent Pinchartusb: isp1760: Decouple usb_hdc and isp1760_priv
2015-01-27 Laurent Pinchartusb: isp1760: Refactor PCI initialization code
2015-01-27 Laurent Pinchartusb: isp1760: Use the managed devm_ioremap_resource...
2015-01-27 Laurent Pinchartusb: isp1760: Pass resource pointer to isp1760_register
2015-01-27 Laurent Pinchartusb: isp1760: Remove busname argument to isp1760_register
2015-01-27 Laurent Pinchartusb: isp1760: Prefix init_kmem_once and deinit_kmem_cac...
2015-01-27 Laurent Pinchartusb: isp1760: Fix indentation in probe error path
2015-01-27 Laurent Pinchartusb: isp1760: Don't expose hcd to glue code from isp176...
2015-01-27 Laurent Pinchartusb: isp1760: Manage device driver data in common code
2015-01-27 Laurent Pinchartusb: isp1760: Move removal cleanup code to isp1760...
2015-01-27 Laurent Pinchartusb: isp1760: Merge platform and OF glue codes
2015-01-27 Laurent Pinchartusb: isp1760: Unmap I/O registers at platform device...
2015-01-27 Laurent Pinchartusb: isp1760: Retrieve pdev memory resource from hcd...
2015-01-27 Laurent Pinchartusb: isp1760: Remove isp1760 glue structure
2015-01-27 Laurent Pinchartusb: isp1760: Use the gpio descriptor API
2015-01-27 Asaf Vertzusb: gadget: zero: fix format string warnings
2015-01-27 Robert Baldygausb: gadget: ffs: add eventfd notification about ffs...
2015-01-27 Mario Schuknechtusb: gadget: f_fs: Fix loop variable
2015-01-27 Mario Schuknechtusb: gadget: Fix os desc test
2015-01-27 Bin Liuusb: musb: cppi41: improve rx channel abort routine
2015-01-27 Bin Liuusb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*
2015-01-27 Yoshihiro Shimodausb: renesas_usbhs: add support for requesting DT DMA
2015-01-27 Yoshihiro Shimodausb: renesas_usbhs: add usbhsf_dma_init_pdev() function
2015-01-27 Sergei Shtylyovusb: renesas_usbhs: mod_host: use HUB_CHAR_*
2015-01-27 Sergei Shtylyovusb: musb: virthub: use HUB_CHAR_*
2015-01-19 Sergei Shtylyovusb: dummy_hcd: use HUB_CHAR_*
2015-01-19 Sergei Shtylyovusb: dwc2: hcd: use HUB_CHAR_*
2015-01-19 Andrzej Pietrasiewiczusb: gadget: uvc: preserve the address passed to kfree()
2015-01-19 Paul ZimmermanRevert "usb: dwc2: add bus suspend/resume for dwc2"
2015-01-19 Andy Shevchenkousb: gadget: ethernet: re-use %pM specifier to print MAC
2015-01-19 Paul Zimmermanusb: phy: make GPIOs optional for the generic phy
2015-01-19 Dan Carpenterusb: gadget: uvc: cleanup UVCG_FRAME_ATTR macro
2015-01-19 Dan Carpenterusb: gadget: uvc: memory leak in uvcg_frame_make()
2015-01-19 Dan Carpenterusb: gadget: uvc: remove an impossible condition
2015-01-19 Dan Carpenterusb: gadget: uvc: fix some error codes
2015-01-19 Felipe BalbiMerge tag 'v3.19-rc5' into next
2015-01-18 Linus TorvaldsMerge tag 'armsoc-for-linus' of git://git.kernel.org...
2015-01-18 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
next