summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-s5p: get rid of all <mach/gpio.h> headersLinus Walleij2014-06-301-3/+0
* Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-06-283-35/+21
|\
| *---. Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...Mark Brown2014-06-283-35/+21
| |\ \ \
| | | | * spi: sh-sci: fix use-after-free in sh_sci_spi_remove()Jürg Billeter2014-06-171-2/+2
| | | * | spi: qup: Remove chip select functionAndy Gross2014-06-221-27/+6
| | | * | spi: qup: Fix order of spi_register_masterAndy Gross2014-06-211-4/+7
| | | |/
| | * | spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPIChew, Chiau Ee2014-06-171-2/+6
* | | | Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-283-1/+19
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...Mark Brown2014-06-283-1/+19
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | regulator: tps65218: Correct the the config register for LDO1Keerthy2014-06-241-1/+1
| | | | * | | regulator: tps65218: Add the missing of_node assignment in probeKeerthy2014-06-241-0/+1
| | | | | |/ | | | | |/|
| | | * | | regulator: palmas: fix typo in enable_reg calculationStephen Warren2014-06-241-1/+1
| | | * | | regulator: palmas: Fix SMPS enable/disable/is_enabledNishanth Menon2014-06-211-0/+12
| | | |/ /
| | * / / regulator: bcm590xx: fix vbus nameGraham Williams2014-06-221-0/+5
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-286-10/+23
|\ \ \ \
| * | | | iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka2014-06-271-6/+7
| * | | | iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger2014-06-271-1/+1
| * | | | tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger2014-06-261-0/+1
| * | | | iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger2014-06-261-0/+2
| * | | | target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger2014-06-261-0/+1
| * | | | iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger2014-06-261-0/+4
| * | | | iscsi-target: Convert chap_server_compute_md5 to use kstrtoulNicholas Bellinger2014-06-261-3/+7
| |/ / /
* | | | Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-272-11/+16
|\ \ \ \
| * | | | iommu/amd: Fix small race between invalidate_range_end/startJoerg Roedel2014-06-201-5/+13
| * | | | iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI deviceJiang Liu2014-06-201-6/+3
| | |/ / | |/| |
* | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-273-5/+5
|\ \ \ \
| * | | | efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski2014-06-271-1/+1
| * | | | efi: Fix compiler warnings (unused, const, type)Catalin Marinas2014-06-192-4/+4
| |/ / /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-271-2/+8
|\ \ \ \
| * | | | TC: Handle device_register() errors.Levente Kurusa2014-06-261-2/+8
| |/ / /
* | | | Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2014-06-272-3/+4
|\ \ \ \
| * | | | mfd: ab8500: Fix dt irq mappingGrygorii Strashko2014-06-261-1/+1
| * | | | mfd: davinci: Voicecodec needs regmap_mmioArnd Bergmann2014-06-261-0/+1
| * | | | mfd: STw481x: Allow modular buildArnd Bergmann2014-06-261-1/+1
| * | | | mfd: UCB1x00: Enable modular buildArnd Bergmann2014-06-261-1/+1
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-2725-68/+159
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-277-36/+36
| |\ \ \ \
| | * | | | drm/i915: vlv_prepare_pll is only needed in case of non DSI interfacesShobhit Kumar2014-06-251-3/+4
| | * | | | drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson2014-06-241-0/+2
| | * | | | drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operationChris Wilson2014-06-241-3/+5
| | * | | | drm/i915: default to having backlight if VBT not availableJani Nikula2014-06-231-3/+3
| | * | | | drm/i915: cache hw power well enabled stateImre Deak2014-06-234-27/+22
| | |/ / /
| * | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-06-257-21/+63
| |\ \ \ \
| | * | | | drm/exynos: enable vsync interrupt while waiting for vblankRahul Sharma2014-06-241-0/+4
| | * | | | drm/exynos: soft reset mixer before reconfigure after power-onRahul Sharma2014-06-241-0/+2
| | * | | | drm/exynos: allow multiple layer updates per vsync for mixerRahul Sharma2014-06-241-6/+1
| | * | | | drm/exynos: stop mixer before gating clocks during poweroffRahul Sharma2014-06-242-0/+16
| | * | | | drm/exynos: set power state variable after enabling clocks and powerRahul Sharma2014-06-241-9/+13
| | * | | | drm/exynos: disable unused windows on applyAndrzej Hajda2014-06-241-0/+2
| | * | | | drm/exynos: Fix de-registration orderingSachin Kamat2014-06-241-4/+4