USB: fix memleak in usbfs
[safe/jmp/linux-2.6] / drivers / usb /
2009-07-12 Oliver NeukumUSB: fix memleak in usbfs
2009-07-12 Alan SternUSB: EHCI: check for STALL before other errors
2009-07-12 Alan SternUSB: EHCI: use the new clear_tt_buffer interface
2009-07-12 Alan SternUSB: fix the clear_tt_buffer interface
2009-07-12 Oliver NeukumUSB: fix uninitialised variable in ti_do_download
2009-07-12 Dan WilliamsUSB: option: add Novatel Ovation MC760
2009-07-12 Arseniy LartsevUSB: cdc-acm: work around some broken devices
2009-07-12 David BrownellUSB: musb: silence "suspend as a_wait_vrise is_active...
2009-07-12 David BrownellUSB: gadget: pxa25x compiler warning fix
2009-07-12 Philipp ZabelUSB: gadget: pxa25x uses gpio_is_valid
2009-07-12 Kevin HilmanUSB: musb: davinci dm6446evm GPIO renumbering
2009-07-12 David BrownellUSB: musb: davinci dm355 updates (remainder)
2009-07-12 Qiuping ChenUSB: gadget: rndis conformance tweak
2009-07-12 Oliver NeukumUSB: fix memory leak in usbtmc
2009-07-12 Arnd BergmannUSB: buildfix ppc randconfig
2009-07-12 Greg Kroah-HartmanUSB: ti_usb_3410_5052: fix duplicate device ids.
2009-07-12 Greg Kroah-HartmanUSB: gadget: audio: provide correct device id
2009-07-12 Greg Kroah-HartmanRevert "USB: Add Intel Langwell USB OTG Transceiver...
2009-07-12 Brad LuUSB: option.c to support Qisda H21/H20 usb modem
2009-07-12 Kai EngertUSB: option.c: add Qualcomm/Option iCON 210 modem
2009-07-12 Mike FrysingerUSB: isp1760: use __devexit_p() for remove function
2009-07-12 Alan SternUSB: EHCI: update toggle state for linked QHs
2009-07-12 Roel KluinUSB: fhci: mutually exclusive port_status
2009-07-12 Jan CapekUSB: ftdi_sio - product ID's for CCS PIC programmers
2009-07-12 Paulius ZaleckasUSB: gadget: fix imx_udc entry in Kconfig
2009-07-12 Gianpaolo CugolaUSB: pl2303: New vendor and product id for the prolific...
2009-07-11 Alan Coxtty: Fix the PL2303 private methods for sysrq
2009-07-11 Alan Coxtty: Fix USB kref leak
2009-07-11 Alan Coxtty: Sort out the USB sysrq changes that wrecked perfor...
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-07 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2009-07-06 Kevin CernekeeFix virt_to_phys() warnings
2009-07-04 Magnus Dammusb: allow sh7724 to enable on-chip r8a66597
2009-06-25 Thadeu Lima de Sou... usb_serial: Fix oops when unexisting usb serial device...
2009-06-25 Thadeu Lima de Sou... acm: Fix oops when closing ACM tty device right after...
2009-06-25 Thadeu Lima de Sou... acm: Return ENODEV instead of EINVAL when trying to...
2009-06-18 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-06-17 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-06-16 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-06-16 Paul MundtUSB: xhci depends on PCI.
2009-06-16 Sarah SharpUSB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries.
2009-06-16 Sarah SharpUSB: xhci: Respect critical sections.
2009-06-16 Sarah SharpUSB: xHCI: Fix interrupt moderation.
2009-06-16 Sarah SharpUSB: xhci: Remove packed attribute from structures.
2009-06-16 Sarah Sharpusb; xhci: Fix TRB offset calculations.
2009-06-16 Viral MehtaUSB: xhci: replace if-elseif-else with switch-case
2009-06-16 Sarah SharpUSB: xhci: Make xhci-mem.c include linux/dmapool.h
2009-06-16 Sarah SharpUSB: xhci: drop spinlock in xhci_urb_enqueue() error...
2009-06-16 Sarah SharpUSB: Change names of SuperSpeed ep companion descriptor...
2009-06-16 Sarah SharpUSB: xhci: Avoid compiler reordering in Link TRB giveback.
2009-06-16 Sarah SharpUSB: xhci: Clean up xhci_irq() function.
2009-06-16 Sarah SharpUSB: xhci: Avoid global namespace pollution.
2009-06-16 Sarah SharpUSB: xhci: Fix Link TRB handoff bit twiddling.
2009-06-16 Sarah SharpUSB: xhci: Fix register write order.
2009-06-16 Greg Kroah-HartmanUSB: xhci: fix some compiler warnings in xhci.h
2009-06-16 Greg Kroah-HartmanUSB: xhci: fix lots of compiler warnings.
2009-06-16 Stephen RothwellUSB: xhci: use xhci_handle_event instead of handle_event
2009-06-16 Sarah SharpUSB: xhci: URB cancellation support.
2009-06-16 Sarah SharpUSB: xhci: Scatter gather list support for bulk transfers.
2009-06-16 Sarah SharpUSB: Push scatter gather lists down to host controller...
2009-06-16 Sarah SharpUSB: xhci: Bulk transfer support
2009-06-16 Sarah SharpUSB: xhci: Bandwidth allocation support
2009-06-16 Sarah SharpUSB: Support for bandwidth allocation.
2009-06-16 Sarah SharpUSB: Parse and store the SuperSpeed endpoint companion...
2009-06-16 Sarah SharpUSB: xhci: Control transfer support.
2009-06-16 Sarah SharpUSB: xhci: Allocate and address USB devices
2009-06-16 Sarah SharpUSB: Support for addressing a USB device under xHCI
2009-06-16 Sarah SharpUSB: xhci: Root hub support.
2009-06-16 Sarah SharpUSB: Add route string to struct usb_device.
2009-06-16 Sarah SharpUSB: Don't reset USB 3.0 devices on port change detection.
2009-06-16 Sarah SharpUSB: Add USB 3.0 roothub support to USB core.
2009-06-16 Sarah SharpUSB: Add SuperSpeed to the list of USB device speeds.
2009-06-16 Sarah SharpUSB: xhci: No-op command queueing and irq handler.
2009-06-16 Sarah SharpUSB: xhci: Device context array allocation.
2009-06-16 Sarah SharpUSB: xhci: Ring allocation and initialization.
2009-06-16 Sarah SharpUSB: xhci: BIOS handoff and HW initialization.
2009-06-16 Sarah SharpUSB: xhci: Support xHCI host controllers and USB 3...
2009-06-16 Greg Kroah-HartmanUSB: usbtmc: fix switch statment
2009-06-16 Martin FuzzeyUSB: usbtest fix endless loop in unlink tests.
2009-06-16 Nicolas FerreUSB: atmel_usba_udc: change way of specifying bias...
2009-06-16 Frans PopUSB: Avoid PM error messages during resume if a device...
2009-06-16 Hao WuUSB: Add Intel Langwell USB OTG Transceiver Drive
2009-06-16 Xiaochen ShenUSB: Add Intel Langwell USB Device Controller driver
2009-06-16 Alan SternUSB: usb-serial: replace shutdown with disconnect,...
2009-06-16 Alan SternUSB: usb-serial: call port_probe and port_remove at...
2009-06-16 Bryan WuUSB: gadget: add USB Audio Gadget driver
2009-06-16 Ben DooksUSB: Gadget driver for Samsung HS/OtG block
2009-06-16 Guennadi LiakhovetskiUSB: gadget: Add i.MX3x support to the fsl_usb2_udc...
2009-06-16 Jason WesselUSB: usb_serial: only allow sysrq on a console port
2009-06-16 Jason WesselUSB: pl2303 usb_serial: implement sysrq handling on...
2009-06-16 Maulik MankadUSB: gadget : Fix RNDIS code to pass USB Compliance...
2009-06-16 Kir KolyshkinUSB: cdc-acm: quirk for Alcatel OT-I650
2009-06-16 Daniel GlöcknerUSB: gadget: imx_udc: don't queue more data when zlp...
2009-06-16 Daniel GlöcknerUSB: gadget: g_serial: append zlp when tx buffer become...
2009-06-16 FUJITA TomonoriUSB: replace dma_sync_single and dma_sync_sg with dma_s...
2009-06-16 Alan SternUSB: EHCI: update toggle state for linked QHs
2009-06-16 Yoshihiro ShimodaUSB: r8a66597-hcd: use platform_data instead of module_...
2009-06-16 Josua DietzeUSB: usb-storage: add filter to "option_ms" to leave...
next