summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-03-0915-102/+122
|\
| * IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma2007-03-081-1/+4
| * RDMA/ucma: Avoid sending reject if backlog is fullSean Hefty2007-03-061-1/+1
| * RDMA/cxgb3: Fix MR permission problemsSteve Wise2007-03-063-41/+18
| * RDMA/cxgb3: Don't reuse skbs that are non-linear or clonedSteve Wise2007-03-061-2/+1
| * RDMA/cxgb3: Squelch logging AE errorsSteve Wise2007-03-061-6/+6
| * RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peerSteve Wise2007-03-061-0/+2
| * RDMA/cxgb3: Move QP to error on destroy if the state is IDLESteve Wise2007-03-061-4/+2
| * RDMA/cxgb3: Fixes for "normal close" failuresSteve Wise2007-03-061-4/+7
| * RDMA/cxgb3: Fix build on sparc64David Miller2007-03-061-0/+1
| * RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()Sean Hefty2007-03-061-1/+1
| * RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()Steve Wise2007-03-061-4/+6
| * RDMA/cxgb3: Start ep timer on a MPA rejectSteve Wise2007-03-061-2/+1
| * IB/mthca: Fix error path in mthca_alloc_memfree()Roland Dreier2007-03-011-5/+5
| * IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen2007-03-014-25/+60
| * IPoIB: Only handle async events for one portRoland Dreier2007-02-271-6/+7
* | [PATCH] libata-acpi: Try and stop all the non PCI devices crashingAlan Cox2007-03-081-1/+16
* | [PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usagePat Gefre2007-03-081-35/+17
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-03-081-2/+8
|\ \
| * | Input: i8042 - another attempt to fix AUX delivery checksDmitry Torokhov2007-03-081-2/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-081-11/+11
|\ \ \
| * | | [CONNECTOR]: Bugfix for cn_call_callback()Philipp Reisner2007-03-081-11/+11
* | | | [CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl.Ralf Baechle2007-03-081-3/+6
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-072-6/+7
|\ \ \
| * | | [GIANFAR]: Fix compile error in latest gitJan Altenberg2007-03-051-1/+1
| * | | [PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl2007-03-051-5/+6
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-073-63/+60
|\ \ \ \
| * | | | [S390] cio: Call cancel_halt_clear even when actl == 0.Cornelia Huck2007-03-051-2/+2
| * | | | [S390] cio: Use path verification to check for path state.Cornelia Huck2007-03-051-40/+6
| * | | | [S390] cio: Fix locking when calling notify function.Cornelia Huck2007-03-051-20/+47
| * | | | [S390] dasd: Use default recovery for SNSS requestsStefan Weinhuber2007-03-051-0/+1
| * | | | [S390] tape: Compression overwrites crypto settingMichael Holzheu2007-03-051-1/+4
| |/ / /
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-073-9/+16
|\ \ \ \
| * | | | pata_pdc202xx_old: fix data corruption and other problemsBartlomiej Zolnierkiewicz2007-03-061-8/+14
| * | | | pata_legacy: fix io/irq mismatchMikael Pettersson2007-03-061-1/+1
| * | | | ahci: RAID mode SATA patch for Intel ICH9MJason Gaston2007-03-061-0/+1
| |/ / /
* | | | [PATCH] m68knommu: fix work queues in mcfserial.c driverGreg Ungerer2007-03-071-19/+14
* | | | [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.cGreg Ungerer2007-03-071-2/+9
* | | | [PATCH] minor updat to tlclk Kconfig entryMark Gross2007-03-071-7/+8
* | | | [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann2007-03-071-1/+2
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-03-071-11/+10
|\ \ \ \
| * | | | HID blacklisting of all Code Mercenaries IOWarrior devicesRobert Marquardt2007-03-021-11/+10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-03-072-51/+71
|\ \ \ \ \
| * | | | | sdhci: release irq during suspendPierre Ossman2007-03-061-0/+12
| * | | | | sdhci: make isr tolerant of read errorsMark Lord2007-03-061-1/+1
| * | | | | mmc: require explicit support for high-speedPierre Ossman2007-03-062-50/+58
| | |/ / / | |/| | |
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-079-165/+247
|\ \ \ \ \
| * | | | | sis900 warning fixesAndrew Morton2007-03-061-5/+5
| * | | | | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-061-24/+29
| * | | | | pcnet32: Fix PCnet32 performance bug on non-coherent architecutresDon Fry2007-03-061-2/+2