summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2016-08-263-2/+3
|\
| * ARM: imx6ul: populates platform device at .init_machinePeter Chen2016-08-171-0/+1
| * ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ulPeter Chen2016-08-151-1/+1
| * ARM: dts: imx6sx-sabreauto: Fix misspelled propertyAndreas Färber2016-08-081-1/+1
* | MAINTAINERS: add tree entry for ARM/UniPhier architectureMasahiro Yamada2016-08-261-0/+1
* | Merge tag 'omap-for-v4.8/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2016-08-2615-28/+39
|\ \
| * \ Merge branch 'dts-fixes' into omap-for-v4.8/fixesTony Lindgren2016-08-159-16/+13
| |\ \
| | * | ARM: dts: logicpd-somlv: Fix NAND device nodesAdam Ford2016-08-151-5/+6
| | * | ARM: dts: logicpd-torpedo-som: Provide NAND ready pinAdam Ford2016-08-151-0/+1
| | * | ARM: dts: overo: fix gpmc nand on boards with ethernetJohan Hovold2016-08-154-8/+3
| | * | ARM: dts: overo: fix gpmc nand cs0 rangeJohan Hovold2016-08-151-1/+1
| | * | ARM: dts: am335x: Update elm phandle bindingTeresa Remmet2016-08-153-3/+3
| | |/
| * | Merge branch 'omap-for-v4.8/soc' into omap-for-v4.8/fixesTony Lindgren2016-08-156-12/+26
| |\ \ | | |/ | |/|
| | * ARM: OMAP4+: CM: Remove redundant checks for clkctrl_offs of zeroDave Gerlach2016-07-232-12/+0
| | * ARM: OMAP4+: Have _omap4_wait_target_* check for valid clkctrl_offsDave Gerlach2016-07-231-0/+8
| | * ARM: OMAP2+: AM33XX: Add HWMOD_OMAP4_ZERO_CLKCTRL_OFFSET flag to rtc hwmodDave Gerlach2016-07-231-0/+2
| | * ARM: OMAP4+: hwmod: Add hwmod flag for HWMOD_OMAP4_ZERO_CLKCTRL_OFFSETDave Gerlach2016-07-231-0/+4
| | * ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel2016-07-231-0/+12
* | | Merge tag 'vexpress-fixes-4.8-rc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2016-08-262-2/+4
|\ \ \
| * | | firmware: arm_scpi: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-081-2/+3
| * | | bus: vexpress-config: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-081-0/+1
| |/ /
* | | Merge tag 'gpmc-omap-v4.8-rc1' of https://github.com/rogerq/linux into fixesOlof Johansson2016-08-261-14/+7
|\ \ \
| * | | memory: omap-gpmc: allow probe of child nodes to failJohan Hovold2016-08-081-14/+7
| |/ /
* | | Merge tag 'mvebu-fixes-4.8-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2016-08-261-4/+4
|\ \ \
| * | | ARM: dts: armada-388-clearfog: number LAN ports properlyRussell King2016-08-081-4/+4
| |/ /
* | | Linux 4.8-rc3v4.8-rc3Linus Torvalds2016-08-221-1/+1
* | | Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-213-22/+2
|\ \ \
| * | | parisc: Fix order of EREFUSED define in errno.hHelge Deller2016-08-201-2/+2
| * | | parisc: Fix automatic selection of cr16 clocksourceHelge Deller2016-08-202-20/+0
* | | | EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck2016-08-214-0/+1136
|/ / /
* | | Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds2016-08-191-0/+1
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-198-22/+34
|\ \ \
| * | | i2c: meson: Use complete() instead of complete_all()Daniel Wagner2016-08-151-3/+3
| * | | i2c: brcmstb: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| * | | i2c: bcm-kona: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| * | | i2c: bcm-iproc: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| * | | i2c: at91: fix support of the "alternative command" featureCyrille Pitchen2016-08-151-10/+14
| * | | i2c: ocores: add missed clk_disable_unprepare() on failure pathsAlexey Khoroshilov2016-08-151-4/+10
| * | | i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()Brian Norris2016-08-151-1/+1
| * | | i2c: mux: demux-pinctrl: properly roll back when adding adapter failsWolfram Sang2016-08-151-1/+3
| |/ /
* | | Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-08-193-38/+53
|\ \ \
| * | | dm raid: support raid0 with missing metadata devicesHeinz Mauelshagen2016-08-171-0/+12
| * | | dm raid: enhance attempt_restore_of_faulty_devices() to support more devicesHeinz Mauelshagen2016-08-161-8/+24
| * | | dm raid: fix restoring of failed devices regressionHeinz Mauelshagen2016-08-161-22/+11
| * | | dm raid: fix frozen recovery regressionHeinz Mauelshagen2016-08-161-6/+1
| * | | dm crypt: increase mempool reserve to better support swappingMikulas Patocka2016-08-151-1/+1
| * | | dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer2016-08-151-2/+5
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-08-196-19/+29
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley2016-08-137-24/+35
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ses: Fix racy cleanup of /sys in remove_dev()Calvin Owens2016-08-121-1/+2