summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | dm delay: support barriersMikulas Patocka2009-06-221-2/+4
| | | * | | | dm crypt: support flushMikulas Patocka2009-06-221-0/+8
| | | * | | | dm: stripe support flushMikulas Patocka2009-06-221-3/+12
| | | * | | | dm: linear support flushMikulas Patocka2009-06-221-1/+3
| | | * | | | dm: send empty barriers to targets in dm_flushMikulas Patocka2009-06-221-0/+10
| | | * | | | dm: initialise tio in alloc_tioAlasdair G Kergon2009-06-221-18/+15
| | | * | | | dm: introduce num_flush_requestsMikulas Patocka2009-06-221-0/+39
| | | * | | | dm: remove check that prevents mapping empty biosMikulas Patocka2009-06-221-5/+0
| | | * | | | dm: remove EOPNOTSUPP for barriersMikulas Patocka2009-06-221-1/+1
| | | * | | | dm: store only first barrier errorMikulas Patocka2009-06-221-8/+9
| | | * | | | dm: process requeue in dm_wq_workMikulas Patocka2009-06-221-3/+10
| | | * | | | dm: make dm_flush return voidMikulas Patocka2009-06-221-13/+4
| | | * | | | dm: always hold bdev referenceMikulas Patocka2009-06-221-41/+16
| | | * | | | dm: rename suspended_bdev to bdevMikulas Patocka2009-06-221-18/+18
| | | * | | | dm exception store: fix exstore lookup to be case insensitiveJonathan Brassow2009-06-221-1/+1
| | | * | | | dm: use i_size_readMikulas Patocka2009-06-223-3/+4
| | | * | | | dm: avoid unsupported spanning of md stripe boundariesMikulas Patocka2009-06-221-0/+10
| | | * | | | dm mpath: flush keventd queue in destructorMikulas Patocka2009-06-221-0/+1
| | | * | | | dm raid1: keep retrying alloc if mempool_alloc failedMikulas Patocka2009-06-221-1/+1
| | | * | | | dm mpath: call activate fn for each path in pg_initChandra Seetharaman2009-06-221-37/+26
| | | * | | | dm mpath: change attached scsi_dhHannes Reinecke2009-06-221-2/+13
| | | * | | | dm: sysfs skip output when device is being destroyedMilan Broz2009-06-221-0/+4
| | | * | | | dm mpath: validate hw_handler argument countMikulas Patocka2009-06-221-0/+5
| | | * | | | dm mpath: validate table argument countMikulas Patocka2009-06-221-0/+6
| | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-06-242-2/+2
| | |\ \ \ \ \
| | | * | | | | uwb: allow WLP to be used with IPv6.Frank Leipold2009-06-011-1/+1
| | | * | | | | uwb: event_size should be signedRoel Kluin2009-06-011-1/+1
| | * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-06-2428-930/+1755
| | |\ \ \ \ \ \
| | | * | | | | | asus-laptop: remove EXPERIMENTAL dependencyCorentin Chary2009-06-241-1/+1
| | | * | | | | | asus-laptop: use pr_fmt and pr_<level>Corentin Chary2009-06-241-24/+26
| | | * | | | | | eeepc-laptop: cpufv updatesCorentin Chary2009-06-241-1/+76
| | | * | | | | | eeepc-laptop: sync eeepc-laptop with asus_acpiCorentin Chary2009-06-241-4/+15
| | | * | | | | | asus_acpi: Deprecate in favor of asus-laptopCorentin Chary2009-06-241-2/+2
| | | * | | | | | acpi4asus: update MAINTAINER and KConfig linksCorentin Chary2009-06-241-4/+7
| | | * | | | | | asus-laptop: platform dev as parent for led and backlightCorentin Chary2009-06-241-21/+19
| | | * | | | | | eeepc-laptop: enable camera by defaultPekka Enberg2009-06-241-0/+12
| | | * | | | | | Merge branch 'bjorn-notify' into releaseLen Brown2009-06-246-153/+63
| | | |\ \ \ \ \ \
| | | | * | | | | | ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warningLen Brown2009-06-181-7/+5
| | | | * | | | | | ACPI: use handle, not device, in system notification pathBjorn Helgaas2009-06-181-15/+15
| | | | * | | | | | ACPI: remove unused return values from Bus Check & Device Check handlingBjorn Helgaas2009-06-181-21/+11
| | | | * | | | | | ACPI: remove unused "status_changed" return value from Check Device handlingBjorn Helgaas2009-06-181-19/+3
| | | | * | | | | | ACPI: simplify notification debug messagesBjorn Helgaas2009-06-181-24/+3
| | | | * | | | | | ACPI: eeepc-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-12/+6
| | | | * | | | | | ACPI: asus-acpi: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-17/+13
| | | | * | | | | | ACPI: asus-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-18/+5
| | | | * | | | | | ACPI: battery: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-17/+5
| | | | * | | | | | ACPI: ac: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-15/+5
| | | | * | | | | | ACPI: allow drivers to request both device and system notify eventsBjorn Helgaas2009-06-181-1/+5
| | | | | | | | | |
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | *-------------------------------. \ \ \ \ \ \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-2422-721/+1535
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | * | | | | | hp-wmi: Add support for reporting tablet stateMatthew Garrett2009-06-171-32/+55