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
/
include
/
asm-mips
/
mach-au1x00
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-01
au1xxx-ide: use hwif->dev
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-12-14
[MIPS] Alchemy: fix PCI resource conflict
Sergei Shtylyov
1
-4
/
+5
2007-12-09
[MIPS] Alchemy: Fix Au1x SD controller IRQ
Manuel Lauss
1
-2
/
+5
2007-12-06
[MIPS] Alchemy: fix IRQ bases
Sergei Shtylyov
1
-10
/
+11
2007-11-02
[MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.
Ralf Baechle
1
-13
/
+0
2007-10-17
[MIPS] Alchemy: Renumber interrupts so irq_cpu can work.
Ralf Baechle
1
-296
/
+318
2007-10-17
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
Ralf Baechle
1
-4
/
+6
2007-10-16
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
Ralf Baechle
1
-3
/
+3
2007-10-16
[MIPS] Alchemy: Get rid of au_ffz().
Ralf Baechle
1
-7
/
+0
2007-10-16
[MIPS] Alchemy: Get rid of au_ffs().
Ralf Baechle
1
-10
/
+0
2007-10-15
add new prom.h for AU1x00
Yoichi Yuasa
1
-0
/
+13
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
1
-7
/
+7
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2
-312
/
+312
2007-10-11
[MIPS] Split up war.h
Ralf Baechle
1
-0
/
+25
2007-07-10
[MIPS] Make ioremap() work on TX39/49 special unmapped segment
Atsushi Nemoto
1
-0
/
+11
2007-07-10
[MIPS] Add generic GPIO to Au1x00
Florian Fainelli
2
-20
/
+69
2007-07-09
mips au1xxx_ide.h: use NULL as firmware-revision wildcard
Junio C Hamano
1
-14
/
+14
2007-05-08
au1550 SPI controller driver
Jan Nikitenko
1
-0
/
+16
2007-03-17
ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.h
Daniel Mack
1
-34
/
+0
2007-02-06
[MIPS] Alchemy: Fix PCI-memory access
Alexander Bigga
1
-6
/
+6
2007-02-06
[MIPS] Alchemy: Fix bunch of warnings
Ralf Baechle
1
-6
/
+7
2006-11-22
[PATCH] make au1xxx-ide compile again
Manuel Lauss
1
-4
/
+2
2006-10-09
[MIPS] Alchemy: nuke usbdev; it's useless as is ...
Ralf Baechle
1
-73
/
+0
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-1
/
+1
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
1
-2
/
+1
2006-09-26
[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc
Ralf Baechle
1
-3
/
+3
2006-06-29
[MIPS] au1xxx: fix PSC_SMBTXRX_RSR.
Domen Puncer
1
-1
/
+1
2006-06-23
[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope...
Sergei Shtylyov
1
-1
/
+8
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
6
-6
/
+0
2006-02-07
[MIPS] Au1200: Make KGDB compile
Sergei Shtylylov
1
-0
/
+4
2006-01-10
MIPS: Au1550: Fix OHCI memory map size
Sergei Shtylyov
1
-2
/
+5
2005-12-15
[PATCH] ide: AU1200 IDE update
Jordan Crouse
1
-9
/
+8
2005-12-15
[PATCH] ide: core modifications for AU1200
Jordan Crouse
1
-5
/
+0
2005-10-29
More configcheck fixes.
Ralf Baechle
1
-0
/
+2
2005-10-29
Kernel gpio/2 routines that will be used by some drivers.
Pete Popov
1
-0
/
+20
2005-10-29
Cleaned up AMD Au1200 IDE driver:
Pete Popov
3
-0
/
+349
2005-10-29
Fix the fixup_bigphys_addr compile problem.
Pete Popov
1
-1
/
+3
2005-10-29
Removed __ilog2 since it's no longer needed and conflicts with the
Pete Popov
1
-23
/
+0
2005-10-29
Inline ioremap() calls for constant addresses that map to KSEG1.
Maciej W. Rozycki
1
-0
/
+30
2005-10-29
* use 'unsigned long' as address supplied to au_write[bwl]()
Pete Popov
1
-95
/
+32
2005-10-29
Au1100 FB driver uplift for 2.6.
Pete Popov
1
-0
/
+7
2005-10-29
Moved irq_tab_alchemy to the board specific irqmap.c files.
Pete Popov
1
-0
/
+13
2005-10-29
Base Au1200 2.6 support.
Pete Popov
2
-76
/
+604
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
8
-0
/
+3022