summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2007-02-17USB: kernel-doc fixesRandy Dunlap1-0/+1
2007-02-17USB: quirky device for cdc-acmOliver Neukum1-0/+4
2007-02-17USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum1-11/+18
2007-02-17USB: unconfigure devices which have config 0Alan Stern4-8/+22
2007-02-17USB: fix g_serial small errorBryan O'Donoghue1-0/+1
2007-02-17USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 PlayerDylan Taft1-0/+9
2007-02-17USB: Fix misspelled "USBNET_MII" kernel config option.Robert P. J. Day1-1/+1
2007-02-17USB: input: HID: add CIDC USB device to HID blacklistZheng XiaoJun1-0/+3
2007-02-17USB: USB_RTL8150 must select MIIAdrian Bunk1-0/+1
2007-02-17USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2-1/+7
2007-02-17USB: fix autosuspend race in skeleton driverOliver Neukum1-4/+6
2007-02-17USB: asix - Fix endian issues in asix_tx_fixup()David Hollis1-0/+2
2007-02-17USB: fix concurrent buffer access in the hub driverAlan Stern1-0/+6
2007-02-17USB: Fix error cleanup path in airprimePete Zaitcev1-27/+8
2007-02-17EHCI: add debugging message to ehci_bus_suspendAlan Stern1-0/+2
2007-02-17usbcore: small changes to hub driver's suspend methodAlan Stern1-15/+10
2007-02-17USB: Fix apparent typo CONFIG_USB_CDCETHER.Robert P. J. Day1-1/+1
2007-02-17USB: add flow control to usb-serial generic driver.Joris van Rantwijk1-18/+84
2007-02-17USB: unusual_devs update for Sony P990i phoneAlan Stern1-2/+3
2007-02-17USB: Teac HD-35PU patch to unusual_devs.hThomas Bächler1-0/+10
2007-02-17USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki2-0/+6
2007-02-17USB: fix needless failure under certain conditionsOliver Neukum1-4/+5
2007-02-17USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERRJosh Triplett1-1/+1
2007-02-17USB: Driver to charge USB blackberry devicesGreg Kroah-Hartman4-0/+153
2007-02-17EHCI: turn off remote wakeup during shutdownAlan Stern1-0/+17
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner4-4/+4
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau34-34/+0
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven2-2/+2
2007-02-12[PATCH] null pointer dereference in appledisplay driverMichael Hanselmann1-2/+2
2007-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+2
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-1/+0
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton1-1/+1
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2-5/+2
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby4-39/+6
2007-02-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov168-6121/+7832
2007-02-09[PATCH] hci_{read,write}l() does force casts to wrong type for no reasonAl Viro2-12/+12
2007-02-09[PATCH] trivial usb endianness annotationsAl Viro2-18/+16
2007-02-09[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro2-2/+2
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds127-1542/+5610
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-3/+5
2007-02-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+6
2007-02-08USB: remove duplicate device id from usb_storageGreg Kroah-Hartman1-7/+0
2007-02-08USB: remove duplicate device id from keyspanGreg Kroah-Hartman1-3/+0
2007-02-08USB: remove duplicate device id from ftdi_sioGreg Kroah-Hartman2-2/+0
2007-02-08USB: remove duplicate device id from visorGreg Kroah-Hartman2-4/+0
2007-02-08USB: a bit more coding style cleanupOliver Neukum2-25/+25
2007-02-08usbcore: trivial whitespace fixesOliver Neukum3-107/+107
2007-02-08usb-storage: use first bulk endpoints, not lastAlan Stern1-11/+12
2007-02-08EHCI: fix interrupt-driven remote wakeupAlan Stern1-18/+32
2007-02-08USB: switch ehci-hcd to new polling schemeMarcelo Tosatti1-1/+7