Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6c422bc5e72b1a7bb1addb990527e8e59be98a61
/
arch
/
mips
/
txx9
5f92635
MIPS: PCI: Reduce stack frame usage
by Keith Busch
· 8 years ago
44ce9a9
MIPS: TXx9: Convert to Common Clock Framework
by Geert Uytterhoeven
· 8 years ago
5ac676a
MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()
by Geert Uytterhoeven
· 8 years ago
561eca4
MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()
by Geert Uytterhoeven
· 8 years ago
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
dde0051
mips: use the new LED disk activity trigger
by Stephan Linz
· 8 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
091a927
tx4939: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
ff53d12
MIPS: txx9: rbtx4938: switch to gpiochip_add_data()
by Linus Walleij
· 9 years ago
be7658f
MIPS: txx9: iocled: use gpiochip data pointer
by Linus Walleij
· 9 years ago
8cbe4b5
MIPS: TXx9: iocled: Be sure to clamp return value
by Linus Walleij
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
832f5da
MIPS: Remove all the uses of custom gpio.h
by Alban Bedel
· 9 years ago
67e38cf
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
by Ralf Baechle
· 9 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
7178d2c
mips: Convert pr_warning to pr_warn
by Joe Perches
· 10 years ago
2320c47
mips: txx9: rbtx4939: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
88d5e52
driver:gpio remove all usage of gpio_remove retval in driver
by abdoulaye berthe
· 10 years ago
475d592
Merge branch '3.16-fixes' into mips-for-linux-next
by Ralf Baechle
· 10 years ago
5236d5c
MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridge
by Atsushi Nemoto
· 10 years ago
ad6f9022
MIPS: TXx9: Fix quirk_slc90e66_ide
by Atsushi Nemoto
· 10 years ago
f0a7a2d
MIPS: TXx9: 7segled: add missing put_device call
by Levente Kurusa
· 11 years ago
1610c8a
MIPS: TXx9: Add missing put_device call
by Levente Kurusa
· 11 years ago
8e9ecbc
MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.
by Daniel Walter
· 10 years ago
c8acd40
MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selected
by Markos Chandras
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
bdc92d74
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
by Ralf Baechle
· 11 years ago
f9612a65
mips: txx9: change GENERIC_GPIO to GPIOLIB
by Alexandre Courbot
· 12 years ago
8bfc245
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next
by Ralf Baechle
· 12 years ago
f7be4e7
MIPS: early_printk: drop __init annotations
by Aaro Koskinen
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
28eb0e4
MIPS: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 12 years ago
47cd734
MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK
by Yoichi Yuasa
· 12 years ago
287dc4b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
f7257d3
MIPS: PCI: Add missing __devinit attributions to fixup functions.
by Ralf Baechle
· 12 years ago
b33b440
MIPS: TXX9: use IS_ENABLED() macro
by Florian Fainelli
· 13 years ago
85a053f
MIPS: PCI: Move fixups from __init to __devinit.
by Sebastian Andrzej Siewior
· 12 years ago
9349b44
Merge branch 'pci/myron-final-fixups-v2' into next
by Bjorn Helgaas
· 12 years ago
02d4b36
MIPS/PCI: move final fixups from __init to __devinit
by Myron Stowe
· 12 years ago
938ca51
MIPS/PCI: adjust section annotations for pcibios_setup()
by Myron Stowe
· 12 years ago
193fb42
MIPS: txx9 7segled fix struct device has no member
by Yoichi Yuasa
· 13 years ago
4964e06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
edbaa60
driver-core: remove sysdev.h usage.
by Kay Sievers
· 13 years ago
269a3eb
mips: txx9_sram - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
0e38eaf
mips: 7segled - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
8b5690f
MIPS: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
cae39d1
mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
4bc71cb
net: consolidate and fix ethtool_ops->get_settings calling
by Jiri Pirko
· 13 years ago
29a6ccc
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
4785488
mips: tx99: remove CONFIG_MTD_PARTITIONS check
by Jamie Iles
· 13 years ago
8ae6dac
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
by David Decotigny
· 14 years ago
e4ec798
MIPS: Convert the irq functions to the new names
by Thomas Gleixner
· 14 years ago
d7ae7c7
MIPS: TXx9: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
0bec405
MIPS: Use printf extension %pR for struct resource
by Joe Perches
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
ca4d3e67
MIPS: Add missing #inclusions of <linux/irq.h>
by David Howells
· 14 years ago
a8b361d
MIPS: TXx9: Migrate to new platform makefile style.
by Ralf Baechle
· 14 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f937331
init dynamic bin_attribute structures
by Wolfram Sang
· 15 years ago
c9be0a3
sysdev: Pass attribute in sysdev_class attributes show/store
by Andi Kleen
· 15 years ago
ab4ba29
MIPS: TXx9: Remove forced serial console setting
by Yoichi Yuasa
· 15 years ago
98bea6f
MIPS: TXx9: Cleanup builtin-cmdline processing
by Atsushi Nemoto
· 15 years ago
7580c9c
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
by Dmitri Vorobiev
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
c4304529
MIPS: Make local arrays with CL_SIZE static __initdata
by Atsushi Nemoto
· 15 years ago
fcc152f
MIPS: TXx9: Fix spi-baseclk value
by Atsushi Nemoto
· 15 years ago
a2e62f3
MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove.
by Ralf Roesch
· 15 years ago
70ebadc
MIPS: TXx9: Fix error handling.
by Julia Lawall
· 15 years ago
13680ad
MIPS: TXx9: Disable PM capability of TX493[89] internal ether
by Atsushi Nemoto
· 15 years ago
3e6e921
MIPS: RBTX4939: Fix IOC pin-enable register updating
by Atsushi Nemoto
· 15 years ago
49316cbf0
MIPS: Eleminate filenames from comments
by Ralf Baechle
· 15 years ago
923e381
MIPS: TXx9: Add TX4939 RNG support
by Atsushi Nemoto
· 15 years ago
c3b28ae
MIPS: TXx9: Add SRAMC support
by Atsushi Nemoto
· 15 years ago
742cd58
MIPS: TXx9: Add ACLC support
by Atsushi Nemoto
· 15 years ago
f48c8c9
MIPS: TXx9: Add DMAC support
by Atsushi Nemoto
· 16 years ago
740ebe4
MIPS: TXx9: Fix possible overflow in clock calculations
by Atsushi Nemoto
· 16 years ago
dfe99b9
MIPS: RBTX4939: Fix typo in system name
by Atsushi Nemoto
· 16 years ago
22ae77b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
c87e090
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
by Ralf Baechle
· 16 years ago
cbf77c1
[MTD] RBTX4939: add MTD support
by Atsushi Nemoto
· 16 years ago
a591f5d
[MTD] [NAND] TXx9: add NDFMC support
by Atsushi Nemoto
· 16 years ago
65655b5
MIPS: TXx9: Add support for TX4939 internal RTC
by Atsushi Nemoto
· 16 years ago
864cbf8
MIPS: RBTX4927: Add GPIO-LED support
by Atsushi Nemoto
· 16 years ago
9cc4581
MIPS: TXx9: Fix RBTX4939 ethernet address initialization
by Atsushi Nemoto
· 16 years ago
97b0511
MIPS: TXx9: Make firmware parameter passing more robust
by Geert Uytterhoeven
· 16 years ago
537fa37
MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spelling
by Geert Uytterhoeven
· 16 years ago
1ba5a17
MIPS: RBTX4939: Add smc91x support
by Atsushi Nemoto
· 16 years ago
bc89b2b
MIPS: TXx9: 7 segment LED support
by Atsushi Nemoto
· 16 years ago
5d1d2f8
TXx9: Add TX4938 ATA support (v3)
by Atsushi Nemoto
· 16 years ago
4bacc68
MIPS: TXx9: Add TX4939 ATA support (v2)
by Atsushi Nemoto
· 16 years ago
b6263ff
MIPS: TXx9: Implement prom_free_prom_memory
by Atsushi Nemoto
· 16 years ago
b27311e
MIPS: TXx9: Add RBTX4939 board support
by Atsushi Nemoto
· 16 years ago
0dcdbe6
MIPS: TXx9: Add TX4939 SoC support
by Atsushi Nemoto
· 16 years ago
ae027ea
MIPS: TXx9: IOC LED support
by Atsushi Nemoto
· 16 years ago
21e77df
MIPS: TXx9: Microoptimize interrupt handlers
by Atsushi Nemoto
· 16 years ago
f6d9831
MIPS: TXx9: stop_unused_modules
by Atsushi Nemoto
· 16 years ago
ce8e741
MIPS: TXx9: Add board_be_init for TX4927/TX4938
by Atsushi Nemoto
· 16 years ago
Next »