summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: pl2303: added support for OTi's DKU-5 clone cableTomasz Kazmierczak2006-04-142-0/+5
* [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI coreBen Dooks2006-04-141-8/+24
* [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K...Jeffrey Vandenbroucke sign2006-04-141-0/+4
* [PATCH] USB: UHCI: don't track suspended portsAlan Stern2006-04-143-12/+10
* [PATCH] USB: keyspan-remote bugfixMichael Downey2006-04-141-0/+2
* [PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t...David Hollis2006-04-141-164/+163
* [PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev2006-04-141-416/+1
* [PATCH] USB: g_ether, highspeed conformance fixDavid Brownell2006-04-141-3/+3
* [PATCH] USB: usbtest: scatterlist OUT data pattern testingDavid Brownell2006-04-141-0/+13
* [PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell2006-04-142-20/+19
* [PATCH] USB: gadget zero poisons OUT buffersDavid Brownell2006-04-141-2/+5
* [PATCH] USB: gadgetfs highspeed bugfixDavid Brownell2006-04-141-12/+12
* [PATCH] USB: rndis_host whitespace/comment updatesDavid Brownell2006-04-141-7/+21
* [PATCH] USB: net2280 short rx status fixDavid Brownell2006-04-141-1/+2
* [PATCH] USB: fix gadget_is_musbhdrc()David Brownell2006-04-141-3/+3
* [PATCH] USB: otg hub support is optionalDavid Brownell2006-04-142-0/+14
* [PATCH] USB: UEAGLE : memory leack fixmatthieu castet2006-04-141-3/+3
* [PATCH] USB: UEAGLE : null pointer dereference fixmatthieu castet2006-04-141-1/+1
* [PATCH] USB: UEAGLE : support geodematthieu castet2006-04-141-1/+8
* [PATCH] USB: UEAGLE : cosmeticmatthieu castet2006-04-141-6/+29
* [PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk2006-04-142-3/+0
* [PATCH] USB: pegasus driver bugfixPetko Manolov2006-04-141-1/+1
* [PATCH] USB: add new wacom devices to usb hid-core listPing Cheng2006-04-141-0/+3
* [PATCH] USB: wacom tablet driver updatePing Cheng2006-04-141-49/+87
* [PATCH] USB: g_file_storage: use module_param_array_named macroAlan Stern2006-04-141-9/+17
* [PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favou...Daniel Ritz2006-04-141-40/+0
* [PATCH] USB: usbtouchscreen: unified USB touchscreen driverDaniel Ritz2006-04-144-3/+652
* [PATCH] USB: add support for Papouch TMU (USB thermometer)Folkert van Heusden2006-04-142-0/+10
* [PATCH] USB: input/: proper prototypesAdrian Bunk2006-04-142-6/+5
* [PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk2006-04-143-3/+9
* [PATCH] USB serial: Converts port semaphore to mutexes.Luiz Fernando Capitulino2006-04-142-11/+11
* [PATCH] USB: g_file_storage: add comment about buffer allocationAlan Stern2006-04-141-0/+9
* [PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfersAlan Stern2006-04-141-0/+3
* [PATCH] USB: ftdi_sio: add support for Eclo COM to 1-Wire USB adapterIan Abbott2006-04-142-0/+7
* [PATCH] USB: cleanups for ohci-s3c2410.cBen Dooks2006-04-141-4/+5
* [PATCH] USB: net2282 and net2280 software compatibilityGuennadi Liakhovetski2006-04-143-23/+73
* [PATCH] do_SAK: Don't recursively take the tasklist_lockEric W. Biederman2006-04-131-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-04-1223-114/+402
|\
| * IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein2006-04-124-2/+30
| * IB/cache: Use correct pointer to calculate sizeMichael S. Tsirkin2006-04-101-1/+1
| * IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier2006-04-101-5/+4
| * IPoIB: Close race in ipoib_flush_paths()Eli Cohen2006-04-101-2/+3
| * IB/mthca: Disable tuning PCI read burst sizeMichael S. Tsirkin2006-04-101-0/+7
| * IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-104-20/+40
| * IPoIB: Wait for join to finish before freeing mcast structEli Cohen2006-04-101-21/+20
| * IB: simplify static rate encodingJack Morgenstein2006-04-1012-36/+233
| * IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin2006-04-043-17/+34
| * IB/srp: Fix memory leak in options parsingRoland Dreier2006-04-031-0/+1
| * IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier2006-04-024-11/+29
| * IPoIB: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier2006-04-021-1/+2
OpenPOWER on IntegriCloud