index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
jz4740
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: jz4740: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-02-19
1
-1
/
+1
*
MIPS: X1830: Add X1830 system type.
周琰杰 (Zhou Yanjie)
2020-01-09
1
-0
/
+4
*
MIPS: Ingenic: Add YSH & ATIL CU Neo board support.
周琰杰 (Zhou Yanjie)
2020-01-09
1
-0
/
+4
*
MIPS: Ingenic: Add Ingenic X1000 support.
周琰杰 (Zhou Yanjie)
2020-01-09
1
-0
/
+6
*
Merge branch 'ingenic-tcu-v5.4' into mips-next
Paul Burton
2019-08-08
1
-149
/
+2
|
\
|
*
MIPS: jz4740: Drop obsolete code
Paul Cercueil
2019-08-08
1
-149
/
+2
*
|
MIPS: jz4740: Drop dead code
Paul Cercueil
2019-07-30
4
-259
/
+2
*
|
MIPS: qi_lb60: Migrate to devicetree
Paul Cercueil
2019-07-30
2
-495
/
+0
*
|
MIPS: X1000: Add X1000 system type.
Zhou Yanjie
2019-07-30
1
-0
/
+4
*
|
MIPS: qi_lb60: Move MMC configuration to devicetree
Paul Cercueil
2019-07-22
1
-32
/
+0
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-07-17
4
-15
/
+0
|
\
|
*
MIPS: Remove dead code
Paul Cercueil
2019-06-25
3
-7
/
+0
|
*
MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep mode
Paul Cercueil
2019-06-25
1
-8
/
+0
*
|
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-07-17
1
-8
/
+8
|
\
\
|
*
|
MIPS: lb60: Fix pin mappings
Paul Cercueil
2019-06-11
1
-8
/
+8
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
2019-05-30
7
-70
/
+7
|
/
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
2019-05-21
1
-4
/
+1
|
/
*
MIPS: ingenic: Add support for appended devicetree
Paul Cercueil
2019-02-21
1
-4
/
+10
*
mmc: jz4740: Use GPIO descriptor for power
Linus Walleij
2018-12-17
1
-4
/
+2
*
mmc: jz4740: Get CD/WP GPIOs from descriptors
Linus Walleij
2018-12-17
1
-3
/
+9
*
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-08-14
1
-1
/
+2
|
\
|
*
MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740
Boris Brezillon
2018-07-18
1
-1
/
+2
*
|
MIPS: jz4740: Bump zload address
Paul Cercueil
2018-07-23
1
-1
/
+1
|
/
*
MIPS: JZ4740: Drop old platform reset code
Paul Cercueil
2018-05-14
1
-31
/
+0
*
MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driver
Paul Cercueil
2018-05-14
1
-16
/
+0
*
spi: spi-gpio: Rewrite to use GPIO descriptors
Linus Walleij
2018-02-14
1
-8
/
+18
*
MIPS: ingenic: Initial GCW Zero support
Paul Cercueil
2018-01-18
1
-0
/
+4
*
MIPS: ingenic: Initial JZ4770 support
Paul Cercueil
2018-01-18
2
-1
/
+7
*
MIPS: ingenic: Detect machtype from SoC compatible string
Paul Cercueil
2018-01-18
2
-4
/
+19
*
MIPS: ingenic: Use common cmdline handling code
Paul Burton
2018-01-18
1
-22
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
MIPS: jz4740: Remove custom GPIO code
Paul Cercueil
2017-05-22
2
-521
/
+0
*
MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
Paul Cercueil
2017-05-22
1
-12
/
+36
*
MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
1
-0
/
+2
*
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-14
3
-3
/
+3
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
MIPS: jz4740: Remove obsolete code
Paul Cercueil
2016-11-05
2
-84
/
+0
*
MIPS: qi_lb60: Probe RTC driver from DT and use it as power controller
Paul Cercueil
2016-11-05
1
-1
/
+0
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-1
/
+1
*
mips: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2016-06-23
1
-8
/
+0
*
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-05-24
1
-36
/
+51
|
\
|
*
mtd: nand: jz4740: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-36
/
+51
*
|
MIPS: JZ4740: Probe OHCI platform device via DT
Maarten ter Huurne
2016-05-13
1
-25
/
+0
*
|
MIPS: JZ4740: Qi LB60: Remove support for AVT2 variant
Maarten ter Huurne
2016-05-13
1
-50
/
+2
|
/
*
MIPS: jz4740: use gpiochip data pointer
Linus Walleij
2016-02-19
1
-4
/
+6
*
MIPS: jz4740: Fix surviving instance of irq_to_gpio()
Ralf Baechle
2016-02-19
1
-1
/
+1
*
MIPS: JZ4740: Remove unused linux/leds_pwm.h include
Thierry Reding
2015-10-26
1
-2
/
+0
*
MIPS: JZ4740: Use PWM lookup table
Thierry Reding
2015-10-26
1
-3
/
+8
*
MIPS: Fix the build on jz4740 after removing the custom gpio.h
Alban Bedel
2015-10-01
2
-0
/
+2
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
[next]