aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | USB: fix g_serial small errorBryan O'Donoghue2007-02-161-0/+1
| * | | USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 PlayerDylan Taft2007-02-161-0/+9
| * | | USB: Fix misspelled "USBNET_MII" kernel config option.Robert P. J. Day2007-02-161-1/+1
| * | | USB: input: HID: add CIDC USB device to HID blacklistZheng XiaoJun2007-02-161-0/+3
| * | | USB: USB_RTL8150 must select MIIAdrian Bunk2007-02-161-0/+1
| * | | USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-162-1/+7
| * | | USB: fix autosuspend race in skeleton driverOliver Neukum2007-02-161-4/+6
| * | | USB: asix - Fix endian issues in asix_tx_fixup()David Hollis2007-02-161-0/+2
| * | | USB: fix concurrent buffer access in the hub driverAlan Stern2007-02-161-0/+6
| * | | USB: Fix error cleanup path in airprimePete Zaitcev2007-02-161-27/+8
| * | | EHCI: add debugging message to ehci_bus_suspendAlan Stern2007-02-161-0/+2
| * | | usbcore: small changes to hub driver's suspend methodAlan Stern2007-02-161-15/+10
| * | | USB: Fix apparent typo CONFIG_USB_CDCETHER.Robert P. J. Day2007-02-161-1/+1
| * | | USB: add flow control to usb-serial generic driver.Joris van Rantwijk2007-02-161-18/+84
| * | | USB: unusual_devs update for Sony P990i phoneAlan Stern2007-02-161-2/+3
| * | | USB: Teac HD-35PU patch to unusual_devs.hThomas Bächler2007-02-161-0/+10
| * | | USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki2007-02-162-0/+6
| * | | USB: fix needless failure under certain conditionsOliver Neukum2007-02-161-4/+5
| * | | USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERRJosh Triplett2007-02-161-1/+1
| * | | USB: Driver to charge USB blackberry devicesGreg Kroah-Hartman2007-02-164-0/+153
| * | | EHCI: turn off remote wakeup during shutdownAlan Stern2007-02-161-0/+17
| | |/ | |/|
* | | Pull misc-for-upstream into release branchLen Brown2007-02-161-2/+2
|\ \ \ | |/ / |/| |
| * | ACPI: video: Fix null pointer in appledisplay driverMichael Hanselmann2007-02-101-1/+1
* | | [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-144-4/+4
* | | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1434-34/+0
* | | [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-122-2/+2
* | | [PATCH] null pointer dereference in appledisplay driverMichael Hanselmann2007-02-121-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-02-112-0/+2
|\ \ \
| * \ \ Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-10168-6121/+7832
| |\ \ \
| * | | | Input: hid-ff - add support for Logitech Momo racing wheelJiri Slaby2007-01-182-0/+2
* | | | | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0
* | | | | [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-111-1/+1
* | | | | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-112-5/+2
* | | | | [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-114-39/+6
| |/ / / |/| | |
* | | | [PATCH] hci_{read,write}l() does force casts to wrong type for no reasonAl Viro2007-02-092-12/+12
* | | | [PATCH] trivial usb endianness annotationsAl Viro2007-02-092-18/+16
* | | | [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro2007-02-092-2/+2
| |/ / |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-07127-1542/+5610
|\ \ \
| * | | USB: remove duplicate device id from usb_storageGreg Kroah-Hartman2007-02-071-7/+0
| * | | USB: remove duplicate device id from keyspanGreg Kroah-Hartman2007-02-071-3/+0
| * | | USB: remove duplicate device id from ftdi_sioGreg Kroah-Hartman2007-02-072-2/+0
| * | | USB: remove duplicate device id from visorGreg Kroah-Hartman2007-02-072-4/+0
| * | | USB: a bit more coding style cleanupOliver Neukum2007-02-072-25/+25
| * | | usbcore: trivial whitespace fixesOliver Neukum2007-02-073-107/+107
| * | | usb-storage: use first bulk endpoints, not lastAlan Stern2007-02-071-11/+12
| * | | EHCI: fix interrupt-driven remote wakeupAlan Stern2007-02-071-18/+32
| * | | USB: switch ehci-hcd to new polling schemeMarcelo Tosatti2007-02-071-1/+7
| * | | USB: autosuspend for usb printer driverOliver Neukum2007-02-071-11/+5
| * | | USB Input: Added kernel module to support all GTCO CalComp USB InterWrite Sch...Jeremy Roberson2007-02-073-0/+1117
| * | | USB: Sierra Wireless auto set D0Kevin Lloyd2007-02-071-9/+18