summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/mxs', 'spi/topic/o...Mark Brown2017-11-106-61/+330
|\ \ \ \ \
| | | | | * spi: s3c64xx: remove redundant pointer sciColin Ian King2017-11-031-3/+0
| | | | * | spi: rspi: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-041-4/+2
| | | | * | spi: rspi: Add r8a7743/5 to the compatible listFabrizio Castro2017-09-191-1/+4
| | | | |/
| | | * / spi: orion: remove redundant assignment of status to zeroColin Ian King2017-11-021-1/+0
| | | |/
| | * / spi: mxs: implement runtime pmUwe Kleine-König2017-09-271-10/+110
| | |/
| * | spi: imx: Don't require platform data chipselect arrayTrent Piepho2017-11-101-7/+9
| * | spi: imx: Fix failure path leak on GPIO request errorTrent Piepho2017-11-101-1/+3
| * | spi: imx: GPIO based chip selects should not be requiredTrent Piepho2017-11-101-8/+10
| * | spi: imx: Fix failure path leak on GPIO request errorTrent Piepho2017-10-311-5/+6
| * | spi: imx: Add support for SPI Slave modejiada wang2017-09-191-31/+196
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi...Mark Brown2017-11-106-36/+94
|\ \ \ \ \
| | | | * | spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspiAngelo Dureghello2017-11-033-22/+77
| | | | |/
| | | * / spi: spi-davinci: Update binding for 66AK2Gx pwr dm propertyFranklin Cooper2017-09-191-0/+10
| | | |/
| | * / spi: spi-axi: fix potential use-after-free after deregistrationJohan Hovold2017-10-311-1/+3
| | |/
| * | spi: a3700: Change SPI mode before asserting chip-selectMaxime Chevallier2017-10-101-13/+4
* | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2017-11-101-1/+3
|\ \ \
| * | | spi: document odd controller reference handlingJohan Hovold2017-10-311-1/+3
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'spi/fix/idr' and 'spi/fix/sh-msiof' into spi-...Mark Brown2017-11-102-3/+4
|\ \ \ \
| | * | | spi: sh-msiof: Fix DMA transfer size checkHiromitsu Yamasaki2017-11-021-1/+1
| | |/ /
| * | | spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersLucas Stach2017-11-031-4/+9
| * | | spi: fix use-after-free at controller deregistrationJohan Hovold2017-10-311-2/+3
| |/ /
* | | Linux 4.14-rc8v4.14-rc8Linus Torvalds2017-11-051-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-056-7/+38
|\ \ \
| * | | x86/module: Detect and skip invalid relocationsJosh Poimboeuf2017-11-051-0/+13
| * | | Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski2017-11-045-7/+25
* | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-051-94/+27
|\ \ \ \
| * | | | x86/mcelog: Get rid of RCU remnantsBorislav Petkov2017-11-011-94/+27
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-0529-21/+57
|\ \ \ \ \
| * | | | | tools/headers: Synchronize kernel ABI headersIngo Molnar2017-11-0426-16/+36
| * | | | | Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar2017-11-0312747-904/+14297
| |\ \ \ \ \
| * | | | | | perf/cgroup: Fix perf cgroup hierarchy supportTejun Heo2017-10-301-2/+4
| * | | | | | Merge tag 'perf-urgent-for-mingo-4.14-20171027' of git://git.kernel.org/pub/s...Ingo Molnar2017-10-282-3/+17
| |\ \ \ \ \ \
| | * | | | | | perf tools: Unwind properly location after REJECTJiri Olsa2017-10-271-2/+6
| | * | | | | | perf symbols: Fix memory corruption because of zero length symbolsRavi Bangoria2017-10-251-1/+11
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-051-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | irqchip/irq-mvebu-gicp: Add missing spin_lock initAntoine Tenart2017-11-011-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-054-10/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf2017-11-041-2/+2
| * | | | | | | | objtool: Resync objtool's instruction decoder source code copy with the kerne...Josh Poimboeuf2017-11-041-0/+1
| * | | | | | | | Merge branch 'linus' into core/urgent, to pick up dependent commitsIngo Molnar2017-11-0412646-274/+12975
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | watchdog/hardlockup/perf: Use atomics to track in-use cpu counterDon Zickus2017-11-011-3/+5
| * | | | | | | | watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/perf: Sim...Thomas Gleixner2017-11-011-2/+5
| * | | | | | | | futex: Fix more put_pi_state() vs. exit_pi_state_list() racesPeter Zijlstra2017-11-011-3/+20
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'enforcement-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-051-6/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: Add Frank Rowand to list of enforcement statement endorsersFrank Rowand2017-11-041-0/+1
| * | | | | | | | doc: add Willy Tarreau to the list of enforcement statement endorsersWilly Tarreau2017-11-041-0/+1
| * | | | | | | | Documentation: Add Tim Bird to list of enforcement statement endorsersBird, Timothy2017-11-031-0/+1
| * | | | | | | | Documentation: Add my name to kernel enforcement statementMartin K. Petersen2017-10-231-0/+1
| * | | | | | | | Documentation: kernel-enforcement-statement.rst: proper sort namesGreg Kroah-Hartman2017-10-211-2/+1