summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | RDMA/nes: Fix compiler warning at nes_verbs.c:1955Chien Tung2009-04-201-1/+1
| | | | | * | | | | mlx4_core: Fix memory leak in mlx4_enable_msi_x()Nicolas Morey-Chaisemartin2009-04-211-1/+1
| | | | | |/ / / /
| | | | * | | | | IB/mthca: Fix timeout for INIT_HCA and a few other commandsJack Morgenstein2009-04-201-7/+9
| | | | |/ / / /
| | | * | | | | IPoIB: Disable NAPI while CQ is being drainedYossi Etigin2009-04-202-6/+5
| | | |/ / / /
| | * | | | | RDMA/cxgb3: Don't zero QP attrs when moving to IDLESteve Wise2009-04-201-1/+0
| | * | | | | RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connectionsSteve Wise2009-04-201-0/+8
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-282-15/+21
| |\ \ \ \ \
| | * | | | | hd: fix lockingTejun Heo2009-04-281-10/+7
| | * | | | | mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz2009-04-281-1/+1
| | * | | | | mg_disk: fix lockingTejun Heo2009-04-281-4/+13
| | | |_|_|/ | | |/| | |
| * | | | | regulator: Fix default constraints for fixed voltage regulatorsMark Brown2009-04-281-2/+5
| * | | | | regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel2009-04-281-2/+1
| * | | | | regulator/virtual: fix strings compare predicatesMike Rapoport2009-04-281-4/+4
| * | | | | regulator core: fix double-free in regulator_register() error pathPaul Walmsley2009-04-281-0/+4
| * | | | | drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero2009-04-281-2/+2
| * | | | | unreachable code in drms_uA_update()Dan Carpenter2009-04-281-2/+2
| |/ / / /
| * | | | Revert "linux.conf.au 2009: Tuz"Linus Torvalds2009-04-272-5563/+3204
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-278-30/+74
| |\ \ \ \
| | * | | | PCI: only save/restore existent registers in the PCIe capabilityYu Zhao2009-04-221-14/+56
| | * | | | docbooks: add/fix PCI kernel-docRandy Dunlap2009-04-224-8/+13
| | * | | | PCI: cleanup debug output resourcesYinghai Lu2009-04-221-2/+4
| | * | | | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox2009-04-221-6/+0
| | * | | | PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger2009-04-221-0/+1
* | | | | | clocksource: sh_cmt 16-bit fixesMagnus Damm2009-04-301-5/+7
* | | | | | sh: setup timers in late_time_init()Magnus Damm2009-04-281-11/+2
* | | | | | clocksource: improve sh_cmt clocksource overflow handlingMagnus Damm2009-04-281-4/+9
* | | | | | sh: rtc-generic support.Paul Mundt2009-04-271-1/+1
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt2009-04-27118-1007/+1280
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | maple: input: fix up maple mouse driverAdrian McMenamin2009-04-271-20/+23
| * | | | | | virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger2009-04-241-2/+2
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-2414-244/+293
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'bjorn.button' into releaseLen Brown2009-04-241-96/+44
| | |\ \ \ \ \ \
| | | * | | | | | ACPI: button: remove control method/fixed hardware distinctionsBjorn Helgaas2009-04-111-26/+6
| | | * | | | | | ACPI: button: remove button->device pointerBjorn Helgaas2009-04-111-18/+13
| | | * | | | | | ACPI: button: cache hid/name/class pointersBjorn Helgaas2009-04-111-24/+24
| | | * | | | | | ACPI: button: use Linux style for getting driver_dataBjorn Helgaas2009-04-111-9/+4
| | | * | | | | | ACPI: button: remove unnecessary null pointer checksBjorn Helgaas2009-04-111-21/+1
| | | * | | | | | ACPI: button: whitespace changesBjorn Helgaas2009-04-111-6/+4
| | * | | | | | | Merge branch 'bugzilla-13036' into releaseLen Brown2009-04-241-14/+72
| | |\ \ \ \ \ \ \
| | | * | | | | | | Revert "ACPICA: delete check for AML access to port 0x81-83"Len Brown2009-04-241-0/+1
| | | * | | | | | | I/O port protection: update for windows compatibility.Lin Ming2009-04-241-14/+71
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'bugzilla-13048' into releaseLen Brown2009-04-241-4/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | ACPI, i915: Register ACPI video even when not modesettingMatthew Garrett2009-04-241-4/+5
| | | |/ / / / / /
| | * | | | | | | Merge branch 'bugzilla-13142' into releaseLen Brown2009-04-241-0/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | ACPI: prevent processor.max_cstate=0 boot crashLen Brown2009-04-231-0/+3
| | | |/ / / / / /
| | * | | | | | | Merge branch 'hpet' into releaseLen Brown2009-04-241-3/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | ACPI/hpet: prevent boot hang when hpet=force used on ICH-4MLen Brown2009-04-231-3/+3
| | | |/ / / / / /
| | * | | | | | | Merge branch 'bugzilla-12249' into releaseLen Brown2009-04-241-21/+22
| | |\ \ \ \ \ \ \
| | | * | | | | | | ACPI video: handle indexed _BQC correctlyZhang Rui2009-04-111-21/+22
| | * | | | | | | | Merge branch 'bugzilla-12270' into releaseLen Brown2009-04-241-25/+2
| | |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud