aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2007-02-16USB: fix autosuspend race in skeleton driverOliver Neukum
2007-02-16USB: asix - Fix endian issues in asix_tx_fixup()David Hollis
2007-02-16USB: fix concurrent buffer access in the hub driverAlan Stern
2007-02-16USB: Fix error cleanup path in airprimePete Zaitcev
2007-02-16EHCI: add debugging message to ehci_bus_suspendAlan Stern
2007-02-16usbcore: small changes to hub driver's suspend methodAlan Stern
2007-02-16USB: Fix apparent typo CONFIG_USB_CDCETHER.Robert P. J. Day
2007-02-16USB: add flow control to usb-serial generic driver.Joris van Rantwijk
2007-02-16USB: unusual_devs update for Sony P990i phoneAlan Stern
2007-02-16USB: Teac HD-35PU patch to unusual_devs.hThomas BÀchler
2007-02-16USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki
2007-02-16USB: fix needless failure under certain conditionsOliver Neukum
2007-02-16USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERRJosh Triplett
2007-02-16USB: Driver to charge USB blackberry devicesGreg Kroah-Hartman
2007-02-16EHCI: turn off remote wakeup during shutdownAlan Stern
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-02-12[PATCH] null pointer dereference in appledisplay driverMichael Hanselmann
2007-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2007-02-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-02-10ACPI: video: Fix null pointer in appledisplay driverMichael Hanselmann
2007-02-09[PATCH] hci_{read,write}l() does force casts to wrong type for no reasonAl Viro
2007-02-09[PATCH] trivial usb endianness annotationsAl Viro
2007-02-09[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro
2007-02-08[ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udcMilan Svoboda
2007-02-08[ARM] 4145/2: AT91: Add support for AT91SAM9263 processorAndrew Victor
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-02-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-07USB: remove duplicate device id from usb_storageGreg Kroah-Hartman
2007-02-07USB: remove duplicate device id from keyspanGreg Kroah-Hartman
2007-02-07USB: remove duplicate device id from ftdi_sioGreg Kroah-Hartman
2007-02-07USB: remove duplicate device id from visorGreg Kroah-Hartman
2007-02-07USB: a bit more coding style cleanupOliver Neukum
2007-02-07usbcore: trivial whitespace fixesOliver Neukum
2007-02-07usb-storage: use first bulk endpoints, not lastAlan Stern
2007-02-07EHCI: fix interrupt-driven remote wakeupAlan Stern
2007-02-07USB: switch ehci-hcd to new polling schemeMarcelo Tosatti
2007-02-07USB: autosuspend for usb printer driverOliver Neukum
2007-02-07USB Input: Added kernel module to support all GTCO CalComp USB InterWrite Sch...Jeremy Roberson
2007-02-07USB: Sierra Wireless auto set D0Kevin Lloyd
2007-02-07USB: usb ethernet gadget recognizes HUSB2DEVHåvard Skinnemoen
2007-02-07USB: list atmel husb2_udc gadget controllerHåvard Skinnemoen
2007-02-07USB: gadgetfs AIO tweaksAlan Stern
2007-02-07USB: gadgetfs behaves better on userspace init bugDavid Brownell