UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / drivers / usb /
2011-07-15 Maarten Lankhorstxhci: Do not issue device reset when device is not...
2011-07-15 Maarten Lankhorstxhci: Add defines for hardcoded slot states
2011-07-15 Alan SternUSB: remove remaining usages of hcd->state from usbcore...
2011-07-15 Alan SternOHCI: fix regression caused by nVidia shutdown workaround
2011-07-15 Marcin GałczyńskiUSB: option: add support for Huawei E353 device
2011-07-15 Sarah Sharpxhci: Fix memory leak bug when dropping endpoints
2011-07-15 Sarah Sharpxhci: Fix memory leak in ring cache deallocation.
2011-07-15 Felipe Balbiusb: gadget: rndis: don't test against req->length
2011-07-15 Jean-Christophe... usb/gadget: at91sam9g20 fix end point max packet size
2011-07-15 Sarah Sharpxhci: Fix bug in control transfer cancellation.
2011-07-15 Erik SlagterUSB: cdc_acm: Fix oops when Droids MuIn LCD is connected
2011-07-15 Marius B. KotsbakBind only modem AT command endpoint to option module.
2011-07-15 Hermann KneisselUSB: gamin_gps: Fix for data transfer problems in nativ...
2011-07-15 Benedek LászlóUSB: serial: ftdi_sio: adding support for TavIR STK500
2011-07-15 Elizabeth Jennifer... USB: moto_modem: Add USB identifier for the Motorola...
2011-07-15 Craig ShelleyUSB: CP210x Add 4 Device IDs for AC-Services Devices
2011-06-02 Steve ConklinRevert "USB: xhci - also free streams when resetting...
2011-06-02 Steve ConklinRevert "USB: xhci - fix math in xhci_get_endpoint_inter...
2011-06-02 Steve ConklinRevert "USB: xhci - fix unsafe macro definitions"
2011-04-27 Matthew WilcoxUSB: Fix unplug of device with active streams
2011-04-27 Dmitry TorokhovUSB: xhci - also free streams when resetting devices
2011-04-27 Dmitry TorokhovUSB: xhci - fix math in xhci_get_endpoint_interval()
2011-04-27 Dmitry TorokhovUSB: xhci - fix unsafe macro definitions
2011-04-27 Dmitry TorokhovUSB: fix formatting of SuperSpeed endpoints in /proc...
2011-04-27 Alan SternUSB: EHCI: unlink unused QHs when the controller is...
2011-04-27 Steven Hardyusb: qcserial add missing errorpath kfrees
2011-04-27 Steven Hardyusb: qcserial avoid pointing to freed memory
2011-04-27 Steven Hardyusb: Fix qcserial memory leak on rmmod
2011-04-27 Marius B. KotsbakUSB: option: Added support for Samsung GT-B3730/GT...
2011-04-27 Paul FriedrichUSB: ftdi_sio: add ids for Hameg HO720 and HO730
2011-04-27 Johan HovoldUSB: ftdi_sio: add PID for OCT DK201 docking station
2011-04-27 Christian SimonUSB: ftdi_sio: Added IDs for CTI USB Serial Devices
2011-04-27 Felipe Balbiusb: musb: temporarily make it bool
2011-03-28 Andy WhitcroftRevert "UBUNTU: [Upstream] USB: option: Remove duplicat...
2011-03-28 Manoj IyerUBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem...
2011-03-28 Leann OgasawaraUBUNTU: [Upstream] USB: option: Remove duplicate AMOI_V...
2011-03-28 Andy WhitcroftUBUNTU: SAUCE: khubd -- switch USB product/manufacturer...
2011-03-27 Johan HovoldUSB: cdc-acm: fix potential null-pointer dereference...
2011-03-27 Johan HovoldUSB: cdc-acm: fix potential null-pointer dereference
2011-03-27 Johan HovoldUSB: cdc-acm: fix memory corruption / panic
2011-03-27 Robert LukassenUSB: Fix 'bad dma' problem on WDM device disconnect
2011-03-27 Peter HolikUSB: uss720 fixup refcount position
2011-03-27 Mike Frysingerusb: musb: blackfin: fix typo in new bfin_musb_vbus_sta...
2011-03-27 Bob Liuusb: musb: blackfin: fix typo in new dev_pm_ops struct
2011-03-27 Mike Frysingerusb: musb: blackfin: fix typo in platform driver name
2011-03-27 Alan Sternehci-hcd: Bug fix: don't set a QH's Halt bit
2011-03-27 Michal SojkaUSB: Do not pass negative length to snoop_urb()
2011-03-23 Paul ZimmermanUSB: Add support for SuperSpeed isoc endpoints
2011-03-23 Sarah Sharpxhci: Fix cycle bit calculation during stall handling.
2011-03-23 Sarah Sharpxhci: Update internal dequeue pointers after stalls.
2011-03-23 Alan SternUSB: move usbcore away from hcd->state
2011-03-23 Matthew Garrettehci: Check individual port status registers on resume
2011-03-23 Sebastian Andrzej... USB: isp1760: Implement solution for erratum 2
2011-03-23 wangyanqingUSB: serial: ch341: add new id
2011-03-23 Herton Ronaldo Krz... USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP...
2011-03-23 Jiri SlabyUSB: serial/kobil_sct, fix potential tty NULL dereference
2011-03-23 Alan SternUSB: serial drivers need to use larger bulk-in buffers
2011-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-03-02 Michal Simekof: Add missing of_address.h to xilinx ehci driver
2011-02-28 Rémi Denis-Courmontf_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
2011-02-24 Felipe Balbiusb: musb: core: set has_tt flag
2011-02-23 Dmitry TorokhovUSB: xhci: mark local functions as static
2011-02-20 Dmitry TorokhovUSB: xhci: fix couple sparse annotations
2011-02-20 Dmitry TorokhovUSB: xhci: rework xhci_print_ir_set() to get ir set...
2011-02-20 Luben TuikovUSB: Reset USB 3.0 devices on (re)discovery
2011-02-20 Paul Zimmermanxhci: Fix an error in count_sg_trbs_needed()
2011-02-20 Paul Zimmermanxhci: Fix errors in the running total calculations...
2011-02-20 Paul Zimmermanxhci: Clarify some expressions in the TRB math
2011-02-20 Paul Zimmermanxhci: Avoid BUG() in interrupt context
2011-02-17 Greg Kroah-HartmanRevert "USB: Reset USB 3.0 devices on (re)discovery"
2011-02-17 Greg Kroah-HartmanMerge branch 'for-greg' of git://gitorious.org/usb...
2011-02-17 Johan HovoldUSB: musb: omap2430: fix kernel panic on reboot
2011-02-17 Jon Thomassierra: add new ID for Airprime/Sierra USB IP modem
2011-02-17 Jiri SlabyUSB: serial/usb_wwan, fix tty NULL dereference
2011-02-17 Luben TuikovUSB: Reset USB 3.0 devices on (re)discovery
2011-02-17 Maciej SzmigieroUSB: Add quirk for Samsung Android phone modem
2011-02-17 Maciej SzmigieroUSB: Add Samsung SGH-I500/Android modem ID switch to...
2011-02-17 Alan SternUSB: add quirks entry for Keytouch QWERTY Panel
2011-02-17 Johan Hovoldusb: musb: omap2430: fix kernel panic on reboot
2011-02-17 Felipe Balbiusb: musb: fix build breakage
2011-02-04 Arvid Ephraim PiccianiUSB: cdc-acm: Adding second ACM channel support for...
2011-02-04 Jesper JuhlUSB, Mass Storage, composite, gadget: Fix build failure...
2011-02-04 Pavankumar KondetiUSB: Fix trout build failure with ci13xxx_msm gadget
2011-02-04 Yin KangkaiUSB: EHCI: fix scheduling while atomic during suspend
2011-02-04 Greg Kroah-HartmanMerge branch 'for-greg' of git://gitorious.org/usb...
2011-02-04 Alan SternUSB: usb-storage: unusual_devs entry for Coby MP3 player
2011-02-04 Michael WilliamsonUSB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton...
2011-02-04 Alan SternUSB: fix race between root-hub resume and wakeup requests
2011-02-04 Alan SternUSB: prevent buggy hubs from crashing the USB stack
2011-02-04 Yusuke Godausb: r8a66597-udc: Fixed bufnum of Bulk
2011-02-04 Jean-Christophe... USB: ftdi_sio: add ST Micro Connect Lite uart support
2011-02-04 Nick HollowayUSB: Storage: Add unusual_devs entry for VTech Kidizoom
2011-02-04 Jesper JuhlUSB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()
2011-02-04 Ionut NicuUSB: ti_usb: fix module removal
2011-02-04 Bjørn MorkUSB: io_edgeport: fix the reported firmware major and...
2011-02-01 Jarkko Nikulausb: ehci-omap: Show fatal probing time errors to end...
2011-02-01 Mian Yousaf Kaukabusb: musb: introduce api for dma code to check compatib...
2011-02-01 Mian Yousaf Kaukabusb: musb: maintain three states for buffer mappings...
2011-02-01 Felipe Balbiusb: musb: disable double buffering when it's broken
2011-02-01 Bob Liuusb: musb: hsdma: change back to use musb_read/writew
next