index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Remove all the uses of custom gpio.h
Alban Bedel
2015-09-03
1
-12
/
+8
*
MIPS: jz4740: Migrate to new 'set-state' interface
Viresh Kumar
2015-09-03
1
-19
/
+27
*
MIPS: jz4740: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-08-26
1
-2
/
+2
*
MIPS: ingenic: Initial MIPS Creator CI20 support
Paul Burton
2015-06-21
1
-0
/
+4
*
MIPS: ingenic: Initial JZ4780 support
Paul Burton
2015-06-21
4
-2
/
+18
*
MIPS: JZ4740: use Ingenic SoC UART driver
Paul Burton
2015-06-21
6
-117
/
+1
*
MIPS: JZ4740: only detect RAM size if not specified in DT
Paul Burton
2015-06-21
2
-1
/
+9
*
MIPS: JZ4740: remove clock.h
Paul Burton
2015-06-21
2
-27
/
+0
*
MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cgu
Paul Burton
2015-06-21
3
-97
/
+1
*
MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cgu
Paul Burton
2015-06-21
1
-13
/
+0
*
MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu
Paul Burton
2015-06-21
1
-16
/
+0
*
MIPS,clk: migrate JZ4740 to common clock framework
Paul Burton
2015-06-21
6
-967
/
+4
*
MIPS: JZ4740: replace use of jz4740_clock_bdata
Paul Burton
2015-06-21
3
-4
/
+29
*
MIPS: JZ4740: Call jz4740_clock_init earlier
Paul Burton
2015-06-21
2
-2
/
+3
*
MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchip
Paul Burton
2015-06-21
4
-204
/
+2
*
MIPS: JZ4740: support newer SoC interrupt controllers
Paul Burton
2015-06-21
1
-0
/
+9
*
MIPS: JZ4740: Avoid JZ4740-specific naming
Paul Burton
2015-06-21
3
-16
/
+16
*
MIPS: JZ4740: read intc base address from DT
Paul Burton
2015-06-21
1
-3
/
+6
*
MIPS: JZ4740: support >32 interrupts
Paul Burton
2015-06-21
1
-25
/
+46
*
MIPS: JZ4740: Remove jz_intc_base global
Paul Burton
2015-06-21
1
-8
/
+31
*
MIPS: JZ4740: drop intc debugfs code
Paul Burton
2015-06-21
1
-42
/
+0
*
MIPS: JZ4740: register an irq_domain for the interrupt controller
Paul Burton
2015-06-21
1
-0
/
+6
*
MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DT
Paul Burton
2015-06-21
1
-1
/
+6
*
MIPS: JZ4740: probe interrupt controller via DT
Paul Burton
2015-06-21
2
-3
/
+7
*
MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.c
Paul Burton
2015-06-21
2
-4
/
+9
*
MIPS: JZ4740: use generic plat_irq_dispatch
Paul Burton
2015-06-21
1
-12
/
+0
*
MIPS: JZ4740: probe CPU interrupt controller via DT
Paul Burton
2015-06-21
1
-2
/
+2
*
MIPS: JZ4740: require & include DT
Paul Burton
2015-06-21
1
-0
/
+19
*
MIPS: JZ4740: introduce CONFIG_MACH_INGENIC
Paul Burton
2015-06-21
2
-5
/
+10
*
MIPS: jz4740: Implement read_sched_clock
Deng-Cheng Zhu
2015-04-01
1
-0
/
+8
*
MIPS: Allow platforms to specify the decompressor load address
Andrew Bresticker
2015-03-31
1
-0
/
+1
*
Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-02-18
1
-1
/
+10
|
\
|
*
mtd: nand: jz4740: Convert to GPIO descriptor API
Lars-Peter Clausen
2015-02-02
1
-1
/
+10
*
|
MIPS: JZ4740: Fixup #include's (sparse)
Brian Norris
2015-01-13
1
-0
/
+3
|
/
*
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-11-24
1
-1
/
+1
*
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-08-08
1
-0
/
+1
|
\
|
*
gpio: split gpiod board registration into machine header
Linus Walleij
2014-07-28
1
-0
/
+1
*
|
Merge branch '3.16-fixes' into mips-for-linux-next
Ralf Baechle
2014-08-02
1
-1
/
+1
|
\
\
|
*
|
MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_generic
Apelete Seketeli
2014-08-01
1
-1
/
+1
|
|
/
*
/
MIPS: jz4740: remove unnecessary null test before debugfs_remove
Fabian Frederick
2014-08-02
1
-2
/
+1
|
/
*
ASoC: qi_lb60: Use GPIO descriptor API
Lars-Peter Clausen
2014-04-23
1
-0
/
+11
*
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
1
-1
/
+0
*
MIPS: jz4740: update platform data for JZ4740 usb device controller
Apelete Seketeli
2014-01-24
2
-16
/
+25
*
MIPS: jz4740: Correct clock gate bit for DMA controller
Maarten ter Huurne
2013-07-05
1
-1
/
+1
*
MIPS: jz4740: Remove custom DMA API
Lars-Peter Clausen
2013-07-05
2
-308
/
+1
*
MIPS: jz4740: Register jz4740 DMA device
Lars-Peter Clausen
2013-07-05
2
-0
/
+22
*
MIPS: jz4740: Acquire and enable DMA controller clock
Maarten ter Huurne
2013-07-05
1
-2
/
+22
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
14
-23
/
+23
*
MIPS: JZ4740: Forward declare struct uart_port in header.
Ralf Baechle
2012-10-17
1
-0
/
+2
*
MIPS: JZ4740: Fix '#include guard' in serial.h
Antony Pavlov
2012-10-17
1
-0
/
+1
[next]