summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang2014-11-141-1/+2
* Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2014-11-137-31/+50
|\
| * dm btree: fix a recursion depth bug in btree walking codeJoe Thornber2014-11-103-15/+17
| * dm thin: grab a virtual cell before looking up the mappingJoe Thornber2014-11-041-4/+12
| * dm raid: fix inaccessible superblocks causing oops in configure_discard_supportHeinz Mauelshagen2014-10-291-1/+5
| * dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen2014-10-211-4/+7
| * dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacksMikulas Patocka2014-10-171-6/+6
| * dm stripe: fix potential for leak in stripe_ctr error pathPavitra Kumar2014-10-111-1/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-11-131-1/+0
|\ \
| * | KVM: s390: virtio_ccw: remove unused variableSebastian Ott2014-11-031-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-11-129-53/+53
|\ \ \
| * | | hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz2014-11-061-4/+7
| * | | crypto: caam - fix missing dma unmap on error pathCristian Stoica2014-11-061-15/+14
| * | | crypto: qat - Enforce valid numa configurationTadeusz Struk2014-10-247-34/+30
| * | | crypto: qat - Prevent dma mapping zero length assoc dataTadeusz Struk2014-10-241-0/+2
* | | | Merge tag 'hwmon-for-linus-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-11-123-6/+15
|\ \ \ \
| * | | | hwmon: (fam15h_power) Fix NB device ID for F16h M30hAravind Gopalakrishnan2014-11-111-1/+1
| * | | | hwmon: (pwm-fan) Fix suspend/resume behaviorKamil Debski2014-11-111-3/+10
| * | | | hwmon: (ibmpowernv) Quieten when probing finds no deviceMichael Ellerman2014-11-111-2/+4
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2014-11-124-19/+36
|\ \ \ \ \
| * | | | | imx: thermal: imx_get_temp might be called before sensor clock is preparedHeiner Kallweit2014-11-091-16/+25
| * | | | | thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260Bartlomiej Zolnierkiewicz2014-11-072-2/+0
| * | | | | thermal: imx: correct driver load sequence for cpu coolingBai Ping2014-11-071-0/+4
| * | | | | Thermal/int3403: Fix thermal hysteresis unit conversionlan,Tianyu2014-11-051-1/+7
* | | | | | Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2014-11-125-4/+71
|\ \ \ \ \ \
| * | | | | | mfd: twl4030-power: Fix poweroff with PM configuration enabledTony Lindgren2014-11-101-0/+52
| * | | | | | mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski2014-11-101-0/+12
| * | | | | | mfd: max77693: Use proper regmap for handling MUIC interruptsKrzysztof Kozlowski2014-11-101-1/+1
| * | | | | | mfd: viperboard: Fix platform-device id collisionJohan Hovold2014-11-101-2/+3
| * | | | | | mfd: rtsx: Fix build warnings for !PMThierry Reding2014-11-101-0/+2
| * | | | | | mfd: stmpe: Fix STMPE24xx GPMR LSBLinus Walleij2014-11-101-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-1212-23/+87
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'drm-intel-fixes-2014-11-07' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-11-103-2/+41
| |\ \ \ \ \
| | * | | | | drm/i915: safeguard against too high minimum brightnessJani Nikula2014-11-061-2/+15
| | * | | | | drm/i915: vlv: fix gunit HW state corruption during S4 suspendImre Deak2014-11-061-0/+10
| | * | | | | drm/i915: Disable caches for Global GTT.Rodrigo Vivi2014-11-061-0/+16
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-11-079-21/+46
| |\ \ \ \ \
| | * | | | | drm/radeon: add missing crtc unlock when setting up the MCAlex Deucher2014-11-061-0/+1
| | * | | | | drm/radeon: use gart for DMA IB testsAlex Deucher2014-11-062-19/+22
| | * | | | | drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher2014-11-067-0/+21
| | * | | | | drm/radeon: set correct CE ram size for CIKJammy Zhou2014-11-061-2/+2
* | | | | | | Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-091-39/+1
|\ \ \ \ \ \ \
| * | | | | | | dma: edma: move device registration to platform codeArnd Bergmann2014-11-061-39/+1
| * | | | | | | Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-11-05258-1170/+2442
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-093-72/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-043-72/+84
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-11-092-9/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg2014-11-071-3/+3
| * | | | | | | | tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski2014-11-071-8/+11
| * | | | | | | | sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang2014-11-071-1/+3
| |/ / / / / / /