summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner2015-11-051-0/+13
| |/ / / / / / /
* | | | | | | | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-1120-45/+90
|\ \ \ \ \ \ \ \
| * | | | | | | | NVMe: add blk polling supportJens Axboe2015-11-071-4/+28
| * | | | | | | | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-0719-41/+62
* | | | | | | | | Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-11-116-8/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | UBI: Remove in vain semicolonRichard Weinberger2015-11-061-1/+1
| * | | | | | | | | UBI: Fastmap: Fix PEB array typeEzequiel GarcĂ­a2015-11-061-1/+1
| * | | | | | | | | ubi: fastmap: Implement produce_free_peb()Richard Weinberger2015-10-031-0/+29
| * | | | | | | | | UBI: drop null test before destroy functionsJulia Lawall2015-10-031-3/+1
| * | | | | | | | | UBI: Update comments to reflect UBI_METAONLY flagAndrew Murray2015-10-031-2/+2
| * | | | | | | | | UBI: Fix debug messageRichard Weinberger2015-10-031-1/+1
| * | | | | | | | | UBI: Fix typo in commentRichard Weinberger2015-10-031-1/+1
| * | | | | | | | | UBI: Fastmap: Simplify expressionRichard Weinberger2015-10-031-1/+1
* | | | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-11-111-1/+13
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'next/arm64' into next/dtOlof Johansson2015-11-1057-151/+304
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2015-10-267-0/+528
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'arm/soc/for-4.4/rpi-dt-v2' of https://github.com/Broadcom/stblinux...Olof Johansson2015-10-264-56/+1576
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson2015-10-261-1/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | clk: samsung: exynos5250: Add DISP1 clocksTomeu Vizoso2015-10-231-1/+13
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'imx-dt-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Olof Johansson2015-10-2313-31/+209
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-1134-369/+3751
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | soc: qcom: smd-rpm: Correct size of outgoing messageBjorn Andersson2015-10-311-1/+1
| * | | | | | | | | | | | | | Merge tag 'arm/soc/for-4.4/rpi-drivers' of https://github.com/Broadcom/stblin...Olof Johansson2015-10-263-0/+268
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ARM: bcm2835: Add the Raspberry Pi firmware driverEric Anholt2015-10-153-0/+268
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | bus: sunxi-rsb: Add driver for Allwinner Reduced Serial BusChen-Yu Tsai2015-10-263-0/+795
| * | | | | | | | | | | | | | Merge tag 'v4.4-rockchip-drivers2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2015-10-232-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | soc: rockchip: power-domain: don't try to print the clock name in error caseHeiko Stuebner2015-10-161-2/+2
| | * | | | | | | | | | | | | | soc: rockchip: Restrict to ARCH_ROCKCHIPThierry Reding2015-10-111-0/+4
| * | | | | | | | | | | | | | | Merge branch 'drivers/psci2' into next/driversOlof Johansson2015-10-231-3/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | drivers: psci: make PSCI 1.0 functions initialization version dependentLorenzo Pieralisi2015-10-231-3/+4
| * | | | | | | | | | | | | | | | Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2015-10-221-10/+97
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | drivers: firmware: psci: add system suspend supportSudeep Holla2015-10-021-0/+33
| | * | | | | | | | | | | | | | | drivers: firmware: psci: define more generic PSCI_FN_NATIVE macroSudeep Holla2015-10-021-10/+11
| | * | | | | | | | | | | | | | | drivers: firmware: psci: add PSCI v1.0 DT bindingsLorenzo Pieralisi2015-10-021-0/+1
| | * | | | | | | | | | | | | | | drivers: firmware: psci: add extended stateid power_state supportLorenzo Pieralisi2015-10-021-2/+32
| | * | | | | | | | | | | | | | | drivers: firmware: psci: add PSCI_FEATURES callLorenzo Pieralisi2015-10-021-0/+6
| | * | | | | | | | | | | | | | | drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi2015-10-021-0/+15
| | * | | | | | | | | | | | | | | drivers: firmware: psci: add INVALID_ADDRESS return valueLorenzo Pieralisi2015-10-021-0/+1
| | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | soc: qcom/smem: add HWSPINLOCK dependencyArnd Bergmann2015-10-151-0/+1
| * | | | | | | | | | | | | | | Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...Arnd Bergmann2015-10-156-329/+427
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | soc: qcom: smem: Move RPM message ram out of smem DT nodeStephen Boyd2015-10-141-43/+30
| | * | | | | | | | | | | | | | | soc: qcom: smd-rpm: Correct the active vs sleep state flaggingBjorn Andersson2015-10-141-1/+1
| | * | | | | | | | | | | | | | | soc: qcom: smd: delete unneeded of_node_putJulia Lawall2015-10-141-3/+1
| | * | | | | | | | | | | | | | | firmware: qcom-scm: build for correct architecture levelArnd Bergmann2015-10-141-1/+1
| | * | | | | | | | | | | | | | | soc: qcom: smd: Correct SMEM items for upper channelsBjorn Andersson2015-10-141-2/+2
| | * | | | | | | | | | | | | | | qcom-scm: fix endianess issue in __qcom_scm_is_call_availableRob Clark2015-10-141-3/+3
| | * | | | | | | | | | | | | | | soc: qcom: smd: Reject send of too big packetsBjorn Andersson2015-10-141-0/+4
| | * | | | | | | | | | | | | | | soc: qcom: smd: Handle big endian CPUsStephen Boyd2015-10-141-65/+116
| | * | | | | | | | | | | | | | | soc: qcom: smd_rpm: Handle big endian CPUsStephen Boyd2015-10-141-24/+26
| | * | | | | | | | | | | | | | | soc: qcom: smd: Remove use of VLAISStephen Boyd2015-10-141-13/+19