summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner2014-07-131-4/+10
* clk: spear3xx: Use proper control register offsetThomas Gleixner2014-07-131-1/+1
* clk: qcom: HDMI source sel is 3 not 2Stephen Boyd2014-07-031-1/+1
* Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...Mike Turquette2014-07-025-47/+71
|\
| * clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson2014-06-301-30/+55
| * clk/exynos5250: fix bit number for tv sysmmu clockRahul Sharma2014-06-301-1/+1
| * clk: s3c64xx: Hookup SPI clocks correctlyCharles Keepax2014-06-301-2/+4
| * clk: samsung: exynos4: Remove SRC_MASK_ISP gatesTomasz Figa2014-06-301-12/+4
| * clk: samsung: add more aliases for s3c24xxVasily Khoruzhick2014-06-301-0/+5
| * clk: samsung: fix several typos to fix boot on s3c2410Vasily Khoruzhick2014-06-301-2/+2
* | Merge branch 'for-v3.16-rc/ti-clk-drv' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-07-022-6/+4
|\ \
| * | clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clockTomi Valkeinen2014-06-191-1/+1
| * | clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros2014-06-191-2/+3
| * | clk: ti: dra7: return error code in failure caseJulia Lawall2014-06-191-4/+2
| * | clk: ti: apll: not allocating enough dataDan Carpenter2014-06-191-1/+1
* | | clk: sunxi: fix devm_ioremap_resource error detection codeHimangi Saraogi2014-07-021-1/+1
* | | clk: s2mps11: Fix double free corruption during driver unbindKrzysztof Kozlowski2014-07-021-5/+2
* | | clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros2014-07-021-2/+3
* | | 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-281-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-271-0/+1
| * | | | | iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger2014-06-271-0/+2
| * | | | | target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger2014-06-271-0/+1
| * | | | | iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger2014-06-271-0/+4
| * | | | | iscsi-target: Convert chap_server_compute_md5 to use kstrtoulNicholas Bellinger2014-06-271-3/+7
| |/ / / /
* | | | | Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-282-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-283-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-281-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-282-3/+4
|\ \ \ \ \
| * | | | | mfd: ab8500: Fix dt irq mappingGrygorii Strashko2014-06-261-1/+1
| * | | | | mfd: davinci: Voicecodec needs regmap_mmioArnd Bergmann2014-06-261-0/+1