const: struct nla_policy
[safe/jmp/linux-2.6] / drivers / usb /
2010-02-16 Brian NiebuhrUSB: gadget: fix EEM gadget CRC usage
2010-02-16 Valentin LongchampUSB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI...
2010-02-16 Michal NazarewiczUSB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage
2010-02-16 Anton VorontsovUSB: FHCI: Fix build after kfifo rework
2010-02-16 Richard FarinaUSB: serial: add usbid for dell wwan card to sierra.c
2010-02-16 Tanaka AkiraUSB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adapt...
2010-02-16 Alek DuUSB: ehci: phy low power mode bug fixing
2010-02-16 Mark BrownUSB: s3c-hsotg: Export usb_gadget_register_driver()
2010-02-16 Mark BrownUSB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()
2010-02-16 Andreas MohrUSB: ftdi_sio: add device IDs (several ELV, one Mindsto...
2010-02-16 Phil DibowitzUSB: storage: Remove unneeded SC/PR from unusual_devs.h
2010-02-16 Radek LiboskaUSB: ftdi_sio: new device id for papouch AD4USB
2010-02-16 Linus TorvaldsUSB: usbfs: properly clean up the as structure on error...
2010-02-16 Greg KHUSB: usbfs: only copy the actual data received
2010-02-05 Paul Mundtusb: r8a66597-hcd: Fix up spinlock recursion in root...
2010-02-05 Paul Mundtusb: r8a66597-hcd: Flush the D-cache for the pipe-in...
2010-02-02 Magnus Dammusb: r8a66597-hdc disable interrupts fix
2010-01-20 Lothar WassmannUSB: isp1362: fix build failure on ARM systems via...
2010-01-20 Lothar WassmannUSB: isp1362: better 64bit printf warning fixes
2010-01-20 Ryan MayUSB: fix usbstorage for 2770:915d delivers no FAT
2010-01-20 Colin TuckleyUSB: Fix level of isp1760 Reloading ptd error message
2010-01-20 Alexander BeregalovUSB: FHCI: avoid NULL pointer dereference
2010-01-20 Sarah SharpUSB: Fix duplicate sysfs problem after device reset.
2010-01-20 Greg Kroah-HartmanUSB: add speed values for USB 3.0 and wireless controllers
2010-01-20 Alan SternUSB: add missing delay during remote wakeup
2010-01-20 Alan SternUSB: EHCI & UHCI: fix race between root-hub suspend...
2010-01-20 Alan SternUSB: EHCI: fix handling of unusual interrupt intervals
2010-01-20 Oliver NeukumUSB: Don't use GFP_KERNEL while we cannot reset a stora...
2010-01-20 Alan SternUSB: fix bitmask merge error
2010-01-20 Johan Hovoldusb: serial: fix memory leak in generic driver
2010-01-20 Stefani SeiboldUSB: serial: fix USB serial fix kfifo_len locking
2009-12-23 pancho horrilloUSB: Fix a bug on appledisplay.c regarding signedness
2009-12-23 Donny KurniaUSB: option: support hi speed for modem Haier CE100
2009-12-23 Cliff CaiUSB: audio gadget: free alsa devices when unloading
2009-12-23 Cliff CaiUSB: audio gadget: fix wTotalLength calculation
2009-12-23 Felipe Balbiusb: otg: isp1301_omap: fix compile error
2009-12-23 Bryan WuUSB: musb: workaround Blackfin FIFO anomalies
2009-12-23 Maulik MankadUSB: musb: Fix array index out of bounds issue
2009-12-23 Maulik MankadUSB: musb: Fix null pointer dereference issue
2009-12-23 Cliff CaiUSB: musb: correct DMA address for tx
2009-12-23 Sergei ShtylyovUSB: musb: gadget_ep0: avoid SetupEnd interrupt
2009-12-23 Swaminathan SUSB: musb: fix for crash in DM646x USB when (CPPI)DMA...
2009-12-23 Felipe BalbiUSB: musb: do not work if no gadget driver is loaded
2009-12-23 Arnaud MandyUSB: musb: gadget: set otg tranceiver to idle when...
2009-12-23 Swaminathan SUSB: musb: Populate the VBUS GPIO with the correct...
2009-12-23 Cliff CaiUSB: musb: fix compiling warning with min() macro
2009-12-23 Felipe BalbiUSB: musb: move musb_remove to __exit
2009-12-23 Sergei ShtylyovUSB: musb_gadget: fix kernel oops in txstate()
2009-12-23 Andreas MohrUSB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids...
2009-12-23 Andreas MohrUSB: ftdi_sio: isolate all device IDs to new ftdi_sio_i...
2009-12-23 Randy DunlapUSB core: fix recent kernel-doc warnings
2009-12-23 pancho horrilloUSB: add device ID for Apple Cinema Display 23in 2007
2009-12-23 Jan BeulichUSB: fix section mismatch in early ehci dbgp
2009-12-23 Clemens LadischUSB: emi62: fix crash when trying to load EMI 6|2 firmware
2009-12-23 Blaise GassendUSB: serial: Extra device/vendor ID for mos7840 driver
2009-12-23 Bill GatliffUSB: Fix double-linking of drivers/usb/otg when ULPI...
2009-12-23 Julia LawallUSB: gadget: Use ERR_PTR/IS_ERR
2009-12-23 Alan SternUSB: fix bugs in usb_(de)authorize_device
2009-12-23 Alan SternUSB: rename usb_configure_device
2009-12-23 Stefani SeiboldFix usb_serial_probe() problem introduced by the recent...
2009-12-22 Stefani Seiboldkfifo: rename kfifo_put... into kfifo_in... and kfifo_g...
2009-12-22 Stefani Seiboldkfifo: cleanup namespace
2009-12-22 Stefani Seiboldkfifo: move out spinlock
2009-12-22 Stefani Seiboldkfifo: move struct kfifo in place
2009-12-18 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2009-12-16 Thomas WeberUSB ehci: replace mach header with plat
2009-12-16 Akinobu Mitaisp1362-hcd: use bitmap_find_next_zero_area
2009-12-15 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-15 Russ DillUSB: Close usb_find_interface race v3
2009-12-15 Greg Kroah-HartmanRevert "USB: Close usb_find_interface race"
2009-12-13 Balaji T Kmfd: Rename all twl4030_i2c*
2009-12-13 Santosh Shilimkarmfd: Rename twl4030* driver files to enable re-use
2009-12-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-12-12 Linus TorvaldsMerge branch 'compat-ioctl-merge' of git://git./linux...
2009-12-11 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-11 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-12-11 Alan Coxopticon: Fix resume logic
2009-12-11 Alan Coxusb_serial: Kill port mutex
2009-12-11 Alan Coxusb_serial: Use the shutdown() operation
2009-12-11 Alan Coxtty_port: add "tty_port_open" helper
2009-12-11 Cliff BrakeUSB: mos7840: add device IDs for B&B electronics devices
2009-12-11 Cliff BrakeUSB: ftdi_sio: add USB device ID's for B&B Electronics...
2009-12-11 Felipe BalbiUSB: musb: musb_host: fix sparse warning
2009-12-11 Felipe BalbiUSB: musb: musb_gadget: fix sparse warning
2009-12-11 Felipe BalbiUSB: musb: omap2430: fix sparse warning
2009-12-11 Felipe BalbiUSB: core: message: fix sparse warning
2009-12-11 Felipe BalbiUSB: core: hub: fix sparse warning
2009-12-11 Felipe BalbiUSB: core: fix sparse warning for static function
2009-12-11 Michal NazarewiczUSB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_E...
2009-12-11 Sarah SharpUSB: Check bandwidth when switching alt settings.
2009-12-11 Sarah SharpUSB: Refactor code to find alternate interface settings.
2009-12-11 Sarah SharpUSB: xhci: Fix command completion after a drop endpoint.
2009-12-11 Sarah SharpUSB: xhci: Make reverting an alt setting "unfailable".
2009-12-11 Sarah SharpUSB: usbtmc: Use usb_clear_halt() instead of custom...
2009-12-11 Julia LawallUSB: ehci-omap.c: introduce missing kfree
2009-12-11 Julia LawallUSB: xhci-mem.c: introduce missing kfree
2009-12-11 CHENG RenquanUSB: add remove_id sysfs attr for usb drivers
2009-12-11 Randy DunlapUSB: g_multi kconfig: fix depends and help text
next