Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cedfbc309d62f8f029dc0c3b926452cc84796023
/
arch
/
mips
/
alchemy
07b7526
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
1eccc6e
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
dc3ee60
MIPS: alchemy: Remove CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
d30a2b4
MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
by Linus Walleij
· 9 years ago
92a76f6
MIPS: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
e34b6fc
pcmcia: db1xxx_ss: fix last irq_to_gpio user
by Manuel Lauss
· 9 years ago
948e0ed8
MIPS: alchemy: switch to gpiochip_add_data()
by Linus Walleij
· 9 years ago
e246468
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
7b42c00
MIPS: Alchemy: Be sure to clamp return value
by Linus Walleij
· 9 years ago
b1afda0
mips: nand: make use of mtd_to_nand() where appropriate
by Boris BREZILLON
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
807249d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
832f5da
MIPS: Remove all the uses of custom gpio.h
by Alban Bedel
· 9 years ago
3dcd777
MIPS: Alchemy: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
e0288a0a
MIPS: alchemy: Remove pointless irqdisable/enable
by Thomas Gleixner
· 9 years ago
5a06545
MIPS: alchemy: Use irq_set_chip_handler_name_locked()
by Thomas Gleixner
· 9 years ago
617b827
MIPS: alchemy: Convert to clk_hw based provider APIs
by Stephen Boyd
· 9 years ago
9cfad9b
Merge branch 'cleanup-clk-h-includes' into clk-next
by Stephen Boyd
· 9 years ago
57d866e
clk: fix some determine_rate implementations
by Boris Brezillon
· 9 years ago
0817b62
clk: change clk_ops' ->determine_rate() prototype
by Boris Brezillon
· 9 years ago
4280cf5
MIPS: Alchemy: Include clk.h
by Stephen Boyd
· 9 years ago
2e93f68
MIPS: Alchemy: Remove unneeded cast removing const
by Krzysztof Kozlowski
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
69e4e63
MIPS: Alchemy: Fix cpu clock calculation
by Manuel Lauss
· 10 years ago
200276e
MIPS: Alchemy: remove declaration for set_cpuspec
by Manuel Lauss
· 10 years ago
45a848f
MIPS: Alchemy: preset loops_per_jiffy based on CPU clock
by Manuel Lauss
· 10 years ago
51f105d3
MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation
by Manuel Lauss
· 10 years ago
69b59cb
MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detr
by Tomeu Vizoso
· 10 years ago
1c8e600
clk: Add rate constraints to clocks
by Tomeu Vizoso
· 10 years ago
bfc7249
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
646cafc
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
by Tomeu Vizoso
· 10 years ago
15d45cc
MIPS: Replace use of phys_t with phys_addr_t.
by Ralf Baechle
· 10 years ago
34adb28
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
by Ralf Baechle
· 10 years ago
24c71c8
MIPS: Alchemy: Remove direct access to prepare_count field of struct clk
by Tomeu Vizoso
· 10 years ago
c64bb5f
MIPS: Alchemy: DB1300: Add touch penirq support
by Manuel Lauss
· 10 years ago
c02a505
MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.
by Manuel Lauss
· 10 years ago
092ea46
MIPS: Alchemy: devboards: sit and spin after poweroff
by Manuel Lauss
· 10 years ago
293076f
MIPS: Alchemy: Fix db1200 PSC clock enablement
by Manuel Lauss
· 10 years ago
72e1e2a
MIPS: Alchemy: remove old clock support
by Manuel Lauss
· 10 years ago
6b1889c
MIPS: Alchemy: au1100fb: use clk framework
by Manuel Lauss
· 10 years ago
415e0fe
MIPS: Alchemy: db1x00: use clk framework
by Manuel Lauss
· 10 years ago
3feae78
MIPS: Alchemy: usb: use clk framework
by Manuel Lauss
· 10 years ago
5a2fb71
MIPS: Alchemy: platform: use clk framework for uarts
by Manuel Lauss
· 10 years ago
4744022
MIPS: Alchemy: clock framework integration of onchip clocks
by Manuel Lauss
· 10 years ago
2f73bfb
MIPS: Alchemy: remove au_read/write/sync
by Manuel Lauss
· 10 years ago
9cf1216
MIPS: Alchemy: add helpers to access static memory ctrl registers.
by Manuel Lauss
· 10 years ago
1d09de7
MIPS: Alchemy: introduce helpers to access SYS register block.
by Manuel Lauss
· 10 years ago
8ca635b
MIPS: Replace obsolete strict_strto call with kstrto
by Daniel Walter
· 10 years ago
739cec8
MIPS: Alchemy: Default to noncoherent IO on Au1200 AB
by Manuel Lauss
· 11 years ago
ade63aa
Merge branch '3.14-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
a809d46
MIPS: Fix gigaton of warning building with microMIPS.
by Ralf Baechle
· 11 years ago
54ff4a1
MIPS: Alchemy: pata_platform for DB1200
by Manuel Lauss
· 11 years ago
a16afa5
MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board code
by Manuel Lauss
· 11 years ago
970e268
MIPS: Alchemy: Unify Devboard support.
by Manuel Lauss
· 11 years ago
88e9a93
MIPS: Alchemy: Determine cohereny at runtime based on cpu type
by Manuel Lauss
· 11 years ago
d334c2b
MIPS: Alchemy: Fix unchecked kstrtoul return value
by Manuel Lauss
· 11 years ago
4294ad1
MIPS: Alchemy: Fix DB1100 GPIO registration
by Manuel Lauss
· 11 years ago
3b2663c
mips: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
f7777dc
MIPS: Panic messages should not end in \n.
by Ralf Baechle
· 11 years ago
08ebb25
MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tag
by Bartlomiej Zolnierkiewicz
· 11 years ago
8ff374b
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
by Maciej W. Rozycki
· 11 years ago
bdc92d74
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
by Ralf Baechle
· 11 years ago
59b435d
MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"
by Paul Bolle
· 12 years ago
88564dd
MIPS: remove obsolete Kconfig macros
by Paul Bolle
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
8e0d737
MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully
by Manuel Lauss
· 12 years ago
216d0fd
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
by Florian Fainelli
· 12 years ago
e223a4c
MIPS: Alchemy: use the OHCI platform driver
by Florian Fainelli
· 12 years ago
2be350f
MIPS: Alchemy: use the ehci platform driver
by Florian Fainelli
· 12 years ago
851d4f5
MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.
by Manuel Lauss
· 12 years ago
24e8c1a
MIPS: Alchemy: merge PB1550 support into DB1550 code
by Manuel Lauss
· 12 years ago
bd8510d
MIPS: Alchemy: Single kernel for DB1200/1300/1550
by Manuel Lauss
· 12 years ago
143ec74
MIPS: MTX-1: Add udelay to mtx1_pci_idsel
by Bruno Randolf
· 12 years ago
68d8848
Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-next
by Ralf Baechle
· 12 years ago
a6196ba
MIPS: Alchemy: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
4bd5a57
MIPS: Alchemy: use IS_ENABLED() macro
by Florian Fainelli
· 13 years ago
6c2be5c
MIPS: Alchemy: handle db1200 cpld ints as they come in
by Manuel Lauss
· 13 years ago
278bf05
MIPS: Alchemy: devboards: kill prom.c
by Manuel Lauss
· 13 years ago
3e25f4f
MIPS: Alchemy: use 64MB RAM as minimum for devboards
by Manuel Lauss
· 13 years ago
f5e7e84
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
f9ded56
MIPS: Fix several implicit uses of export.h/module.h
by Paul Gortmaker
· 13 years ago
8b62b08
mips: Use the plat_nand default partition parser
by H Hartley Sweeten
· 13 years ago
8e36579
MIPS: Alchemy: Increase minimum timeout for 32kHz timer.
by Manuel Lauss
· 13 years ago
7a5c3b8
Merge branch 'next/alchemy' into mips-for-linux-next
by Ralf Baechle
· 13 years ago
f2711be
MIPS: Alchemy: db1200: Improve PB1200 detection.
by Manuel Lauss
· 13 years ago
3eab8095
MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.
by Manuel Lauss
· 13 years ago
894cc87
MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller
by Manuel Lauss
· 13 years ago
f267c88
MIPS: Alchemy: irq: register pm at irq init time
by Manuel Lauss
· 13 years ago
2a32daf
MIPS: Alchemy: Touchscreen support on DB1100
by Manuel Lauss
· 13 years ago
e734ae1
MIPS: Alchemy: Hook up IrDA on DB1000/DB1100
by Manuel Lauss
· 13 years ago
4d2216a
MIPS: Alchemy: remove unused board headers
by Manuel Lauss
· 13 years ago
b67a1a0
MTD: nand: make au1550nd.c a platform_driver
by Manuel Lauss
· 13 years ago
8b5690f
MIPS: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
1c043f1
MIPS: Alchemy: Add RTC device to all devboards
by Manuel Lauss
· 13 years ago
c9af514
MIPS: Alchemy: MMC for DB1100
by Manuel Lauss
· 13 years ago
f59c811
MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100
by Manuel Lauss
· 13 years ago
6f7c862
MIPS: Alchemy: Merge PB1200 support into DB1200 code.
by Manuel Lauss
· 13 years ago
a9b71a8
MIPS: Alchemy: move au1200fb global functions to platform data
by Manuel Lauss
· 13 years ago
7c4b24d
MIPS: Alchemy: merge devboard code into single per-board files.
by Manuel Lauss
· 13 years ago
8e02691
MIPS: Alchemy: merge GPR/MTX-1/XXS1500 board code into single files
by Manuel Lauss
· 13 years ago
Next »