]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-11-12 Julius Wernerxhci: fix null-pointer dereference when destroying...
2012-11-12 Sarah SharpxHCI: Fix TD Size calculation on 1.0 hosts.
2012-11-12 Sarah Sharpxhci: Fix conditional check in bandwidth calculation.
2012-11-12 Sarah Sharpxhci: Avoid global symbol pollution with handshake.
2012-11-12 Alan SternUSB: report submission of active URBs
2012-11-12 Alan SternUSB: EHCI: bugfix: urb->hcpriv should not be NULL
2012-11-12 Alan SternUSB: EHCI: miscellaneous cleanups for the library conve...
2012-11-12 Alan SternUSB: fix endpoint-disabling for failed config changes
2012-11-12 Greg Kroah... Merge tag 'gadget-for-v3.8' of git://git.kernel.org...
2012-11-12 Greg Kroah... Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub...
2012-11-12 Greg Kroah... Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub...
2012-11-12 Greg Kroah... Merge tag 'xceiv-for-v3.8' of git://git.kernel.org...
2012-11-09 Afzal Mohammedusb: musb: dsps: document dt bindings properly
2012-11-09 Afzal MohammedRevert "usb: musb: dsps: remove explicit NOP device...
2012-11-08 Dmytro Milinevskyyusb: gadget: ncm: correct endianess conversion
2012-11-08 Ian Coolidgeusb: gadget: g_ether: fix frame size check
2012-11-08 Michal Nazarewiczusb: gadget: Remove reference to is_dualspeed from...
2012-11-08 Michal Nazarewiczusb: gadget: storage_common: Make fsg_lun_is_open(...
2012-11-08 Michal Nazarewiczusb: gadget: storage_common: Drop #ifdefs used for...
2012-11-08 Michal Nazarewiczusb: gadget: storage_common: Remove FSG specific defini...
2012-11-08 Michal Nazarewiczusb: gadget: Remove File-backed Storage Gadget (g_file_...
2012-11-08 Michal Nazarewiczarch: Change defconfigs to point to g_mass_storage.
2012-11-08 Kuninori Morimotousb: renesas_usbhs: use transfer counter if IN directio...
2012-11-08 Felipe Balbiusb: dwc3: core: don't kfree() devm_kzalloc()'ed memory
2012-11-06 Philippe De... usb: musb: remove generic_interrupt
2012-11-06 Sergei Shtylyovusb: musb: cppi_dma: export cppi_interrupt()
2012-11-06 Kuninori Morimotousb: renesas_usbhs: host: add endpoint user counter
2012-11-06 Kuninori Morimotousb: renesas_usbhs: remove debug information from usbhs...
2012-11-06 Masanari Iidausb: fix typo in drivers/usb
2012-11-06 Santhapuri... usb: musb: dsps: control module handling (quirk)
2012-11-06 Afzal Mohammedusb: musb: dsps: get resources by index
2012-11-06 Afzal Mohammedusb: musb: dsps: reduce musb instance to one
2012-11-06 Afzal Mohammedusb: musb: dsps: remove platform callback
2012-11-06 Vivek Gautamusb: dwc3: exynos: remove platform data support
2012-11-06 Vivek Gautamusb: dwc3: exynos: add support for device tree
2012-11-03 Alan SternUSB: EHCI: fix build error in ChipIdea host driver
2012-11-02 Jan Beulichfix build of EHCI debug port code when USB_CHIPIDEA...
2012-11-02 Alan SternUSB: EHCI: fix build error by making ChipIdea host...
2012-11-02 Vincent PalatinUSB: ohci-exynos: initialize registers pointer earlier
2012-11-02 Alan SternUSB: EHCI: fix build error in ehci-platform.c under...
2012-11-01 Alan SternUSB: EHCI: make ehci-platform a separate driver
2012-11-01 Alan SternUSB: EHCI: make ehci-pci a separate driver
2012-11-01 Alan SternUSB: EHCI: prepare to make ehci-hcd a library module
2012-11-01 Sebastian Andrzej... usb: musb: remove hand-crafted id handling
2012-11-01 Kuninori Morimotousb: phy: add R-Car USB phy driver
2012-10-31 Bjørn MorkUSB: option: idVendor and idProduct are __le16
2012-10-31 Bjørn MorkUSB: option: replace vendor probe rule with match flags
2012-10-31 Bjørn MorkUSB: add USB_DEVICE_INTERFACE_CLASS macro
2012-10-31 Bjørn MorkUSB: option: never bind to a usb-storage interface
2012-10-31 Alan SternUSB: EHCI: remove ehci_port_power() routine
2012-10-31 Alan SternUSB: EHCI: remove unused Link Power Management code
2012-10-31 Alan SternUSB: remove iteration limit in hub_tt_work()
2012-10-31 Johan HovoldUSB: serial: remove driver version information
2012-10-31 Sebastian Andrzej... usb: musb: Perform only write access on MUSB_INTRTXE
2012-10-31 Sebastian Andrzej... usb: musb: Perform only write access on MUSB_INTRRXE
2012-10-31 Sebastian Andrzej... usb: musb: avoid FADDR read access
2012-10-31 Sebastian Andrzej... usb: musb: read MUSB_POWER register only when required.
2012-10-31 Sebastian Andrzej... usb: dwc3: remove custom unique id handling
2012-10-31 Sebastian Andrzej... usb: gadget: dummy_hcd: remove global the_controller...
2012-10-31 Sebastian Andrzej... usb: gadget: dummy_hcd: add setup / cleanup of multiple...
2012-10-31 Sebastian Andrzej... usb: gadget: dummy_hdc: prepare for multiple instances
2012-10-31 Sebastian Andrzej... usb: gadget: let f_* use usb_string_ids_tab() where...
2012-10-31 Sebastian Andrzej... usb: gadget: uac2: use the strings directly
2012-10-31 Sebastian Andrzej... usb: gadget: uac2: provide a variable for interface...
2012-10-31 Sebastian Andrzej... usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and...
2012-10-31 Sebastian Andrzej... usb: gadget: always update HS/SS descriptors and create...
2012-10-31 Sebastian Andrzej... usb: gadget: uvc: fix error path in uvc_function_bind()
2012-10-31 Sebastian Andrzej... usb: gadget: phonet: free requests in pn_bind()'s error...
2012-10-31 Sebastian Andrzej... usb: gadget: midi: make FS and HS available
2012-10-31 Sebastian Andrzej... usb: gadget: midi: free hs descriptors
2012-10-31 Sebastian Andrzej... usb: gadget: audio: remove c->highpseed = true from...
2012-10-31 Sebastian Andrzej... usb: gadget: network: fix bind() error path
2012-10-31 Sebastian Andrzej... usb: gadget: uac2: add some error recovery in afunc_bind()
2012-10-31 Sebastian Andrzej... usb: gadget storage: use a computation macro for INT...
2012-10-31 Sebastian Andrzej... usb: gadget: use a computation macro for INT endpoint...
2012-10-31 Sebastian Andrzej... usb: gadget: tcm_usb_gadget: NULL terminate the FS...
2012-10-31 Sebastian Andrzej... usb: gadget: ecm: Add IAD descriptor in SS mode
2012-10-31 Kuninori Morimotousb: renesas_usbhs: add DMAEngine support on mod_host
2012-10-31 Kuninori Morimotousb: renesas_usbhs: fixup unreadable macro
2012-10-31 Kuninori Morimotousb: renesas_usbhs: use devm_request_irq()
2012-10-30 Jingoo HanUSB: ums_realtek: fix build warning
2012-10-30 Johan HovoldUSB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer
2012-10-30 Johan HovoldUSB: ftdi_sio: optimise chars_in_buffer
2012-10-30 Johan HovoldUSB: ftdi_sio: use generic chars_in_buffer
2012-10-30 Johan HovoldUSB: serial: export usb_serial_generic_chars_in_buffer
2012-10-30 Johan HovoldUSB: ftdi_sio: refactor modem-control status retrieval
2012-10-30 Johan HovoldUSB: ftdi_sio: fix tiocmget and tiocmset return values
2012-10-30 Johan HovoldUSB: ftdi_sio: fix tiocmget indentation
2012-10-30 Johan HovoldUSB: ftdi_sio: remove unused private port-data
2012-10-30 Jan BeulichUSB: fix build with XEN and EARLY_PRINTK_DBGP enabled...
2012-10-30 Johan HovoldUSB: ftdi_sio: remove unnecessary memset
2012-10-30 Johan HovoldUSB: cp210x: fix whitespace issues
2012-10-30 Jingoo HanUSB: iuu_phoenix: replace strict_strtoul() with kstrtoul()
2012-10-30 Joe Perchesusb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
2012-10-29 Greg Kroah... Merge 3.7-rc3 into usb-next.
2012-10-28 Linus TorvaldsLinux 3.7-rc3 v3.7-rc3
2012-10-28 Linus TorvaldsMerge tag 'ktest-v3.7-rc2' of git://git.kernel.org...
2012-10-28 Linus TorvaldsMerge tag 'spi-mxs' of git://git.kernel.org/pub/scm...
2012-10-28 Linus TorvaldsMerge tag 'fixes-for-3.7' of git://git.kernel.org/pub...
2012-10-28 Mikulas PatockaLock splice_read and splice_write functions
next