aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-04-28
|\
| *-----. Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linusRoland Dreier2009-04-28
| |\ \ \ \
| | | | | * RDMA/nes: Update iw_nes versionChien Tung2009-04-27
| | | | | * RDMA/nes: Fix error path in nes_accept()Faisal Latif2009-04-27
| | | | | * RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif2009-04-27
| | | | | * RDMA/nes: Increase rexmit timeout intervalFaisal Latif2009-04-27
| | | | | * RDMA/nes: Check for sequence number wrap-aroundFaisal Latif2009-04-27
| | | | | * RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif2009-04-27
| | | | | * RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung2009-04-27
| | | | | * RDMA/nes: Fix fw_ver in /sysChien Tung2009-04-27
| | | | | * RDMA/nes: Set trace length to 1 inch for SFP_DChien Tung2009-04-27
| | | | | * RDMA/nes: Enable repause timer for port 1Chien Tung2009-04-27
| | | | | * RDMA/nes: Correct CDR loop filter setting for port 1Chien Tung2009-04-27
| | | | | * RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internalChien Tung2009-04-27
| | | | | * RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()Miroslaw Walukiewicz2009-04-21
| | | | | * RDMA/nes: Remove root_256()'s unused pbl_count_256 parameterMatt Kraai2009-04-21
| | | | | * RDMA/nes: Fix bugs in nes_reg_phys_mr()Don Wood2009-04-20
| | | | | * RDMA/nes: Fix compiler warning at nes_verbs.c:1955Chien Tung2009-04-20
| | | | * | mlx4_core: Fix memory leak in mlx4_enable_msi_x()Nicolas Morey-Chaisemartin2009-04-21
| | | | |/
| | | * / IB/mthca: Fix timeout for INIT_HCA and a few other commandsJack Morgenstein2009-04-21
| | | |/
| | * / IPoIB: Disable NAPI while CQ is being drainedYossi Etigin2009-04-20
| | |/
| * | RDMA/cxgb3: Don't zero QP attrs when moving to IDLESteve Wise2009-04-20
| * | RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connectionsSteve Wise2009-04-20
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-28
|\ \
| * | hd: fix lockingTejun Heo2009-04-28
| * | mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz2009-04-28
| * | mg_disk: fix lockingTejun Heo2009-04-28
* | | regulator: Fix default constraints for fixed voltage regulatorsMark Brown2009-04-28
* | | regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel2009-04-28
* | | regulator/virtual: fix strings compare predicatesMike Rapoport2009-04-28
* | | regulator core: fix double-free in regulator_register() error pathPaul Walmsley2009-04-28
* | | drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero2009-04-28
* | | unreachable code in drms_uA_update()Dan Carpenter2009-04-28
|/ /
* | Revert "linux.conf.au 2009: Tuz"Linus Torvalds2009-04-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-27
|\ \
| * | PCI: only save/restore existent registers in the PCIe capabilityYu Zhao2009-04-22
| * | docbooks: add/fix PCI kernel-docRandy Dunlap2009-04-22
| * | PCI: cleanup debug output resourcesYinghai Lu2009-04-22
| * | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox2009-04-22
| * | PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger2009-04-22
* | | maple: input: fix up maple mouse driverAdrian McMenamin2009-04-26
* | | virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger2009-04-24
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-24
|\ \ \
| * \ \ Merge branch 'bjorn.button' into releaseLen Brown2009-04-24
| |\ \ \
| | * | | ACPI: button: remove control method/fixed hardware distinctionsBjorn Helgaas2009-04-11
| | * | | ACPI: button: remove button->device pointerBjorn Helgaas2009-04-11
| | * | | ACPI: button: cache hid/name/class pointersBjorn Helgaas2009-04-11
| | * | | ACPI: button: use Linux style for getting driver_dataBjorn Helgaas2009-04-11
| | * | | ACPI: button: remove unnecessary null pointer checksBjorn Helgaas2009-04-11
| | * | | ACPI: button: whitespace changesBjorn Helgaas2009-04-11