]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-01-25 Greg Kroah... Merge tag 'gadget-for-v3.9' of git://git.kernel.org...
2013-01-25 Greg Kroah... Merge tag 'dwc3-for-v3.9' of git://git.kernel.org/pub...
2013-01-25 Greg Kroah... Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub...
2013-01-25 Vivek Gautamusb: dwc3: host: Change platform device ID for xhci...
2013-01-25 Vivek Gautamusb: dwc3: exynos/omap: Change platform device IDs...
2013-01-25 Kishon Vijay... usb: dwc3: core: stray statements are removed
2013-01-25 Kishon Vijay... usb: dwc3: core: enable the USB2 and USB3 phy in probe
2013-01-25 Kishon Vijay... usb: dwc3: omap: Add an API to write to dwc mailbox
2013-01-25 Kishon Vijay... usb: dwc3: omap: Remove explicit writes to SYSCONFIG...
2013-01-25 Kishon Vijay... usb: dwc3: omap: use runtime API's to enable clocks
2013-01-25 Kishon Vijay... usb: dwc3: omap: use of_platform API to create dwc3...
2013-01-25 Kishon Vijay... usb: dwc3: omap: use device_for_each_child to handle...
2013-01-25 Vivek Gautamusb: dwc3: exynos: fix compatible strings for the device
2013-01-24 Vivek Gautamusb: ehci-s5p/ohci-exynos: Fix compatible strings for...
2013-01-24 Alan SternUSB: fix sign-extension bug in the hub driver
2013-01-24 Chen GangUSB: uhci: beautify source code
2013-01-24 Bjørn MorkUSB: option: add and update Alcatel modems
2013-01-24 Dongjin KimUSB: misc: usb3503: add dt support
2013-01-24 Woody SuwalskiUSB: UHCI: remove unused definition
2013-01-24 Chen GangUSB: uhci: check buffer length to avoid memory overflow
2013-01-24 Felipe Balbiusb: gadget: constify all struct usb_gadget_ops
2013-01-24 Chao Xieusb: gadget: mv_udc: fix the value of tranceiver
2013-01-24 Chao Xieusb: host: ehci-mv: remove unused variable
2013-01-24 Chao Xieusb: otg: mv_otg: use devm_xxx for probe
2013-01-24 Chao Xieusb: gadget: mv_udc: fix the warning of mv_udc_remove
2013-01-24 Chao Xieusb: gadget: mv_udc: use devm_xxx for probe
2013-01-24 Felipe Balbiusb: gadget: completely remove ->start/->stop
2013-01-24 Felipe Balbiusb: gadget: s3c2410: convert to udc_start/udc_stop
2013-01-24 Felipe Balbiusb: gadget: pxa27x_udc: convert to udc_start/udc_stop
2013-01-24 Felipe Balbiusb: gadget: pxa25x_udc: convert to udc_start/udc_stop
2013-01-24 Felipe Balbiusb: gadget: pch_udc: convert to udc_start/udc_stop
2013-01-24 Felipe Balbiusb: gadget: omap_udc: convert to udc_start/udc_stop
2013-01-24 Felipe Balbiusb: gadget: m66592-udc: convert to udc_start/udc_stop
2013-01-24 Felipe Balbiusb: gadget: fsl_udc_core: convert to udc_start/udc_stop
2013-01-24 Felipe Balbiusb: gadget: goku_udc: convert to udc_start/udc_stop
2013-01-24 Felipe Balbiusb: gadget: fusb300_udc: convert to udc_start/udc_stop
2013-01-24 Felipe Balbiusb: gadget: amd5536udc: convert to udc_start/udc_stop
2013-01-24 Felipe Balbiusb: dwc3: gadget: change HIRD threshold to 12
2013-01-24 Chao Xieusb: gadget: mv_udc: use udc_start and udc_stop functions
2013-01-21 Lan TianyuUSB: Set usb port's DeviceRemovable according acpi...
2013-01-21 Julia Lawalldrivers/usb/chipidea/core.c: adjust duplicate test
2013-01-21 Felipe Balbiusb: gadget: fix two sparse warnings
2013-01-21 Felipe Balbiusb: gadget: f_uac2: fix compile warning
2013-01-21 Sebastian Andrzej... usb: gadget: f_acm: use usb_gstrings_attach()
2013-01-21 Sebastian Andrzej... usb: gadget: composite: introduce usb_gstrings_attach()
2013-01-21 Sebastian Andrzej... usb: gadget: export composite's setup & disconnect...
2013-01-21 Sebastian Andrzej... usb: gadget: factor out two helper functions from compo...
2013-01-21 Sebastian Andrzej... usb: gadget: udc-core: introduce UDC binding by name
2013-01-21 Sebastian Andrzej... usb: gadget: add a forward pointer from usb_function...
2013-01-21 Sebastian Andrzej... usb: gadget: multi: use function framework for ACM
2013-01-21 Sebastian Andrzej... usb: gadget: cdc2: use function framework for ACM
2013-01-21 Sebastian Andrzej... usb: gadget: acm_ms: use function framework for ACM
2013-01-21 Sebastian Andrzej... usb: gadget: f_acm: convert to new function interface...
2013-01-21 Sebastian Andrzej... usb: gadget: allocate & giveback serial ports instead...
2013-01-21 Sebastian Andrzej... usb: gadget: composite: add usb_remove_function()
2013-01-21 Sebastian Andrzej... usb: gadget: u_serial: convert into a module
2013-01-21 Sebastian Andrzej... usb: gadget: g_serial: split the three possible functio...
2013-01-21 Sebastian Andrzej... usb: gadget: f_acm: remove empty function
2013-01-21 Sebastian Andrzej... usb: gadget: convert source sink and loopback to new...
2013-01-21 Sebastian Andrzej... usb: gadget: add some infracture to register/unregister...
2013-01-21 Sebastian Andrzej... usb: gadget: move loopback's config descriptor out...
2013-01-21 Sebastian Andrzej... usb: gadget: move source sink's config descriptor out...
2013-01-21 Sebastian Andrzej... usb: gadget: provide a wrapper around SourceSink's...
2013-01-21 Sebastian Andrzej... usb: gadget: remove u32 castings of address passed...
2013-01-21 Sebastian Andrzej... usb: gadget: composite: don't call driver's unbind...
2013-01-21 Ming LeiUSB: storage: avoid scanning other targets for single...
2013-01-21 Lan Tianyuusb: Create link files between child device and usb...
2013-01-21 Lan Tianyuusb: Add "portX/connect_type" attribute to expose usb...
2013-01-21 Lan Tianyuusb: fix compilation error and warning of driver/usb...
2013-01-18 Lan Tianyuusb: Add driver/usb/core/(port.c,hub.h) files
2013-01-18 Dan CarpenterUSB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg()
2013-01-18 Johan HovoldUSB: io_ti: kill custom closing_wait implementation
2013-01-18 Johan HovoldUSB: io_ti: query hardware-buffer status in chars_in_buffer
2013-01-18 Johan HovoldUSB: serial: grab disconnect mutex in chars_in_buffer
2013-01-18 Johan HovoldUSB: io_ti: use tty-port drain delay
2013-01-18 Johan HovoldUSB: io_ti: move write-fifo flushing to close
2013-01-18 Greg Kroah... Merge 3.8-rc4 into usb-next
2013-01-18 Vivek Gautamusb: dwc3: remove dwc3 dependency on host AND gadget.
2013-01-18 Pratyush Anandusb: dwc3: gadget: req->queued must be forced to false...
2013-01-18 Pratyush Anandusb: dwc3: gadget: fix scatter gather implementation
2013-01-18 Pratyush Anandusb: dwc3: gadget: no need to pass params in case of...
2013-01-18 Pratyush Anandusb: dwc3: gadget: fix skip LINK_TRB on ISOC
2013-01-18 Pratyush Anandusb: dwc3: gadget: fix isoc END TRANSFER Condition
2013-01-18 Pratyush Anandusb: dwc3: gadget: correct return from ep_queue
2013-01-18 Pratyush Anandusb: dwc3: gadget: fix missed isoc
2013-01-18 Pratyush Anandusb: dwc3: Enable usb2 LPM only when connected as usb2.0
2013-01-18 Felipe Balbiusb: dwc3: debugfs: convert our regdump to use regsets
2013-01-18 Felipe Balbiusb: dwc3: gadget: don't redefine 'ret'
2013-01-18 Jingoo Hanusb: dwc3: exynos: use devm_ functions
2013-01-18 Felipe Balbiusb: dwc3: decrease event buffer size
2013-01-18 Linus TorvaldsLinux 3.8-rc4 v3.8-rc4
2013-01-17 Dongjin KimUSB: misc: fixup smatch WARNING
2013-01-17 Fengguang Wuusb: misc: usb3503_probe() can be static
2013-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-01-17 Sergei Shtylyovusb: musb: omap2430: fix wrong devm_kzalloc() result...
2013-01-17 Ming Leiusb: musb: fix dependency on transceiver driver
2013-01-17 Ming Leiusb: musb: core: fix failure path
2013-01-17 supriya karanthusb: musb: Double buffering issues in host mode TX
2013-01-17 Sergei Shtylyovusb: musb: omap2430: kill redundant assignments in...
2013-01-17 Fabio Baltieriusb: musb: ux500: use clk_prepare_enable and clk_disabl...
next