summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-17IB/ehca: Make symbols used only in a single source file staticRoland Dreier3-16/+15
2008-04-17RDMA/nes: Make symbols used only in a single source file staticRoland Dreier7-97/+88
2008-04-17RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier1-8/+8
2008-04-17RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier2-23/+0
2008-04-17RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier1-3/+0
2008-04-17IB/uverbs: Use alloc_file() instead of get_empty_filp()Roland Dreier1-12/+7
2008-04-17IB/uverbs: Don't store struct file * for event filesRoland Dreier2-7/+6
2008-04-17mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier5-16/+17
2008-04-17RDMA/amso1100: Endian annotate mqsq allocatorRoland Dreier2-8/+8
2008-04-17RDMA/amso1100: Start of endianness annotationRoland Dreier8-160/+166
2008-04-17RDMA/nes: Delete unused variablesRoland Dreier2-16/+0
2008-04-17RDMA/nes: Trivial endianness annotationsRoland Dreier1-2/+2
2008-04-17RDMA/ucma: Endian annotationRoland Dreier1-1/+1
2008-04-17IB/cm: Endianness annotationsRoland Dreier1-19/+44
2008-04-17IB/mlx4: Endianness annotationsRoland Dreier1-2/+2
2008-04-17IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier1-4/+4
2008-04-17IB/ipath: Fix sparse warning about pointer signednessArthur Jones2-3/+3
2008-04-17RDMA/cxgb3: IDR IDs are signedRoland Dreier1-1/+1
2008-04-17RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier1-5/+5
2008-04-17mlx4_core: Move opening brace of function onto a new lineRoland Dreier1-1/+2
2008-04-17IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier1-1/+1
2008-04-17IB/mthca: Formatting cleanupsRoland Dreier6-11/+11
2008-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-12/+8
2008-04-17it821x: do not describe noraid parameter with its valuePaul Bolle1-1/+1
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov1-3/+4
2008-04-17Au1200: IDE driver build fixSergei Shtylyov1-8/+1
2008-04-17Au1200: kill IDE driver function prototypesSergei Shtylyov1-0/+2
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-6/+148
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-73/+96
2008-04-16USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman1-0/+2
2008-04-16USB: option: Add new vendor ID and device ID for AMOI HSDPA modemtang kai1-0/+10
2008-04-16USB: support more Huawei data card product IDsfangxiaozhi2-4/+124
2008-04-16USB: option.c: add more device IDsMatthias Urlichs1-2/+9
2008-04-16USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driverJames Cameron1-0/+3
2008-04-16acpi thermal trip points increased to 12Krzysztof Helt1-0/+4
2008-04-16acpi: bus: check once more for an empty list after locking itChuck Ebbert1-3/+4
2008-04-16spi: spi_s3c24xx must initialize num_chipselectBen Dooks1-0/+4
2008-04-16spi: spi_s3c24xx must initialize bus_numBen Dooks1-6/+7
2008-04-16spi: spi_s3c24xx driver must init completionBen Dooks1-0/+3
2008-04-16serial: fix platform driver hotplug/coldplugKay Sievers15-1/+30
2008-04-16pcmcia: fix platform driver hotplug/coldplugKay Sievers3-0/+5
2008-04-16misc: fix platform driver hotplug/coldplugKay Sievers4-0/+7
2008-04-16fbdev: fix /proc/fb oops after module removalAlexey Dobriyan1-0/+1
2008-04-16leds: fix platform driver hotplug/coldplugKay Sievers12-0/+25
2008-04-16rtc: fix the error in the function of cmos_set_alarmZhao Yakui1-3/+2
2008-04-16mmc: fix platform driver hotplug/coldplugKay Sievers6-1/+10
2008-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller7-72/+92
2008-04-15PS3: gelic: fix the oops on the broken IE returned from the hypervisorMasakazu Mokuno1-3/+8
2008-04-15b43legacy: fix DMA mapping leakageStefano Brivio1-11/+18
2008-04-15b43legacy: Fix usage of struct device used for DMAingMichael Buesch1-13/+13