summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: mv_cesa - fix for hash finalisation with dataPhil Sutter2012-06-121-6/+13
* crypto: mv_cesa - initialise the interrupt status field to zeroPhil Sutter2012-06-121-0/+1
* crypto: mv_cesa - add an expiry timer in case anything goes wrongPhil Sutter2012-06-121-10/+31
* crypto: bfin_crc - CRC hardware driver for BF60x family processors.Sonic Zhang2012-06-123-1/+789
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-06-111-0/+7
|\
| * hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard2012-05-311-0/+7
* | Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-06-111-4/+6
|\ \
| * | regmap: Export regmap_reinit_cache()Mark Brown2012-06-081-0/+1
| * | regmap: Fix the size calculation for map->format.buf_sizeFabio Estevam2012-06-031-2/+2
| * | regmap: clean up debugfs if regmap_init failsStephen Warren2012-06-031-2/+3
* | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-06-115-14/+15
|\ \ \
| * | | regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...Axel Lin2012-06-081-0/+3
| * | | regulator: max8649: fix missing regmap in rdevHaojian Zhuang2012-06-051-0/+1
| * | | regulator: gpio-regulator: populate selector from set_voltageHeiko Stübner2012-06-041-3/+5
| * | | regulator: gpio-regulator: Fix finding of smallest valueHeiko Stübner2012-06-041-2/+4
| * | | regulator: gpio-regulator: do not pass drvdata pointer as referenceHeiko Stübner2012-06-041-1/+1
| * | | regulator: anatop: Use correct __devexit_p annotationAxel Lin2012-06-041-1/+1
| * | | regulator: palmas: Fix wrong kfree callsAxel Lin2012-06-041-7/+0
| |/ /
* | | Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds2012-06-081-5/+3
* | | Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-082-6/+23
|\ \ \
| * | | UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-071-4/+13
| * | | UBI: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
| |/ /
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-0815-44/+158
|\ \ \
| * \ \ Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-06-086-27/+28
| |\ \ \
| | * | | drm/exynos: fixed blending for hdmi graphic layerSeung-Woo Kim2012-06-051-4/+6
| | * | | drm/exynos: Remove dummy encoder get_crtc operation implementationLaurent Pinchart2012-06-051-7/+0
| | * | | drm/exynos: Keep a reference to frame buffer GEM objectsLaurent Pinchart2012-06-051-5/+14
| | * | | drm/exynos: Don't cast GEM object to Exynos GEM object when not neededLaurent Pinchart2012-06-051-6/+3
| | * | | drm/exynos: DRIVER_BUS_PLATFORM is not a driver featureLaurent Pinchart2012-06-051-2/+2
| | * | | drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}Ville Syrjälä2012-06-052-3/+3
| * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-06-089-17/+130
| |\ \ \ \
| | * | | | drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2012-06-062-6/+67
| | * | | | char/agp: add another Ironlake host bridgeEugeni Dodonov2012-06-062-0/+2
| | * | | | drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2012-06-052-1/+26
| | * | | | drm/i915: hold forcewake around ring hw initDaniel Vetter2012-06-043-7/+25
| | * | | | drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson2012-06-041-0/+4
| | * | | | drm/i915/crt: Do not rely upon the HPD presence pinChris Wilson2012-05-311-3/+5
| | * | | | drm/i915: Reset last_retired_head when resetting ringChris Wilson2012-05-291-0/+1
* | | | | | drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov2012-06-071-1/+1
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-06-064-18/+57
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb...Len Brown2012-06-043811-178537/+292471
| |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | | | | | * | | | | ACPI: Ignore invalid _PSS entries, but use valid onesMarco Aurelio da Costa2012-05-081-5/+25
| | | | | * | | | | | Merge branch 'upstream' into bugfix-videoLen Brown2012-06-043775-177871/+291598
| | | | | |\ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | | | * | | | | | ACPI video: use after input_unregister_device()Dan Carpenter2012-06-011-7/+7
| | | | | * | | | | | gma500: don't register the ACPI video busAlan Cox2012-06-011-1/+1
| | | | | * | | | | | acpi_video: Intel video is not always i915Alan Cox2012-06-011-5/+15
| | | | | * | | | | | acpi_video: fix leaking PCI referencesAlan Cox2012-06-011-2/+3
| | * | | | | | | | | drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPUFabio Estevam2012-06-041-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | ACPI battery: only refresh the sysfs files when pertinent information changesAndy Whitcroft2012-05-081-1/+9
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds2012-06-0611-41/+39
|\ \ \ \ \ \ \ \ \