aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2008-10-17usb: musb: do not mess up count number and CSR0 register valueBryan Wu
2008-10-17OMAP:MUSB: Corrects urb unlink function pathAjay Kumar Gupta
2008-10-17OMAP:MUSB: Fixes the TT programming.Ajay Kumar Gupta
2008-10-17musb: io: only define read/write stubs if they're not defined yetFelipe Balbi
2008-10-17USB: Fix s3c2410_udc usb speed handlingYauhen Kharuzhy
2008-10-17usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell
2008-10-17MUSB: Add sanity check for maximum number of endpointsKevin Hilman
2008-10-17usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala
2008-10-17usbmon: fix tiny race exposed by the fastboot patchesArjan van de Ven
2008-10-17USB: change hub initialization sleeps to delayed_workAlan Stern
2008-10-17USB: ehci-dbg: fix reading less content of periodic fileMing Lei
2008-10-17USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei
2008-10-17usb: gadget: workaround storage command size issuesFelipe Balbi
2008-10-17USB: g_printer: fix handling zero-length packetSangSu Park
2008-10-17USB Serial: Sierra: debug message fixKevin Lloyd
2008-10-17USB: RESET_RESUME needs to block autosuspend when remote wakeup is neededOliver Neukum
2008-10-17USB: ftdi_sio: fix 'product' parameter descriptionPaulius Zaleckas
2008-10-17usb core: fix USB_OTG_BLACKLIST_HUB typoPeter Korsgaard
2008-10-17OHCI: Allow broken controllers to auto-stopAlan Stern
2008-10-17usb-storage: report underflow with no sense dataAlan Stern
2008-10-17usb: add Freescale QE/CPM USB peripheral controller driverLi Yang
2008-10-17USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-10-17USB: remove unused #include <version.h>Huang Weiyi
2008-10-17usb gadget: defer obex enumerationDavid Brownell
2008-10-17usb gadget: cdc obex glueFelipe Balbi
2008-10-17usb gadget: function activation/deactivationDavid Brownell
2008-10-17USB: gadget: net2280: implement set_wedgeAlan Stern
2008-10-17USB: gadget: dummy_hcd: implement set_wedgeAlan Stern
2008-10-17usb: gadget Kconfig cleanupDavid Brownell
2008-10-17USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier
2008-10-17USB: extend poisoning to anchorsOliver Neukum
2008-10-17USB: kill URBs permanentlyOliver Neukum
2008-10-17drivers/usb/class/usblp.c: adjust error handling codeJulia Lawall
2008-10-17USB: add USB test and measurement class driverGreg Kroah-Hartman
2008-10-17USB: Added driver for a Delcom USB 7-segment LED DisplayHarrison Metzger
2008-10-17USB: Add Oceanic product ID to ftdi_sioVladimir Vukicevic
2008-10-17USB: option.c remove duplicate device ids now supported in hso.cDenis Joseph Barrow
2008-10-17USB: option: add Ericsson F3507g and Dell 5530Dan Williams
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16usb: turn dev_warn+WARN_ON combos into dev_WARNArjan van de Ven
2008-10-16usb gadget: link fixes for network gadgetDavid Brownell
2008-10-16usb gadget: link fixes for cdc composite gadgetDavid Brownell
2008-10-16usb gadget: link fixes for storage gadgetDavid Brownell
2008-10-16usb gadget: link fixes for printer gadgetDavid Brownell
2008-10-16usb gadget: link fixes for MIDI gadgetDavid Brownell
2008-10-16usb gadget: link fixes for gadget zeroDavid Brownell
2008-10-16usb gadget: link fixes for serial gadgetDavid Brownell
2008-10-16device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel
2008-10-15Merge branch 'fixes' into for-linusRussell King