summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-12-12[AGPGART] VIA and SiS AGP chipsets are x86-onlyMatthew Wilcox1-2/+2
2006-12-12[AGPGART] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap1-1/+1
2006-12-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/wim/linu...Wim Van Sebroeck4-27/+27
2006-12-12IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier1-2/+1
2006-12-12[WATCHDOG] pcwd_usb.c generic HID include fileWim Van Sebroeck1-4/+1
2006-12-12Merge ../linusDave Jones1870-58294/+116175
2006-12-12IB/iser: Use the new verbs DMA mapping functionsRalph Campbell2-63/+61
2006-12-12IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell2-34/+49
2006-12-12IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2-41/+38
2006-12-12IB/core: Use the new verbs DMA mapping functionsRalph Campbell3-55/+53
2006-12-12IB/ipath: Implement new verbs DMA mapping functionsRalph Campbell6-7/+201
2006-12-12RDMA/cma: Export rdma cm interface to userspaceSean Hefty3-3/+882
2006-12-12RDMA/cma: Add support for RDMA_PS_UDPSean Hefty1-16/+204
2006-12-12RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty2-24/+48
2006-12-12RDMA/cma: Report connect info with connect eventsSean Hefty1-57/+85
2006-12-12RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty1-5/+1
2006-12-12IB/ipath: Fix IRQ for PCI Express HCAsRoland Dreier1-1/+1
2006-12-12RDMA/amso1100: Fix memory leak in c2_qp_modify()Krishna Kumar1-5/+8
2006-12-12IB/iser: Remove unused "write-only" variablesRoland Dreier2-6/+1
2006-12-12IB/ipath: Remove unused "write-only" variablesRoland Dreier7-18/+9
2006-12-12IB/fmr: ib_flush_fmr_pool() may wait too longRoland Dreier1-10/+2
2006-12-12Jon needs a new shift key.Dave Jones1-1/+1
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day4-15/+15
2006-12-12e100: replace kmalloc with kcallocYan Burman1-2/+1
2006-12-12[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre1-1/+1
2006-12-12Fix small typo in drivers/serial/icom.cThomas Hisch1-1/+1
2006-12-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds49-1446/+1368
2006-12-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-34/+252
2006-12-12[PATCH] net, 8139too.c: fix netpoll deadlockIngo Molnar1-2/+3
2006-12-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...Linus Torvalds1-5/+9
2006-12-12V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluatedMauro Carvalho Chehab1-5/+9
2006-12-12[PATCH] remove blk_queue_activity_fnBoaz Harrosh1-4/+0
2006-12-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+5
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-0/+1060
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt2-0/+36
2006-12-12rtc: rtc-sh: alarm support.Jamie Lenehan1-25/+201
2006-12-12rtc: rtc-sh: fix rtc for out-by-one for the month.Jamie Lenehan1-3/+3
2006-12-12serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.Paul Mundt1-0/+5
2006-12-12rtc: rtc-sh: fix for period rtc interrupts.Jamie Lenehan1-21/+22
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle1-1/+1
2006-12-11[ATM]: Ignore generated file pca200e_ecd.bin2Ralf Baechle1-1/+1
2006-12-11[NET]: Fix WAN routers kconfig dependency.Randy Dunlap1-2/+3
2006-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds3-164/+190
2006-12-11[PATCH] smc91x: Kill off excessive versatile hooks.Paul Mundt1-90/+0
2006-12-11[PATCH] myri10ge: update driver version to 1.1.0Brice Goglin1-1/+1
2006-12-11[PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin1-2/+2
2006-12-11[PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin1-2/+2
2006-12-11[PATCH] myri10ge: drop contiguous skb routinesBrice Goglin1-204/+8
2006-12-11[PATCH] myri10ge: switch to page-based skbBrice Goglin1-79/+93
2006-12-11[PATCH] myri10ge: add page-based skb routinesBrice Goglin1-0/+190