summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [WATCHDOG] NS pc87413-wdt Watchdog driver - fixesWim Van Sebroeck2006-10-231-2/+2
| | * | [WATCHDOG] NS pc87413-wdt Watchdog driver v1.1Sven Anders & Marcus Junker2006-10-231-304/+330
| | * | [WATCHDOG] NS pc87413-wdt Watchdog driverSven Anders & Marcus Junker2006-10-153-0/+625
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-0239-5/+60
|\ \ \ \
| * \ \ \ Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into tmpJeff Garzik2006-11-3039-5/+60
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-2938-0/+38
| | * | | [PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllersTejun Heo2006-11-291-5/+22
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-12-0230-186/+281
|\ \ \ \ \
| * | | | | IB/ucm: Fix deadlock in cleanupMichael S. Tsirkin2006-11-301-0/+2
| * | | | | IB/cm: Fix automatic path migration supportSean Hefty2006-11-302-33/+94
| * | | | | IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-303-8/+15
| * | | | | IB/srp: Fix memory leak on reconnectVu Pham2006-11-301-3/+5
| * | | | | RDMA/addr: list_move() cleanupsRoland Dreier2006-11-301-4/+2Star
| * | | | | RDMA/addr: Fix some cancellation problems in process_req()Krishna Kumar2006-11-301-6/+5Star
| * | | | | RDMA/amso1100: Prevent deadlock in destroy QPKrishna Kumar2006-11-301-8/+28
| * | | | | IB/mthca: Fix initial SRQ logsize for mem-free HCAsJack Morgenstein2006-11-301-1/+1
| * | | | | IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen2006-11-304-15/+39
| * | | | | RDMA/iwcm: Fix comment for iwcm_deref_id() to match codeKrishna Kumar2006-11-301-2/+3
| * | | | | RDMA/iwcm: Remove unnecessary function argumentKrishna Kumar2006-11-301-7/+6Star
| * | | | | RDMA/iwcm: Remove unnecessary initializationsKrishna Kumar2006-11-301-4/+4
| * | | | | RDMA/iwcm: Fix memory leakKrishna Kumar2006-11-301-3/+4
| * | | | | RDMA/iwcm: Fix memory corruption bug in cm_work_handler()Krishna Kumar2006-11-301-3/+4
| * | | | | IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier2006-11-303-3/+3
| * | | | | IB/ipath: Fix typo in pma_counter_select subscriptRoland Dreier2006-11-301-1/+1
| * | | | | RDMA/amso1100: Fix section mismatchesRoland Dreier2006-11-301-2/+2
| * | | | | IB/mthca: Fix section mismatchesRoland Dreier2006-11-3010-41/+33Star
| * | | | | IB/srp: Increase supported CDB sizeArne Redlich2006-11-301-1/+2
| * | | | | RDMA/cm: Remove setting local write as part of QP access flagsDotan Barak2006-11-302-3/+2Star
| * | | | | IB: kmemdup() cleanupEric Sesterhenn2006-11-304-10/+5Star
| * | | | | RDMA/cma: Rewrite cma_req_handler() to encapsulate common codeKrishna Kumar2006-11-301-14/+13Star
| * | | | | RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()Krishna Kumar2006-11-301-1/+1
| * | | | | RDMA/cma: Remove redundant check in cma_add_oneKrishna Kumar2006-11-301-5/+0Star
| * | | | | RDMA/cma: Optimize cma_bind_loopback() to check for empty listKrishna Kumar2006-11-301-8/+7Star
| |/ / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-0294-826/+1094
|\ \ \ \ \
| * | | | | usbcore: remove unused argument in autosuspendAlan Stern2006-12-015-62/+71
| * | | | | USB: keep count of unsuspended childrenAlan Stern2006-12-012-11/+37
| * | | | | USB hub: simplify remote-wakeup handlingAlan Stern2006-12-011-23/+20Star
| * | | | | USB: struct usb_device: change flag to bitflagAlan Stern2006-12-011-1/+1
| * | | | | OHCI: make autostop conditional on CONFIG_PMAlan Stern2006-12-011-54/+79
| * | | | | USB: Add autosuspend support to the hub driverAlan Stern2006-12-011-19/+26
| * | | | | EHCI: Fix root-hub and port suspend/resume problemsAlan Stern2006-12-014-53/+61
| * | | | | USB: create a new thread for every USB device found during the probe sequenceGreg Kroah-Hartman2006-12-012-22/+74
| * | | | | USB: add driver for the USB debug devicesGreg Kroah-Hartman2006-12-013-0/+77
| * | | | | USB: added dynamic major number for USB endpointsSarah Bailey2006-12-011-13/+85
| * | | | | USB: pegasus error path not resetting task's stateOliver Neukum2006-12-011-0/+1
| * | | | | USB: endianness fix for asix.cOliver Neukum2006-12-011-3/+3
| * | | | | USB: build the appledisplay driverAdrian Bunk2006-12-011-0/+1
| * | | | | USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-015-12/+6Star
| * | | | | USB: hid-core: canonical defines for Apple USB device IDsJulien BLACHE2006-12-011-11/+26
| * | | | | USB: idmouse cleanupMariusz Kozlowski2006-12-011-8/+8