]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-03-07 Greg Kroah... Merge tag 'for-usb-next-2014-03-06' of git://git.kernel...
2014-03-07 Thomas Puglieseusb: wusbcore: disable transfer notifications for Alere...
2014-03-07 Thomas Puglieseusb: wusbcore: don't mark WA_SEG_DTI_PENDING segs as...
2014-03-07 Thomas Puglieseusb: wusbcore: fix potential double list_del on urb...
2014-03-06 Adrian Huangxhci: add the meaningful IRQ description if it is empty
2014-03-06 Mathias Nymanxhci: Prevent runtime pm from autosuspending during...
2014-03-04 Oliver Neukumstorage: accept some UAS devices if streams are unavailable
2014-03-04 Sarah Sharpxhci: Kill streams URBs when the host dies.
2014-03-04 Sarah Sharpxhci: Refactor command watchdog and fix split string.
2014-03-04 Hans de Goedeuas: Remove comment about registering a uas scsi contro...
2014-03-04 Hans de Goedeuas: Add Hans de Goede as uas maintainer
2014-03-04 Gerd Hoffmannuas: remove BROKEN
2014-03-04 Hans de Goedeuas: Make sure sg elements are properly aligned
2014-03-04 Hans de Goedeuas: Add some data in/out ready iu sanity checks
2014-03-04 Hans de Goedeuas: Improve error reporting
2014-03-04 Hans de Goedeuas: Use the right error codes for different kinds...
2014-03-04 Hans de Goedeuas: Clear cmdinfo on command queue-ing
2014-03-04 Hans de Goedeuas: Fix memory management
2014-03-04 Hans de Goedeuas: Fix command / task mgmt submission racing with...
2014-03-04 Hans de Goedeuas: cmdinfo: use only one list head
2014-03-04 Hans de Goedeuas: add uas_mark_cmd_dead helper function
2014-03-04 Hans de Goedeuas: Properly complete inflight commands on bus-reset...
2014-03-04 Hans de Goedeuas: uas_alloc_data_urb: Remove unnecessary use_streams...
2014-03-04 Hans de Goedeuas: Fix task-management not working when connected...
2014-03-04 Hans de Goedeuas: Reset device on reboot
2014-03-04 Hans de Goedeuas: Add suspend/resume support
2014-03-04 Hans de Goedeuas: Use GFP_NOIO rather then GFP_ATOMIC where possible
2014-03-04 Hans de Goedeuas: Don't allow more then one task to run at the same...
2014-03-04 Hans de Goedeuas: task_mgmt: Kill the sense-urb if we fail to submit...
2014-03-04 Hans de Goedeuas: Not being able to alloc streams when connected...
2014-03-04 Hans de Goedeuas: Verify endpoint descriptors from uas_use_uas_driver()
2014-03-04 Hans de Goedeuas: Drop fixed endpoint config handling
2014-03-04 Hans de Goedeuas: Move uas_find_endpoints to uas-detect.h
2014-03-04 Hans de Goedeuas: Fix bounds check in uas_find_endpoints
2014-03-04 Hans de Goedeuas: Add uas_find_endpoints() helper function
2014-03-04 Hans de Goedeuas: Honor no-uas quirk set in usb-storage's quirks...
2014-03-04 Hans de Goedeusb-storage: Modify and export adjust_quirks so that...
2014-03-04 Hans de Goedeusb-storage: Don't bind to uas devices if the uas drive...
2014-03-04 Hans de Goedeuas: Add the posibilty to blacklist uas devices from...
2014-03-04 Hans de Goedeusb: Reset USB-3 devices on USB-3 link bounce
2014-03-04 Hans de Goedeusb: Clear host_endpoint->streams when implicitly freei...
2014-03-04 Hans de Goedexhci: Handle MaxPSASize == 0
2014-03-04 Hans de Goedexhci: The trb_address_map radix tree expects 1KB segmen...
2014-03-04 Hans de Goedexhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trb...
2014-03-04 Hans de Goedeuas: Move uas detect code to uas-detect.h
2014-03-04 Hans de Goedeuas: Add a uas_find_uas_alt_setting helper function
2014-03-04 Hans de Goedeuas: Use all available stream ids
2014-03-04 Hans de Goedeuas: Pack iu struct definitions
2014-03-04 Hans de Goedeuas: Fix response iu struct definition
2014-03-04 Hans de Goedeuas: s/response_ui/response_iu/
2014-03-04 Hans de Goedeuas: Fix reset handling for externally triggered reset
2014-03-04 Hans de Goedeuas: Fix reset locking
2014-03-04 Hans de Goedeuas: Fix uas not working when plugged into an ehci...
2014-03-04 Hans de Goedeuas: uas_alloc_cmd_urb: drop unused stream_id parameter
2014-03-04 Hans de Goedeuas: Avoid unnecessary unlock / lock calls around unlin...
2014-03-04 Hans de Goedeuas: Properly set interface to altsetting 0 on probe...
2014-03-04 Hans de Goedeuas: Urbs must be anchored before submitting them
2014-03-04 Gerd Hoffmannuas: replace BUG_ON() + WARN_ON() with WARN_ON_ONCE()
2014-03-04 Gerd Hoffmannuas: add dead request list
2014-03-04 Gerd Hoffmannuas: make work list per-device
2014-03-04 Gerd Hoffmannuas: properly reinitialize in uas_eh_bus_reset_handler
2014-03-04 Hans de Goedeusbfs: Add support for allocating / freeing streams
2014-03-04 Hans de Goedeusbfs: Add ep_to_host_endpoint helper function
2014-03-04 Hans de Goedeusbfs: Add support for bulk stream ids
2014-03-04 Hans de Goedeusbfs: proc_do_submiturb use a local variable for numbe...
2014-03-04 Hans de Goedeusbfs: Kill urbs on interface before doing a set_interface
2014-03-04 Hans de Goedeusb-core: Free bulk streams on interface release
2014-03-04 Hans de Goedeusb-core: Track if an endpoint has streams
2014-03-04 Hans de Goedeusb-core: Move USB_MAXENDPOINTS definitions to usb.h
2014-03-04 Hans de Goedeusb-core: Fix usb_free_streams return value documentation
2014-03-04 Sarah Sharpxhci: Remove segments from radix tree on failed insert.
2014-03-04 Hans de Goedexhci: use usb_ss_max_streams in xhci_check_streams_endpoint
2014-03-04 Hans de Goedexhci: For streams the dequeue ptr must be read from...
2014-03-04 Hans de Goedexhci: Set SCT field for Set TR dequeue on streams
2014-03-04 Hans de Goedexhci: For streams the css flag most be read from the...
2014-03-04 Hans de Goedexhci: Check size rather then number of streams when...
2014-03-04 Hans de Goedexhci: Free streams when they are still allocated on...
2014-03-04 Gerd Hoffmannxhci: fix usb3 streams
2014-03-04 Oliver Neukumxhci: make warnings greppable
2014-03-04 Sarah Sharpusb/xhci: Change how we indicate a host supports Link PM.
2014-03-03 Joe PerchesUSB: sisusb: Use static const, fix typo
2014-03-03 Thierry RedingUSB: EHCI: tegra: Drop unused defines
2014-03-03 Greg Kroah... Merge 3.14-rc5 into usb-next
2014-03-03 Linus TorvaldsLinux 3.14-rc5 v3.14-rc5
2014-03-02 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-03-02 Linus TorvaldsMerge tag 'usb-3.14-rc5' of git://git.kernel.org/pub...
2014-03-02 Linus TorvaldsMerge tag 'driver-core-3.14-rc5' of git://git.kernel...
2014-03-02 Linus TorvaldsMerge tag 'staging-3.14-rc5' of git://git.kernel.org...
2014-03-02 Dave AirlieMerge branch 'drm-fixes-3.14' of git://people.freedeskt...
2014-03-02 Greg Kroah... Merge iio fixes into staging-linus
2014-03-02 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2014-03-02 Dave AirlieMerge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://peopl...
2014-03-02 Alexey Khoroshilovdrm/vmwgfx: avoid null pointer dereference at failure...
2014-03-02 Thomas Hellstromdrm/vmwgfx: Make sure backing mobs are cleared when...
2014-03-02 Thomas Hellstromdrm/vmwgfx: Remove some unused surface formats
2014-03-02 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2014-03-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-03-02 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2014-03-02 Linus TorvaldsMerge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org...
2014-03-01 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
next