summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ec-cleanup' into releaseLen Brown2011-05-293-20/+14
|\
| * ACPI EC: remove redundant codeZhang Rui2011-05-291-2/+0
| * ACPI EC: remove dead codeThomas Renninger2011-04-013-17/+13
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-294613-179820/+368857
|\ \ \ \ \ \ \
| | | | | | * | ACPI:Fix goto flows in thermal-sysDurgadoss R2011-03-231-6/+7
| | | | | | |/
| | | | | * | ACPI: EC: add another DMI check for ASUS hardwarePeter Collingbourne2011-04-251-0/+3
| | | | * | | ACPI: Add D3 cold stateLin Ming2011-05-292-1/+3
| | | * | | | ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui2011-05-291-0/+8
| | | |/ / /
| | * / / / ACPI: processor: fix processor_physically_present in UP kernelLin Ming2011-05-291-3/+9
| | |/ / /
| * | | | ACPI: Split out custom_method functionality into an own driverThomas Renninger2011-05-294-79/+117
| * | | | ACPI: Cleanup custom_method debug stuffThomas Renninger2011-05-293-20/+23
| |/ / /
| * | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-1816-36/+82
| |\ \ \
| | * | | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-1816-36/+82
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-1818-22/+21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | scsi: remove performance regression due to async queue runJens Axboe2011-05-172-4/+18
| | * | | cdrom: always check_disk_change() on openTejun Heo2011-04-291-3/+3
| | * | | block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-2115-15/+0
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-184-15/+54
| |\ \ \ \
| | * | | | [media] V4L: soc-camera: regression fix: calculate .sizeimage in soc_camera.cSergio Aguirre2011-05-041-6/+42
| | * | | | [media] v4l2-subdev: fix broken subdev control enumerationHans Verkuil2011-05-041-7/+7
| | * | | | [media] Fix cx88 remote control inputLawrence Rust2011-05-041-1/+1
| | * | | | [media] v4l: Release module if subdev registration failsLaurent Pinchart2011-05-041-1/+4
| * | | | | drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin2011-05-181-0/+1
| * | | | | rapidio: fix default routing initializationAlexandre Bounine2011-05-183-0/+21
| * | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-1711-26/+40
| |\ \ \ \ \
| | * | | | | rtc: mc13xxx: Don't call rtc_device_register while holding lockUwe Kleine-König2011-05-071-2/+6
| | * | | | | rtc: rp5c01: Initialize drvdata before registering deviceJohn Stultz2011-05-071-2/+3
| | * | | | | rtc: pcap: Initialize drvdata before registering deviceJohn Stultz2011-05-071-1/+3
| | * | | | | rtc: msm6242: Initialize drvdata before registering deviceJohn Stultz2011-05-071-1/+2
| | * | | | | rtc: max8998: Initialize drvdata before registering deviceJohn Stultz2011-05-071-2/+3
| | * | | | | rtc: max8925: Initialize drvdata before registering deviceJohn Stultz2011-05-071-2/+3
| | * | | | | rtc: m41t80: Initialize clientdata before registering deviceJohn Stultz2011-05-071-2/+3
| | * | | | | rtc: ds1286: Initialize drvdata before registering deviceJohn Stultz2011-05-071-1/+1
| | * | | | | rtc: ep93xx: Initialize drvdata before registering deviceWolfram Sang2011-05-071-3/+2
| | * | | | | rtc: davinci: Initialize drvdata before registering deviceWolfram Sang2011-05-071-2/+3
| | * | | | | rtc: mxc: Initialize drvdata before registering deviceWolfram Sang2011-05-071-8/+11
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-172-0/+10
| |\ \ \ \ \ \
| | * | | | | | vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch2011-05-161-0/+3
| | * | | | | | sfc: Fix oops in register dump after mapping changeBen Hutchings2011-05-161-0/+7
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-171-4/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-161-4/+5
| * | | | | | | | PCI: Clear bridge resource flags if requested size is 0Yinghai Lu2011-05-171-2/+2
| * | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-05-167-11/+43
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2011-05-161-4/+22
| | * | | | | | | drm/i915: Revert i915.semaphore=1 default from 47ae63e0Andy Lutomirski2011-05-161-1/+1
| | * | | | | | | vga_switcheroo: don't toggle-switch devicesFlorian Mickler2011-05-161-3/+3
| | * | | | | | | drm/radeon/kms: add some evergreen/ni safe regsAlex Deucher2011-05-132-0/+2
| | * | | | | | | drm/radeon/kms: fix extended lvds info parsingAlex Deucher2011-05-131-3/+11
| | * | | | | | | drm/radeon/kms: fix tiling reg on fusionAlex Deucher2011-05-132-1/+5
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-05-151-21/+156
| |\ \ \ \ \ \ \ \