]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-01-04 Ming LeiUSB: usb-skeleton.c: fix open/disconnect race
2012-01-04 Oliver NeukumUSB: remove dead code from suspend/resume path
2012-01-04 Oliver NeukumUSB: add quirk for another camera
2012-01-04 Fabio Estevamdrivers: usb: wusbcore: Fix dependency for USB_WUSB
2012-01-03 Sarah Sharpxhci: Better debugging for critical host errors.
2011-12-23 Sarah Sharpxhci: Be less verbose during URB cancellation.
2011-12-22 Sarah Sharpxhci: Remove debugging about ring structure allocation.
2011-12-22 Sarah Sharpxhci: Remove debugging about toggling cycle bits.
2011-12-22 Sarah Sharpxhci: Remove debugging for individual transfers.
2011-12-22 Sarah Sharpxhci: Remove useless sg-list debugging.
2011-12-22 Sarah Sharpxhci: Remove warnings about MSI and MSI-X capabilities.
2011-12-22 Sarah Sharpxhci: Remove scary warnings about transfer issues.
2011-12-22 Sarah SharpTrivial: xhci: Fix copy-paste error.
2011-12-22 Sarah Sharpusbfs: Fix oops related to user namespace conversion.
2011-12-22 Greg Kroah... Merge branch 'for-gadget/next' of git://git.kernel...
2011-12-22 Greg Kroah... Merge branch 'for-next/dwc3' of git://git.kernel.org...
2011-12-22 Greg Kroah... Merge branch 'for-next/musb' of git://git.kernel.org...
2011-12-22 Greg Kroah... Merge branch 'for-next/xceiv' of git://git.kernel.org...
2011-12-21 Felipe Balbiusb: dwc3: gadget: add support for SG lists
2011-12-21 Felipe Balbiusb: dwc3: gadget: don't force 'LST' always
2011-12-21 Felipe Balbiusb: dwc3: gadget: don't return anything on prepare...
2011-12-21 Felipe Balbiusb: dwc3: gadget: re-factor dwc3_prepare_trbs()
2011-12-21 Felipe Balbiusb: gadget: introduce support for sg lists
2011-12-21 Felipe Balbiusb: renesas: pipe: convert a long if into a XOR operation
2011-12-21 Felipe Contrerasusb: gadget: remove useless depends on Kconfig
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: remove the_controller global
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: use release_mem_region instead...
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: Add regulator handling
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: use udc_start and udc_stop...
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: move device registration to...
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: add missing otg_put_transceiver...
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: add __devinit to probe function
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: move platform_data struct to...
2011-12-21 Vladimir Zapolskiyusb: musb: remove extern qualifier from musb_debug...
2011-12-20 Felipe Balbiusb: dwc3: gadget: move us to Default State after reset
2011-12-20 Felipe Contrerasusb: otg: trivial cleanups
2011-12-20 Felipe Contrerasusb: musb: cleanup kconfig
2011-12-20 Felipe Contrerasusb: musb: trivial Kconfig cleanups
2011-12-20 Felipe Contrerasmusb: omap2430: avoid pm_runtime_disable()
2011-12-20 Felipe Contrerasusb: musb: remove a bit of indentation
2011-12-20 Felipe Contrerasusb: musb: trivial cleanup
2011-12-20 Felipe Contrerasusb: musb: fix pm_runtime mismatch
2011-12-20 Neil ZhangUSB: EHCI: Add Marvell Host Controller driver
2011-12-20 Neil ZhangUSB: OTG: add Marvell usb OTG driver support
2011-12-20 Neil Zhangusb: gadget: mv_udc: drop ARCH dependency
2011-12-20 Neil Zhangusb: gadget: mv_udc: fix bug in ep_dequeue
2011-12-19 Yu Xuusb: gadget: enlarge maxburst bit width.
2011-12-19 Neil Zhangusb: gadget: mv_udc: rewrite queue_dtd according to...
2011-12-19 Neil Zhangusb: gadget: mv_udc: fix readl error
2011-12-15 Dan Carpenterusb: renesas_usbhs: silence a gcc warning
2011-12-15 Kuninori Morimotousb: renesas_usbhs: tidyup for smatch warnings
2011-12-13 Greg Kroah... Merge branch 'for-next/gadget' of git://git.kernel...
2011-12-13 Kuninori Morimotousb: renesas_usbhs: show error reason on usbhsh_urb_enq...
2011-12-13 Kuninori Morimotousb: renesas_usbhs: add force packet remove method
2011-12-13 Kuninori Morimotousb: renesas_usbhs: care usb_hcd_giveback_urb() status
2011-12-13 Kuninori Morimotousb: renesas_usbhs: add usbhsh_is_running()
2011-12-13 Kuninori Morimotousb: renesas_usbhs: disable attch irq after device...
2011-12-13 Kuninori Morimotousb: renesas_usbhs: care pipe sequence
2011-12-13 Kuninori Morimotousb: renesas_usbhs: add usbhs_pipe_attach() method
2011-12-13 Kuninori Morimotousb: renesas_usbhs: add usbhsh_endpoint_detach_all...
2011-12-13 Kuninori Morimotousb: renesas_usbhs: modify device attach method
2011-12-12 Greg Kroah... Merge branch 'for-next/musb' of git://git.kernel.org...
2011-12-12 Greg Kroah... Merge branch 'for-next/dwc3' of git://git.kernel.org...
2011-12-12 Qinglin YeUSB: Remove the duplicate definition of HUB_SET_DEPTH
2011-12-12 Felipe Balbiusb: musb: omap2430: fix compile warning
2011-12-12 Kuninori Morimotousb: renesas_usbhs: pop packet when urb dequeued
2011-12-12 Kuninori Morimotousb: renesas_usbhs: add lost error value when enqueue
2011-12-12 Vikram Panditausb: musb: fix pm_runtime calls while atomic
2011-12-12 Felipe Balbiusb: musb: drop ARCH dependency
2011-12-12 Felipe Balbiusb: musb: headers cleanup
2011-12-12 Arnd Bergmannusb: musb: allow building USB_MUSB_TUSB6010 as a module
2011-12-12 Arnd Bergmannusb: musb: use a Kconfig choice to pick the right DMA...
2011-12-12 Hema HKusb: musb: omap2+: save and restore OTG_INTERFSEL
2011-12-12 Vikram Panditausb: musb: omap2+: fix context api's
2011-12-12 Per Forlinusb: musb: ux500: optimize DMA callback routine
2011-12-12 Felipe Balbiusb: dwc3: ep0: fix for possible early delayed_status
2011-12-12 Felipe Balbiusb: dwc3: gadget: fix stream enable bit
2011-12-12 Felipe Balbiusb: dwc3: ep0: fix GetStatus handling (again)
2011-12-12 Sebastian Andrzej... usb: dwc3: ep0: use dwc3_request for ep0 requsts instea...
2011-12-12 Sebastian Andrzej... usb: dwc3: use correct hwparam register for power mgm...
2011-12-12 Felipe Balbiusb: dwc3: omap: move to module_platform_driver
2011-12-12 Felipe Balbiusb: dwc3: workaround: missing disconnect event
2011-12-12 Felipe Balbiusb: dwc3: workaround: missing USB3 Reset event
2011-12-12 Felipe Balbiusb: dwc3: workaround: U1/U2 -> U0 transiton
2011-12-12 Sebastian Andrzej... usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs()
2011-12-12 Sebastian Andrzej... usb: dwc3: ep0: handle delayed_status again
2011-12-12 Sebastian Andrzej... usb: dwc3: ep0: push ep0state into xfernotready processing
2011-12-12 Felipe Balbiusb: dwc3: fix sparse errors
2011-12-12 Felipe Balbiusb: dwc3: fix few coding style problems
2011-12-12 Sebastian Andrzej... usb: dwc3: move generic dwc3 code from gadget into...
2011-12-12 Sebastian Andrzej... usb: dwc3: use a helper function for operation mode...
2011-12-12 Sebastian Andrzej... usb: dwc3: ep0: don't use ep0in for transfers
2011-12-12 Sebastian Andrzej... usb: dwc3: ep0: use proper endianess in SetFeature...
2011-12-12 Felipe Balbiusb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX
2011-12-12 Felipe Balbiusb: dwc3: omap: add multiple instances support to...
2011-12-12 Felipe Balbiusb: dwc3: move dwc3 device ID bitmap to core.c
2011-12-12 Sebastian Andrzej... usb: dwc3: remove special status request handling in ep0
2011-12-12 Sebastian Andrzej... usb: dwc3: reset pending status flag in error case
2011-12-12 Sebastian Andrzej... usb: dwc3: host: remove unused includes
2011-12-12 Sebastian Andrzej... usb: dwc3: debugfs: hold the lock in during mode change
next