index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
au1000
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
4
-39
/
+37
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-3
/
+3
2006-09-26
[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc
Ralf Baechle
1
-4
/
+6
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2
-3
/
+1
2006-07-13
[MIPS] au1xxx: Support both YAMON and U-Boot
Domen Puncer
1
-12
/
+14
2006-07-13
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
1
-4
/
+4
2006-07-02
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
3
-6
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
12
-12
/
+0
2006-06-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-19
/
+23
2006-06-29
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
2
-18
/
+18
2006-06-29
[MIPS] au1xxx: export dbdma functions
Domen Puncer
1
-0
/
+4
2006-06-29
[MIPS] au1xxx: dbdma, no sleeping under spin_lock
Domen Puncer
1
-1
/
+1
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-10
/
+10
2006-06-19
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
1
-1
/
+1
2006-06-19
[MIPS] C99-ify struct resource initialization.
Ralf Baechle
1
-8
/
+8
2006-06-19
[MIPS] Remove duplicate declarations from Alchemy code.
Ralf Baechle
1
-4
/
+0
2006-06-19
[MIPS] arch/mips/au1000/time.c cleanup
Sergei Shtylyov
1
-7
/
+2
2006-06-19
[MIPS] Au1xxx: board specific irq code cleanup
Herbert Valerio Riedel
1
-2
/
+2
2006-06-06
[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment
Sergei Shtylyov
1
-15
/
+9
2006-06-06
[MIPS] Save write-only Config.OD from being clobbered
Sergei Shtylyov
1
-0
/
+5
2006-06-01
[MIPS] AU1xxx mips_timer_interrupt() fixes
Herbert Valerio Riedel
2
-0
/
+2
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
3
-72
/
+19
2006-04-19
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
1
-1
/
+2
2006-03-26
[SERIAL] Remove obsoleted au1x00_uart driver
Ralf Baechle
1
-1
/
+1
2006-03-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-4
/
+2
2006-03-21
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Ralf Baechle
5
-7
/
+7
2006-03-20
[PATCH] USB: OHCI for AU1200
Jordan Crouse
1
-1
/
+1
2006-03-20
[PATCH] USB: EHCI for AU1200
Jordan Crouse
2
-3
/
+1
2006-03-18
[MIPS] Simple patch to power off DBAU1200
Matej Kupljen
1
-0
/
+3
2006-03-18
[MIPS] Fix DBAu1550 software power off.
Sergei Shtylylov
1
-3
/
+4
2006-02-07
[MIPS] Au1xx0: really set KSEG0 to uncached on reboot
Sergei Shtylylov
1
-1
/
+1
2006-02-07
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
1
-1
/
+2
2005-11-17
[MIPS] Alchemy: Console output fixup
Pantelis Antoniou
1
-1
/
+1
2005-11-13
[PATCH] arch/mips/au1000/common/usbdev.c: don't concatenate __FUNCTION__ with...
Clemens Buchacher
1
-2
/
+2
2005-11-13
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
1
-0
/
+1
2005-11-09
[PATCH] fbdev: Remove remains of epson1356fb
Ralf Baechle
1
-11
/
+0
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-0
/
+1
2005-10-29
Remove useless casts of kmalloc return values.
Ralf Baechle
1
-2
/
+1
2005-10-29
Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.
Ralf Baechle
1
-1
/
+1
2005-10-29
Don't call memset to clean irq_desc; these data fields have already
Ralf Baechle
1
-1
/
+0
2005-10-29
smc91x platform support; requires patch to smc91x.h which was sent
Pete Popov
1
-0
/
+28
2005-10-29
Au1[12]00 mmc driver. Only tested on the Au1200 at this point though
Pete Popov
1
-0
/
+34
2005-10-29
Kernel gpio/2 routines that will be used by some drivers.
Pete Popov
2
-1
/
+120
2005-10-29
Fix a cache snooping issue.
Pete Popov
1
-9
/
+17
2005-10-29
Updated pcmcia driver with pb1200 and db1200 support.
Pete Popov
1
-2
/
+0
2005-10-29
- moved platform structure to platform.c
Pete Popov
2
-0
/
+8
2005-10-29
Cleaned up AMD Au1200 IDE driver:
Pete Popov
2
-2
/
+36
2005-10-29
Misc au1200 updates.
Pete Popov
1
-0
/
+118
2005-10-29
When no yamon command line is passed to the kernel, preserve the default
Pete Popov
1
-1
/
+2
2005-10-29
Get rid of a bunch of debug serial routines. Use prom_printf instead.
Pete Popov
1
-76
/
+1
[prev]
[next]