aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-16USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 PlayerDylan Taft1-0/+9
2007-02-16USB: Fix misspelled "USBNET_MII" kernel config option.Robert P. J. Day1-1/+1
2007-02-16USB: input: HID: add CIDC USB device to HID blacklistZheng XiaoJun1-0/+3
2007-02-16USB: USB_RTL8150 must select MIIAdrian Bunk1-0/+1
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2-1/+7
2007-02-16USB: fix autosuspend race in skeleton driverOliver Neukum1-4/+6
2007-02-16USB: asix - Fix endian issues in asix_tx_fixup()David Hollis1-0/+2
2007-02-16USB: fix concurrent buffer access in the hub driverAlan Stern1-0/+6
2007-02-16USB: Fix error cleanup path in airprimePete Zaitcev1-27/+8
2007-02-16EHCI: add debugging message to ehci_bus_suspendAlan Stern1-0/+2
2007-02-16usbcore: small changes to hub driver's suspend methodAlan Stern1-15/+10
2007-02-16USB: Fix apparent typo CONFIG_USB_CDCETHER.Robert P. J. Day1-1/+1
2007-02-16USB: add flow control to usb-serial generic driver.Joris van Rantwijk1-18/+84
2007-02-16USB: unusual_devs update for Sony P990i phoneAlan Stern1-2/+3
2007-02-16USB: Teac HD-35PU patch to unusual_devs.hThomas Bächler1-0/+10
2007-02-16USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki2-0/+6
2007-02-16USB: fix needless failure under certain conditionsOliver Neukum1-4/+5
2007-02-16USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERRJosh Triplett1-1/+1
2007-02-16USB: Driver to charge USB blackberry devicesGreg Kroah-Hartman4-0/+153
2007-02-16EHCI: 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/dtor/inputLinus 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-10ACPI: video: Fix null pointer in appledisplay driverMichael Hanselmann1-1/+1
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-08[ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udcMilan Svoboda2-24/+7
2007-02-08[ARM] 4145/2: AT91: Add support for AT91SAM9263 processorAndrew Victor1-2/+2
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds127-1542/+5610
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-3/+5
2007-02-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-2/+6
2007-02-07USB: remove duplicate device id from usb_storageGreg Kroah-Hartman1-7/+0
2007-02-07USB: remove duplicate device id from keyspanGreg Kroah-Hartman1-3/+0
2007-02-07USB: remove duplicate device id from ftdi_sioGreg Kroah-Hartman2-2/+0
2007-02-07USB: remove duplicate device id from visorGreg Kroah-Hartman2-4/+0
2007-02-07USB: a bit more coding style cleanupOliver Neukum2-25/+25
2007-02-07usbcore: trivial whitespace fixesOliver Neukum3-107/+107
2007-02-07usb-storage: use first bulk endpoints, not lastAlan Stern1-11/+12
2007-02-07EHCI: fix interrupt-driven remote wakeupAlan Stern1-18/+32
2007-02-07USB: switch ehci-hcd to new polling schemeMarcelo Tosatti1-1/+7
2007-02-07USB: autosuspend for usb printer driverOliver Neukum1-11/+5
2007-02-07USB Input: Added kernel module to support all GTCO CalComp USB InterWrite School productsJeremy Roberson3-0/+1117