summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* [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/+0Star
* [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/+0Star
* | | [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/+2Star
* | | [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-114-39/+6Star
| |/ |/|
* | [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/+16Star
* | [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-08127-1542/+5610
|\ \
| * | USB: remove duplicate device id from usb_storageGreg Kroah-Hartman2007-02-081-7/+0Star
| * | USB: remove duplicate device id from keyspanGreg Kroah-Hartman2007-02-081-3/+0Star
| * | USB: remove duplicate device id from ftdi_sioGreg Kroah-Hartman2007-02-082-2/+0Star
| * | USB: remove duplicate device id from visorGreg Kroah-Hartman2007-02-082-4/+0Star
| * | USB: a bit more coding style cleanupOliver Neukum2007-02-082-25/+25
| * | usbcore: trivial whitespace fixesOliver Neukum2007-02-083-107/+107
| * | usb-storage: use first bulk endpoints, not lastAlan Stern2007-02-081-11/+12
| * | EHCI: fix interrupt-driven remote wakeupAlan Stern2007-02-081-18/+32
| * | USB: switch ehci-hcd to new polling schemeMarcelo Tosatti2007-02-081-1/+7
| * | USB: autosuspend for usb printer driverOliver Neukum2007-02-081-11/+5Star
| * | USB Input: Added kernel module to support all GTCO CalComp USB InterWrite Sch...Jeremy Roberson2007-02-083-0/+1117
| * | USB: Sierra Wireless auto set D0Kevin Lloyd2007-02-081-9/+18
| * | USB: usb ethernet gadget recognizes HUSB2DEVHåvard Skinnemoen2007-02-081-0/+4
| * | USB: list atmel husb2_udc gadget controllerHåvard Skinnemoen2007-02-081-0/+8
| * | USB: gadgetfs AIO tweaksAlan Stern2007-02-081-9/+7Star
| * | USB: gadgetfs behaves better on userspace init bugDavid Brownell2007-02-081-4/+4
| * | USB: gadgetfs race fixDavid Brownell2007-02-081-7/+11
| * | USB: gadgetfs simplificationsDavid Brownell2007-02-081-16/+13Star
| * | USB: gadgetfs cleanupsDavid Brownell2007-02-081-34/+41
| * | USB: race fixes for usb-serial, step 3Oliver Neukum2007-02-081-1/+2
| * | USB: race fixes for usb-serial, step 2Oliver Neukum2007-02-081-2/+12
| * | USB: race fixes for usb-serial step 1Oliver Neukum2007-02-081-13/+31
| * | fix for bugzilla #7544 (keyspan USB-to-serial converter)Rainer Weikusat2007-02-081-4/+45
| * | USB: total removal of multithreaded probing in usbOliver Neukum2007-02-081-43/+21Star
| * | USB: at91_udc wakeup event updatesDavid Brownell2007-02-082-8/+12
| * | EHCI: force high-speed devices to run at full speedAlan Stern2007-02-083-1/+114
| * | EHCI: don't hide ports owned by the companionAlan Stern2007-02-081-29/+35
| * | EHCI: local variable for port status registerAlan Stern2007-02-081-31/+24Star
| * | usbcore: remove unused bandwith-related codeAlan Stern2007-02-084-157/+0Star
| * | UHCI: fix bandwidth allocationAlan Stern2007-02-083-69/+201
| * | USB: ps3 ohci bus glueGeoff Levand2007-02-082-1/+216
| * | USB: ohci error handling cleanupBenjamin Herrenschmidt2007-02-081-18/+15Star
| * | USB: ps3 controller hid quirkGeoff Levand2007-02-081-0/+35
| * | USB: ps3 ehci bus glueGeoff Levand2007-02-082-1/+217
| * | USB: better ethtool support for kawethOliver Neukum2007-02-081-1/+11