summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-071-2/+8
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-071-11/+11
|\ \ \ \
| * | | | [CONNECTOR]: Bugfix for cn_call_callback()Philipp Reisner2007-03-071-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-062-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-063-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-063-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-061-19/+14
* | | | [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.cGreg Ungerer2007-03-061-2/+9
* | | | [PATCH] minor updat to tlclk Kconfig entryMark Gross2007-03-061-7/+8
* | | | [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann2007-03-061-1/+2
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-03-061-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-062-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-069-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
| * | | | | __devinit & __devexit cleanups for de2104x driverPrarit Bhargava2007-03-061-3/+3
| * | | | | 3c59x: Handle pci_enable_device() failure while resumingDmitriy Monakhov2007-03-061-1/+7
| * | | | | dmfe: Fix link detectionMaxim Levitsky2007-03-061-18/+40
| * | | | | dmfe: fix two bugsMaxim Levitsky2007-03-061-5/+10
| * | | | | dmfe: trivial/spelling fixesMaxim Levitsky2007-03-061-36/+88
| * | | | | revert "drivers/net/tulip/dmfe: support basic carrier detection"Andrew Morton2007-03-061-8/+1
| * | | | | ucc_geth: returns NETDEV_TX_BUSY when BD ring is fullLi Yang2007-03-061-1/+2
| * | | | | ucc_geth: Fix BD processingLi Yang2007-03-061-5/+9