summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.cPeer Chen2006-11-031-2/+5
* [PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fixAmol Lad2006-11-031-15/+4
* [PATCH] spi section fixAndrew Morton2006-11-031-1/+0
* [PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth2006-11-031-1/+1
* [PATCH] edac_mc: fix error handlingAkinobu Mita2006-11-031-18/+27
* [PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap2006-11-031-11/+13
* [PATCH] md: send online/offline uevents when an md array starts/stopsNeilBrown2006-11-031-0/+2
* [libata] Add support for AHCI controllers of MCP67.Peer Chen2006-11-021-0/+8
* [libata] Add support for PATA controllers of MCP67 to pata_amd.c.Peer Chen2006-11-021-0/+2
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-11-029-73/+94
|\
| * RDMA/addr: Use client registration to fix module unload raceSean Hefty2006-11-022-3/+33
| * IB/mthca: Fix MAD extended header format for MAD_IFC firmware commandMichael S. Tsirkin2006-10-311-7/+7
| * IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein2006-10-301-1/+1
| * IB/amso1100: Fix incorrect pr_debug()Steve Wise2006-10-301-2/+2
| * IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_singleSteve Wise2006-10-303-50/+33
| * IB/ehca: Fix eHCA driver compilation for uniprocessorPaul Mackerras2006-10-301-0/+1
| * RDMA/cma: rdma_bind_addr() leaks a cma_dev reference countKrishna Kumar2006-10-301-8/+15
| * IB/iser: Start connection after enabling iSERErez Zilber2006-10-301-2/+2
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-11-013-7/+9
|\ \
| * | Revert "[PATCH] Add 0x7110 piix to ata_piix.c"Jeff Garzik2006-11-011-1/+0
| * | [libata] sata_nv: Add PCI IDsPeer Chen2006-11-011-4/+8
| * | [PATCH] ahci: fix status register check in ahci_softresetTejun Heo2006-11-011-2/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-11-011-13/+23
|\ \ \ | |/ / |/| |
| * | [POWERPC] Fix various offb issuesBenjamin Herrenschmidt2006-11-011-13/+23
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-314-44/+17
|\ \ \
| * | | [PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7MTejun Heo2006-10-311-32/+5
| * | | [PATCH] libata: unexport ata_dev_revalidate()Tejun Heo2006-10-312-1/+1
| * | | [PATCH] Add 0x7110 piix to ata_piix.cJens Axboe2006-10-311-0/+1
| * | | [PATCH] sata_sis: fix flags handling for the secondary portTejun Heo2006-10-311-11/+10
| |/ /
* | | [PATCH] sky2: netpoll on dual port cardsStephen Hemminger2006-10-311-1/+5
* | | [PATCH] skge, sky2, et all. gplv2 onlyStephen Hemminger2006-10-313-6/+3
* | | [PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes2006-10-311-1/+10
* | | [PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann2006-10-311-6/+5
* | | [PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.hBrice Goglin2006-10-311-1/+0
* | | [PATCH] sky2: not experimentalStephen Hemminger2006-10-311-3/+3
* | | [PATCH] n2: fix confusing error codeAkinobu Mita2006-10-311-3/+3
* | | [PATCH] tokenring: fix module_init error handlingAkinobu Mita2006-10-312-4/+14
* | | [PATCH] ep93xx_eth: don't report RX errorsLennert Buytenhek2006-10-311-3/+0
* | | [PATCH] ep93xx_eth: fix unlikely(x) > y testLennert Buytenhek2006-10-311-1/+1
* | | [PATCH] ep93xx_eth: fix RX/TXstatus ring full handlingLennert Buytenhek2006-10-311-26/+9
|/ /
* | [MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle2006-10-311-1/+1
* | [PATCH] SCSI: ISCSI build failureRandy Dunlap2006-10-311-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-311-1/+1
|\ \
| * | video: Fix include in hp680_bl.Kristoffer Ericson2006-10-311-1/+1
| |/
* | [ETH1394]: Fix unaligned accesses.David S. Miller2006-10-301-8/+12
* | [NET] sealevel: uses arp_broken_opsRandy Dunlap2006-10-301-1/+1
|/
* [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide...Sergey Vlasov2006-10-301-1/+1
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-308-9/+9
* [PATCH] isdn/gigaset: avoid cs->dev null pointer dereferenceAkinobu Mita2006-10-301-1/+1
* [PATCH] ioc4_serial: irq flags fixAndrew Morton2006-10-301-2/+2
OpenPOWER on IntegriCloud