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
/
ath79
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-27
MIPS: ath79: fix AR933X WMAC reset code
Gabor Juhos
1
-1
/
+1
2012-03-15
USB: use generic platform driver on ath79
Hauke Mehrtens
1
-6
/
+25
2012-02-20
MIPS: ATH79: Avoid a kernel bug on AR913X
Gabor Juhos
1
-1
/
+1
2012-01-11
Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...
Ralf Baechle
19
-86
/
+784
2011-12-07
MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.c
Gabor Juhos
2
-1
/
+1
2011-12-07
MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.h
Gabor Juhos
4
-3
/
+3
2011-12-07
MIPS: ath79: Register the wireless MAC device on the AP121 board
Gabor Juhos
1
-0
/
+4
2011-12-07
MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMAC
Gabor Juhos
2
-6
/
+7
2011-12-07
MIPS: ath79: Add AR933x specific WMAC setup code
Gabor Juhos
2
-4
/
+43
2011-12-07
MIPS: ath79: Separate AR913x SoC specific WMAC setup code
Gabor Juhos
1
-7
/
+17
2011-12-07
MIPS: ath79: Remove 'ar913x' from common variable and function names
Gabor Juhos
3
-15
/
+15
2011-12-07
MIPS: ath79: Store the SoC revision in a global variable
Gabor Juhos
2
-0
/
+3
2011-12-07
Initial support for the Ubiquiti Networks XM board (rev 1.0).
Rene Bolldorf
4
-0
/
+132
2011-12-07
MIPS: ath79: Add initial support for the Atheros AP121 reference board
Gabor Juhos
4
-0
/
+101
2011-12-07
MIPS: ath79: register UART device for the AR933X SoCs
Gabor Juhos
1
-2
/
+36
2011-12-07
MIPS: ath79: add AR933X specific USB platform device registration
Gabor Juhos
2
-0
/
+20
2011-12-07
MIPS: ath79: Add config symbol for the AR933X SoCs
Gabor Juhos
1
-0
/
+3
2011-12-07
MIPS: ath79: add AR933X specific GPIO initialization
Gabor Juhos
1
-0
/
+2
2011-12-07
MIPS: ath79: Add AR933X specific IRQ initialization
Gabor Juhos
1
-1
/
+4
2011-12-07
MIPS: ath79: Add AR933X specific glue for ath79_device_reset_{set,clear}
Gabor Juhos
1
-0
/
+4
2011-12-07
MIPS: ath79: add AR933X specific clock init
Gabor Juhos
1
-0
/
+55
2011-12-07
MIPS: ath79: Add early printk support for the AR933X SoCs
Gabor Juhos
1
-9
/
+67
2011-12-07
MIPS: ath79: add revision id for the AR933X SoCs
Gabor Juhos
1
-0
/
+12
2011-12-07
MIPS: ath79: Remove superfluous parentheses
Gabor Juhos
1
-3
/
+3
2011-12-07
MIPS: ath79: add common USB Host Controller device
Gabor Juhos
6
-0
/
+205
2011-12-07
MIPS: ath79: Handle more MISC IRQs
Gabor Juhos
1
-0
/
+12
2011-12-07
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
1
-1
/
+1
2011-04-13
USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs
Gabor Juhos
1
-0
/
+2
2011-04-13
USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs
Gabor Juhos
1
-0
/
+3
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
1
-2
/
+2
2011-03-25
MIPS: ath79: Convert to new irq_chip functions
Thomas Gleixner
1
-13
/
+10
2011-03-25
MIPS: Remove useless initialization.
Ralf Baechle
1
-1
/
+0
2011-01-18
MIPS: ath79: add common WMAC device for AR913X based boards
Gabor Juhos
5
-0
/
+89
2011-01-18
MIPS: ath79: Add initial support for the Atheros AP81 reference board
Gabor Juhos
4
-0
/
+104
2011-01-18
MIPS: ath79: add common SPI controller device
Gabor Juhos
5
-0
/
+82
2011-01-18
MIPS: ath79: add common GPIO buttons device
Gabor Juhos
5
-0
/
+113
2011-01-18
MIPS: ath79: add common watchdog device
Gabor Juhos
3
-0
/
+12
2011-01-18
MIPS: ath79: add common GPIO LEDs device
Gabor Juhos
5
-0
/
+100
2011-01-18
MIPS: ath79: add initial support for the Atheros PB44 reference board
Gabor Juhos
4
-0
/
+73
2011-01-18
MIPS: ath79: utilize the MIPS multi-machine support
Gabor Juhos
2
-0
/
+36
2011-01-18
MIPS: ath79: add GPIOLIB support
Gabor Juhos
4
-2
/
+204
2011-01-18
MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs
Gabor Juhos
12
-0
/
+897