mmc-omap: add support for 16-bit and 32-bit registers
[safe/jmp/linux-2.6] / drivers / usb / wusbcore /
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-05-20 Alan SternUSB: remove uses of URB_NO_SETUP_DMA_MAP
2010-05-20 Eric LescouetUSB: make hcd.h public (drivers dependency)
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-22 David Vrabelusb: wusb: don't overflow the Keep Alive IE buffer
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Gilles EspinasseFix comment and Kconfig typos for 'require' and 'fragment'
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-02 Németh MártonUSB class: make USB device id constant
2010-03-02 Greg Kroah-HartmanUSB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
2010-03-02 Julia LawallUSB: wusb: check CHID is all zeros before stopping...
2010-02-05 Daniel Macktree-wide: fix 'lenght' typo in comments and code
2009-12-11 David VrabelUSB: wusb: correctly check size of security descriptor.
2009-12-11 David VrabelUSB: wusb: don't leak urb in certain error cases
2009-12-11 David VrabelUSB: wusb: add wusb_phy_rate sysfs file to host controllers
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-10-14 Stefano PanellaUSB: wusb: don't use the stack to read security descriptor
2009-09-21 Uwe Kleine-Koenigtrivial: fix typos "man[ae]g?ment" -> "management"
2009-04-17 David VrabelWUSB: correct format of wusb_chid sysfs file
2009-04-17 David VrabelWUSB: fix oops when completing URBs for disconnected...
2009-04-17 David VrabelWUSB: disconnect all devices when stopping a WUSB HCD
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Jean Delvareworkqueue: add to_delayed_work() helper function
2009-03-30 Alexey Zaytsevtrivial: Fix dubious bitwise 'and' usage spotted by...
2009-03-24 Johannes WeinerUSB: use kzfree()
2009-03-24 David VrabelUSB: allow libusb to talk to unauthenticated WUSB devices
2009-03-17 Jiri SlabyUSB: wusbcore/wa-xfer, fix lock imbalance
2009-01-22 David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2009-01-07 Harvey HarrisonUSB: wusb: annotate association types withe proper...
2009-01-06 David Vrabelwusb: return -ENOTCONN when resetting a port with no...
2008-12-22 David Vrabeluwb: use print_hex_dump()
2008-12-22 David Vrabeluwb: use dev_dbg() for debug messages
2008-12-12 David Vrabelwusb: fix oops when terminating a non-existant reservation
2008-12-12 Stefano Panellauwb: improved MAS allocator and reservation conflict...
2008-11-25 David Vrabelwusb: whci-hcd shouldn't do ASL/PZL updates while chann...
2008-11-19 David Vrabeluwb: add basic radio manager
2008-10-31 Huang Weiyiwusb: remove unused #include <version.h>
2008-10-28 David Vrabelwusb: reset WUSB devices with SetAddress(0)
2008-10-28 David Vrabelwusb: do a proper channel stop
2008-10-28 David Vrabelwusb: disable verification of the key generation algorithms
2008-10-28 David Vrabeluwb: reference count reservations
2008-10-16 David Vrabeluwb: don't use printk_ratelimit() so often
2008-10-15 David Vrabeluwb: use kcalloc where appropriate
2008-09-17 David Vrabeluwb: depend on EXPERIMENTAL
2008-09-17 Felipe Zimmerlewusb: wusb-cbaf (CBA driver) sysfs ABI simplification
2008-09-17 David Vrabeluwb: add symlinks in sysfs between radio controllers...
2008-09-17 Anderson Lizardowusb: fix bmRequestType for Abort RPipe request
2008-09-17 Anderson Lizardowusb: fix error path for wusb_set_dev_addr()
2008-09-17 Inaky Perez-Gonzalezwusb: add the Wire Adapter (WA) core
2008-09-17 Inaky Perez-Gonzalezwusb: add the USB wusb-cbaf driver
2008-09-17 Greg Kroah-Hartmanwusb: add the Wireless USB core (build-system)
2008-09-17 Inaky Perez-Gonzalezwusb: add the Wireless USB core (security)
2008-09-17 Inaky Perez-Gonzalezwusb: add the Wireless USB core (protocol)
2008-09-17 Inaky Perez-Gonzalezwusb: add the Wireless USB core