summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* [PATCH] Fix dmsetup table output changeChristophe Saout2006-10-301-8/+3
* Revert "r8169: mac address change support"Linus Torvalds2006-10-291-38/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-294-16/+37
|\
| * [ARM] Fix suspend oops caused by PXA2xx PCMCIA driverRussell King2006-10-283-14/+31
| * [ARM] Fix i2c-pxa slave mode supportRussell King2006-10-281-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-10-2912-48/+105
|\ \
| * | [PATCH] PCMCIA: fix __must_check warningsDominik Brodowski2006-10-251-3/+10
| * | [PATCH] PCMCIA: handle sysfs, PCI errorsJeff Garzik2006-10-252-6/+21
| * | [PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA.Jonathan McDowell2006-10-251-0/+1
| * | [PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad2006-10-254-6/+22
| * | [PATCH] pcmcia: au1000_generic fixOm Narasimhan2006-10-251-6/+9
| * | [PATCH] i82092: wire up errors from pci_register_driver()Alexey Dobriyan2006-10-251-4/+1