summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-30i2c-amd756-s4882: Fix an error pathJean Delvare1-2/+3
2008-04-30i2c/tps65010: Add missing intialization of client dataJean Delvare1-0/+2
2008-04-30i2c-sis5595: Minor cleanups in sis5595_accessJean Delvare1-10/+2
2008-04-30i2c-piix4: Minor cleanupsJean Delvare1-7/+1
2008-04-30i2c: Spelling fix (successful)Jean Delvare3-3/+3
2008-04-30i2c-stub: No newline in parameter descriptionJean Delvare1-1/+1
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds42-326/+842
2008-04-30alim15x3: disable init_hwif_ali15x3 for PowerPCAnton Vorontsov1-5/+5
2008-04-30ide: fix crash at boot with siimage driverBenjamin Herrenschmidt1-1/+8
2008-04-30[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2-8/+8
2008-04-30RDMA/nes: Formatting cleanupGlenn Streiff5-102/+109
2008-04-30RDMA/nes: Add support for SFP+ PHYEric Schneider5-64/+259
2008-04-30RDMA/nes: Use LROFaisal Latif6-12/+70
2008-04-30IPoIB: Copy child MTU from parentEli Cohen1-0/+3
2008-04-30IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attributeRoland Dreier3-5/+20
2008-04-30IB/mthca: Avoid recycling old FMR R_Keys too soonOlaf Kirch1-13/+0
2008-04-30mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch1-6/+0
2008-04-30IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher4-4/+74
2008-04-30IPoIB: Use separate CQ for UD send completionsEli Cohen6-40/+64
2008-04-30IB/iser: Count FMR alignment violations per sessionEli Dorfman2-1/+5
2008-04-30IB/iser: Move high-volume debug output to higher debug levelEli Dorfman2-2/+12
2008-04-30IB/ehca: handle negative return value from ibmebus_request_irq() properlyHoang-Nam Nguyen1-18/+17
2008-04-30RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise7-29/+137
2008-04-30RDMA/cxgb3: Set the max_mr_size device attribute correctlySteve Wise4-1/+4
2008-04-30RDMA/cxgb3: Correctly serialize peer abort pathSteve Wise3-35/+72
2008-04-30mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin2-2/+4
2008-04-30Merge branches 'pxa' and 'orion-fixes1'Russell King1-4/+5
2008-04-29drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds1-1/+1
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-61/+7
2008-04-29drivers/pcmcia/pcmcia_ioctl.c: fix buildakpm@linux-foundation.org1-2/+2
2008-04-29dm: use unlocked variants of queue flag check/setJens Axboe1-5/+3
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds8-447/+271
2008-04-29pciehp: fix error message about getting hotplug controlKenji Kaneshige1-1/+1
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu2-9/+28
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu1-7/+14
2008-04-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-459/+365
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds3-4/+33
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds13-46/+1140
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-8/+40
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds23-45/+41
2008-04-29video: use get/put_unaligned_* helpersHarvey Harrison2-20/+17
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison7-56/+44
2008-04-29pcmcia: use get/put_unaligned_* helpersHarvey Harrison1-24/+15
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison7-30/+22
2008-04-29net: use get/put_unaligned_* helpersHarvey Harrison9-34/+30
2008-04-29mmc: use get/put_unaligned_* helpersHarvey Harrison1-1/+1
2008-04-29input: use get_unaligned_* helpersHarvey Harrison3-17/+17
2008-04-29char: use get_unaligned_* helpersHarvey Harrison2-8/+4
2008-04-29hid-core: use get_unaligned_* helpersHarvey Harrison1-3/+3
2008-04-29drivers/block: use get_unaligned_* helpersHarvey Harrison2-14/+14