summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi: mediatek: fix spi clock usage errorLeilk Liu2015-08-311-8/+15
* spi: mediatek: remove clk_disable_unprepare()Leilk Liu2015-08-311-1/+0
* spi: mediatek: fix SPI_CMD_PAUSE_IE macro errorLeilk Liu2015-08-271-1/+1
* spi: mediatek: replace *_time nameLeilk Liu2015-08-251-12/+8
* spi: mediatek: add PM clk_prepare_enable fail flowLeilk Liu2015-08-251-2/+11
* spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_...Leilk Liu2015-08-251-8/+10
* spi: mediatek: add linux/io.h include fileLeilk Liu2015-08-251-0/+1
* spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSETLeilk Liu2015-08-201-17/+20
* spi: medaitek: revise quirks compatibility styleLeilk Liu2015-08-201-18/+7
* spi: mediatek: fix spi incorrect endian usageLeilk Liu2015-08-202-24/+16
* spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardwareLeilk Liu2015-08-191-17/+0
* spi: Mediatek: fixup cpu_to_le32 incorrect usageLeilk Liu2015-08-131-4/+2
* spi: mediatek: fix endian warningsLeilk Liu2015-08-111-2/+4
* spi: mt65xx: Fix module aliasAxel Lin2015-08-111-1/+1
* spi: mediatek: mtk_spi_driver can be statickbuild test robot2015-08-071-1/+1
* spi: mediatek: Add spi bus for Mediatek MT8173Leilk Liu2015-08-074-0/+781
* spi: Mediatek: Document devicetree bindings for spi busLeilk Liu2015-08-071-0/+51
* Linux 4.2-rc2v4.2-rc2Linus Torvalds2015-07-121-1/+1
* Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-124-6/+10
|\
| * freeing unlinked file indefinitely delayedAl Viro2015-07-121-2/+5
| * fix a braino in ovl_d_select_inode()Al Viro2015-07-121-0/+3
| * 9p: don't leave a half-initialized inode sitting aroundAl Viro2015-07-122-4/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-1227-123/+214
|\ \
| * | MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle2015-07-101-1/+1
| * | MIPS: c-r4k: Extend way_string arrayPaul Burton2015-07-101-1/+3
| * | MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan2015-07-102-1/+12
| * | MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-102-17/+13
| * | MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-103-4/+55
| * | Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras2015-07-091-1/+1
| * | MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras2015-07-091-16/+16
| * | MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras2015-07-091-2/+2
| * | MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras2015-07-091-21/+21
| * | MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras2015-07-091-2/+2
| * | MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras2015-07-091-10/+10
| * | MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer castingMarkos Chandras2015-07-091-3/+3
| * | MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras2015-07-091-1/+1
| * | MIPS: Fix branch emulation for BLTC and BGEC instructionsMarkos Chandras2015-07-092-4/+4
| * | MIPS: kernel: traps: Fix broken indentationMarkos Chandras2015-07-091-4/+4
| * | MIPS: bootmem: Don't use memory holes for page bitmapAlexander Sverdlin2015-07-091-8/+5
| * | MIPS: O32: Do not handle require 32 bytes from the stack to be readable.Ralf Baechle2015-07-082-18/+52
| * | MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle2015-07-0711-11/+11
| * | MIPS: Lemote 2F: Fix build caused by recent mass rename.Ralf Baechle2015-07-071-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-1213-91/+116
|\ \ \
| * | | x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help textSébastien Hinderer2015-07-081-1/+1
| * | | x86/irq: Retrieve irq data after locking irq_descThomas Gleixner2015-07-071-1/+6
| * | | x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable()Thomas Gleixner2015-07-071-1/+12
| * | | x86/irq: Plug irq vector hotplug raceThomas Gleixner2015-07-072-16/+7
| * | | x86/earlyprintk: Allow early_printk() to use console style parameters like '1...Steven Rostedt2015-07-061-1/+3
| * | | x86/espfix: Init espfix on the boot CPU sideZhu Guihua2015-07-062-15/+20
OpenPOWER on IntegriCloud