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
/
avr32
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-16
[PATCH] gpio_direction_output() needs an initial value
David Brownell
1
-1
/
+3
2007-03-07
[AVR32] Don't use kmap() in flush_icache_page()
Haavard Skinnemoen
1
-2
/
+1
2007-03-07
[AVR32] Fix bogus ti->flags manipulation in debug handler
Haavard Skinnemoen
1
-2
/
+2
2007-03-07
[AVR32] show_trace: Only walk valid stack addresses
Haavard Skinnemoen
1
-23
/
+29
2007-03-07
[AVR32] at32_spi_setup_slaves should be __init
Haavard Skinnemoen
1
-1
/
+1
2007-03-05
[PATCH] add CONFIG_GENERIC_GPIO
David Brownell
1
-0
/
+4
2007-02-19
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2007-02-16
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
4
-49
/
+132
2007-02-16
[PATCH] clocksource: fixup is_continous changes on AVR32
Thomas Gleixner
1
-1
/
+1
2007-02-16
[AVR32] Use per-controller spi_board_info structures
Haavard Skinnemoen
2
-23
/
+41
2007-02-16
[AVR32] Warn, don't BUG if clk_disable is called too many times
Haavard Skinnemoen
1
-1
/
+5
2007-02-16
[AVR32] Make sure all genclocks have a parent
Haavard Skinnemoen
1
-16
/
+73
2007-02-16
[AVR32] Remove unnecessary sys_nfsservctl conditional
Haavard Skinnemoen
1
-4
/
+0
2007-02-16
[AVR32] Wire up the SysV IPC calls properly
Haavard Skinnemoen
1
-5
/
+13
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-1
/
+1
2007-02-12
[PATCH] Dynamic kernel command-line: avr32
Alon Bar-Lev
1
-3
/
+3
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-9
/
+0
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+2
2007-02-09
[AVR32] Add missing #include <linux/module.h>
Haavard Skinnemoen
1
-0
/
+1
2007-02-09
[AVR32] Remove last remains of libgcc
Haavard Skinnemoen
2
-131
/
+0
2007-02-09
[AVR32] SPI platform code update
Haavard Skinnemoen
4
-36
/
+51
2007-02-09
[AVR32] Add PIOE device and reserve SDRAM pins
Haavard Skinnemoen
2
-0
/
+33
2007-02-09
[AVR32] Introduce at32_reserve_pin()
Haavard Skinnemoen
1
-1
/
+22
2007-02-09
[AVR32] Don't reset PIO state at bootup
Haavard Skinnemoen
1
-3
/
+0
2007-02-09
[AVR32] GPIO API implementation
Haavard Skinnemoen
3
-16
/
+221
2007-02-09
[AVR32] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-2
/
+2
2007-02-09
[AVR32] Fix incorrect invalidation of shared cachelines
David Brownell
1
-8
/
+24
2007-02-09
[AVR32] ext int fixes
David Brownell
1
-19
/
+17
2007-02-09
[AVR32] fix serial port setup on ATSTK1000
David Brownell
2
-5
/
+15
2007-02-09
[AVR32] /proc/interrupts display
David Brownell
1
-0
/
+1
2007-02-08
[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories
Andrew Victor
2
-2
/
+2
2007-01-26
[AVR32] Update ATSTK1000 defconfig: Enable macb by default
Haavard Skinnemoen
1
-12
/
+27
2007-01-26
[AVR32] Export clear_page symbol
Haavard Skinnemoen
1
-0
/
+1
2006-12-11
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
10
-406
/
+287
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-08
[AVR32] Add missing #include <linux/param.h> to delay.c
Haavard Skinnemoen
1
-0
/
+1
2006-12-08
[AVR32] Implement intc_get_pending()
Haavard Skinnemoen
1
-0
/
+4
2006-12-08
[AVR32] Don't include <asm/delay.h>
Haavard Skinnemoen
2
-2
/
+1
2006-12-08
[AVR32] Put the chip in "stop" mode when halting the system
Haavard Skinnemoen
1
-0
/
+7
2006-12-08
[AVR32] Set flow handler for external interrupts
Haavard Skinnemoen
1
-2
/
+20
2006-12-08
[AVR32] Remove unused file
Haavard Skinnemoen
1
-289
/
+0
2006-12-08
[AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data
Haavard Skinnemoen
1
-8
/
+57
2006-12-08
[AVR32] Move ethernet tag parsing to board-specific code
Haavard Skinnemoen
2
-32
/
+23
2006-12-08
[AVR32] Add macb1 platform_device
Haavard Skinnemoen
1
-0
/
+38
2006-12-08
[AVR32] Portmux API update
Haavard Skinnemoen
2
-83
/
+146
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-12-07
[PATCH] avr32: fixup kprobes preemption handling
Paul Mundt
1
-0
/
+1
2006-11-06
AVR32: Add missing return instruction in __raw_writesb
Haavard Skinnemoen
1
-0
/
+2
2006-11-06
AVR32: Wire up sys_epoll_pwait
Haavard Skinnemoen
2
-0
/
+10
[next]