summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-1826-166/+91
* [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.cJesper Juhl2005-04-181-20/+12
* [PATCH] USB: pl2303 new vendor/model idsPeter Favrholdt2005-04-182-0/+4
* [PATCH] pl2303 - status lineFlavio Leitner2005-04-181-14/+29
* [PATCH] pl2303 - unplug device.Flavio Leitner2005-04-181-0/+6
* [PATCH] USB: USB API documentation modificationAlan Stern2005-04-181-6/+10
* [PATCH] USB: OHCI on Compaq Aramada 7400David Brownell2005-04-183-5/+26
* [PATCH] USB: usbnet and zaurus zl-5600David Brownell2005-04-181-3/+16
* [PATCH] USB: new SIS device idThomas Winischhofer2005-04-181-1/+2
* [PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc.felix@derklecks.de2005-04-181-0/+13
* [PATCH] Fix GO_SLOW delayPhil Dibowitz2005-04-181-1/+1
* [PATCH] USB: usbnet printk warning fixakpm@osdl.org2005-04-181-1/+1
* [PATCH] USB: bug fix in usbdevfsChristopher Li2005-04-181-21/+19
* [PATCH] USB: revert "fix" to usb_set_interface()David Brownell2005-04-181-21/+4
* [PATCH] USB: usb/digi_acceleport: correct wait-queue stateNishanth Aravamudan2005-04-181-4/+6
* [PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH2005-04-186-8/+14
* [PATCH] USB: fix up remaining pm_message_t usagesPavel Machek2005-04-184-12/+12
* [PATCH] USB: hcd suspend uses pm_message_tDavid Brownell2005-04-187-11/+11
* [PATCH] usb suspend updates (interface suspend)David Brownell2005-04-186-12/+40
* [PATCH] usb resume fixesDavid Brownell2005-04-181-60/+91
* [PATCH] USB: visor Tapwave Zodiac support patchLarry Battraw2005-04-182-0/+6
* [PATCH] USB: add new visor id for Treo 650gregkh@suse.de2005-04-182-0/+4
* scsi: add DID_REQUEUE to the error handling2005-04-161-0/+3
* zfcp: add point-2-point support2005-04-166-14/+65
* [PATCH] Convert i2o to compat_ioctl2005-04-161-14/+27
* [PATCH] kill old EH constants2005-04-164-115/+3
* [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-169-49/+6
* [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field2005-04-166-12/+2
* [PATCH] remove outdated print_* functions2005-04-1613-82/+54
* [PATCH] consolidate timeout defintions in scsi.h2005-04-162-10/+0
* [PATCH] md: remove a number of misleading calls to MD_BUGNeilBrown2005-04-161-22/+8
* [PATCH] md: close a small race in md thread deregistrationNeilBrown2005-04-161-12/+8
* [PATCH] serial: fix comments in 8250.cRussell King2005-04-161-3/+11
* [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused labelRoland Dreier2005-04-161-1/+1
* [PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier2005-04-164-26/+73
* [PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier2005-04-163-3/+29
* [PATCH] IB/mthca: update receive queue initialization for new HCAsRoland Dreier2005-04-161-10/+23
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-1611-57/+62
* [PATCH] IB/mthca: tweaks to mthca_cmd.cRoland Dreier2005-04-161-3/+2
* [PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin2005-04-167-24/+526
* [PATCH] IB/mthca: split MR key munging routinesMichael S. Tsirkin2005-04-161-4/+24
* [PATCH] IB/mthca: add mthca_table_find() functionMichael S. Tsirkin2005-04-162-0/+35
* [PATCH] IB/mthca: add SYNC_TPT firmware commandMichael S. Tsirkin2005-04-162-0/+6
* [PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directlyMichael S. Tsirkin2005-04-161-0/+11
* [PATCH] IB/mthca: encapsulate MTT buddy allocatorMichael S. Tsirkin2005-04-162-74/+95
* [PATCH] IB/mthca: allow address handle creation in interrupt contextRoland Dreier2005-04-162-4/+4
* [PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin2005-04-163-14/+48
* [PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier2005-04-166-11/+6
* [PATCH] IB/mthca: implement RDMA/atomic operations for mem-free modeRoland Dreier2005-04-161-0/+47
* [PATCH] IB/mthca: fix format of CQ number for CQ eventsRoland Dreier2005-04-161-2/+2
OpenPOWER on IntegriCloud