summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2016-08-011-0/+56
|\
| * mailbox: Add Broadcom PDC mailbox driverRob Rice2016-07-281-0/+56
* | Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-07-315-14/+49
|\ \
| * | mmc: sdhci-esdhc-imx: support setting tuning start pointDong Aisheng2016-07-251-0/+1
| * | mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin2016-07-251-0/+1
| * | mmc: dw_mmc: remove the quirks flagsJaehoon Chung2016-07-251-9/+0
| * | mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson2016-07-251-0/+1
| * | mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V2016-07-251-5/+30
| * | mmc: core: implement enhanced strobe supportShawn Lin2016-07-253-0/+15
| * | mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin2016-07-251-0/+1
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-07-311-1/+5
|\ \ \
| * | | watchdog: Improve description of min_hw_heartbeat_msGuenter Roeck2016-07-171-1/+2
| * | | watchdog: Add a device managed API for watchdog_register_device()Neil Armstrong2016-07-171-0/+3
* | | | Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-07-314-7/+26
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'as...Mark Brown2016-07-243-7/+16
| |\ \ \ \ \
| | | * | | | device property: Add function to search for named child of deviceAdam Thomson2016-06-263-7/+16
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso...Mark Brown2016-07-241-0/+10
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | | * | | ASoC: arizona: Add a notifier chain for CODEC eventsCharles Keepax2016-05-301-0/+10
| | |/ / /
* | | | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-302-0/+3
|\ \ \ \ \
| * | | | | dt: Add of_device_compatible_match()Benjamin Herrenschmidt2016-07-201-0/+2
| * | | | | PCI: Add pcibios_setup_bridge()Gavin Shan2016-06-211-0/+1
* | | | | | Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-07-306-7/+18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'nfs-rdma'Trond Myklebust2016-07-245-2/+28
| |\ \ \ \ \ \
| | * | | | | | xprtrdma: No direct data placement with krb5i and krb5pChuck Lever2016-07-112-0/+5
| * | | | | | | Merge branch 'writeback'Trond Myklebust2016-07-241-2/+1
| |\ \ \ \ \ \ \
| | * | | | | | | NFS: Remove unused function nfs_revalidate_mapping_protected()Trond Myklebust2016-07-051-1/+0
| | * | | | | | | NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust2016-07-051-0/+1
| | * | | | | | | NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killerTrond Myklebust2016-06-221-1/+0
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'sunrpc'Trond Myklebust2016-07-242-0/+6
| |\ \ \ \ \ \ \
| | * | | | | | | SUNRPC: Reduce latency when send queue is congestedTrond Myklebust2016-06-131-0/+4
| | * | | | | | | SUNRPC: RPC transport queue must be low latencyTrond Myklebust2016-06-131-0/+1
| | * | | | | | | SUNRPC: Small optimisation of client receiveTrond Myklebust2016-06-131-0/+1
| | |/ / / / / /
| * | | | | | | sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew2016-07-191-2/+4
| * | | | | | | NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust2016-06-301-3/+2
* | | | | | | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-231-2/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-302-2/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | clk: core: support clocks which requires parents enable (part 1)Dong Aisheng2016-07-011-0/+2
| * | | | | | | | Merge branch 'clk-hw-unregister-fixed-rate' into clk-nextStephen Boyd2016-06-301-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: fixed-rate: add clk_hw_unregister_fixed_rate()Masahiro Yamada2016-06-301-0/+1
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge 'clk-notify' into clk-nextStephen Boyd2016-06-291-2/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: Provide notifier stubs when !COMMON_CLKKrzysztof Kozlowski2016-06-281-2/+14
| | |/ / / / / / /
* | | | | | | | | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-07-291-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | audit: add fields to exclude filter by reusing user filterRichard Guy Briggs2016-06-271-2/+0
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-294-11/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tpm: Factor out common startup codeJason Gunthorpe2016-07-191-0/+5
| * | | | | | | | | | tpm/st33zp24: Extend Copyright headersChristophe RICARD2016-06-251-1/+1
| * | | | | | | | | | seccomp: remove 2-phase APIKees Cook2016-06-141-6/+0
| * | | | | | | | | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-4/+4
| * | | | | | | | | | kernel: Add noaudit variant of ns_capable()Tyler Hicks2016-06-061-0/+5