index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
tx4927
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
2007-10-11
1
-2
/
+0
*
[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.
Atsushi Nemoto
2007-10-11
5
-41
/
+36
*
[MIPS] cleanup struct irqaction initializers
Thomas Gleixner
2007-10-11
1
-4
/
+6
*
[MIPS] Use -Werror on TX39/TX49 boards
Atsushi Nemoto
2007-08-27
2
-0
/
+4
*
[MIPS] Cleanup TX39/TX49 irq code
Atsushi Nemoto
2007-08-27
3
-556
/
+21
*
[MIPS] rbtx4927: Fix some gcc warnings and a section mismatch.
Atsushi Nemoto
2007-07-31
2
-56
/
+6
*
[MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.
Atsushi Nemoto
2007-07-31
1
-0
/
+3
*
[MIPS] Make resources for ds1742 "static __initdata"
Atsushi Nemoto
2007-07-24
1
-1
/
+1
*
[MIPS] Kill CONFIG_TX4927BUG_WORKAROUND
Atsushi Nemoto
2007-07-13
1
-19
/
+0
*
ne: MIPS: Use platform_driver for ne on RBTX49XX
Atsushi Nemoto
2007-05-08
1
-0
/
+19
*
[MIPS] Misc fixes for plat_irq_dispatch functions
Thiemo Seufer
2007-03-19
1
-1
/
+1
*
[MIPS] No need to write c0_compare in plat_timer_setup
Atsushi Nemoto
2007-03-04
1
-10
/
+0
*
[MIPS] Convert to RTC-class ds1742 driver
Atsushi Nemoto
2007-03-04
2
-64
/
+15
*
[MIPS] Kill redundant EXTRA_AFLAGS
Atsushi Nemoto
2007-02-26
1
-2
/
+0
*
[MIPS] RBTX49x7: declare prom_getcmdline()
Sergei Shtylyov
2007-02-10
1
-0
/
+2
*
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
2007-02-06
2
-8
/
+8
*
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
2007-02-06
1
-2
/
+1
*
[MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 users
Atsushi Nemoto
2006-12-09
1
-25
/
+2
*
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
2006-12-06
2
-47
/
+0
*
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
2006-11-30
2
-3
/
+6
*
[MIPS] IRQ cleanups
Atsushi Nemoto
2006-11-30
2
-322
/
+23
*
[MIPS] Add missing file for support of backplane on TX4927 based board
Manish Lachwani
2006-10-31
1
-0
/
+172
*
[MIPS] TX4927: Remove indent error message that somehow ended in the code.
Ralf Baechle
2006-10-31
1
-2
/
+0
*
[MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.
Atsushi Nemoto
2006-10-09
2
-10
/
+1
*
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
2006-10-09
2
-2
/
+0
*
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-08
2
-10
/
+10
*
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2006-07-13
1
-3
/
+1
*
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
2006-07-13
2
-4
/
+4
*
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
4
-4
/
+0
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
2
-9
/
+9
*
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
2006-06-19
1
-1
/
+1
*
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
2006-04-19
3
-112
/
+24
*
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
2006-04-19
1
-1
/
+2
*
[PATCH] mips: fixed collision of rtc function name
Yoichi Yuasa
2006-03-27
1
-2
/
+2
*
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Ralf Baechle
2006-03-21
1
-2
/
+2
*
[MIPS] TX49x7: Fix reporting of the CPU name and PCI clock
Sergei Shtylylov
2006-02-07
2
-49
/
+97
*
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
2006-02-07
1
-1
/
+3
*
Sliceup Kconfig; it's grown too large.
Ralf Baechle
2005-10-29
1
-0
/
+3
*
Conversion to plat_setup() for TX4927 also.
Ralf Baechle
2005-10-29
1
-1
/
+1
*
Use new txx9 serial driver.
Ralf Baechle
2005-10-29
1
-0
/
+23
*
Get rid of early_init. There's more need to make this form of
Ralf Baechle
2005-10-29
1
-4
/
+0
*
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
2005-09-05
5
-29
/
+29
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-16
10
-0
/
+3041