index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
ARM: Merge next-s3c6410-andygreen
Ben Dooks
2010-01-19
4
-2
/
+113
|
\
|
|
|
*
|
ARM: SMDK6410: Add comments on ethernet connectivity
Andy Green
2010-01-18
1
-0
/
+10
|
*
|
ARM: S3C64XX: Add virtual mapping for S3C64XX SROM area
Andy Green
2010-01-18
2
-0
/
+7
|
*
|
ARM: SMDK6410: Add nC1 chipselect SROM setup
Andy Green
2010-01-18
1
-2
/
+25
|
*
|
ARM: S3C64XX: Add SROM register definitions
Andy Green
2010-01-18
2
-0
/
+71
|
*
|
ARM: Merge next-s3c64xx
Ben Dooks
2010-01-18
4
-1
/
+135
|
|
\
\
*
|
|
|
ARM: Merge next-samsung-mc-adc
Ben Dooks
2010-01-19
12
-16
/
+98
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
ARM: S3C64XX: Add S3C64XX support to the generic Samsung ADC driver
Maurus Cuelenaere
2010-01-18
5
-2
/
+79
|
*
|
ARM: SAMSUNG: Move S3C24XX ADC driver to plat-samsung
Maurus Cuelenaere
2010-01-18
8
-14
/
+19
|
|
/
*
|
ARM: S3C64XX: Add I2S resources in platform code
Jassi Brar
2010-01-18
1
-1
/
+90
*
|
ARM: S3C64XX: Add S3C64XX RTC platform driver
Maurus Cuelenaere
2010-01-18
3
-0
/
+45
|
/
*
ARM: S5P6440: Add serial port support
Kukjin Kim
2010-01-15
3
-4
/
+170
*
ARM: S5P6440: Add configuration file
Kukjin Kim
2010-01-15
1
-0
/
+969
*
ARM: S5P6440: Add Board support file
Kukjin Kim
2010-01-15
1
-0
/
+111
*
ARM: S5P6440: Add new Kconfig and Makefiles
Kukjin Kim
2010-01-15
7
-1
/
+120
*
ARM: S5P6440: Add Timer support
Kukjin Kim
2010-01-15
2
-0
/
+86
*
ARM: S5P6440: Add IRQ support
Kukjin Kim
2010-01-15
4
-0
/
+286
*
ARM: S5P6440: Add Clock and PLL support
Kukjin Kim
2010-01-15
6
-0
/
+1086
*
ARM: S5P6440: Add new CPU initialization support
Kukjin Kim
2010-01-15
15
-0
/
+652
*
ARM: S5PC1XX: Use common UART IRQ handling code
Ben Dooks
2010-01-15
2
-113
/
+4
*
ARM: S5PC1XX: Move to using standard timer IRQ handling code
Ben Dooks
2010-01-15
4
-88
/
+22
*
ARM: S5PC1XX: Remove definitions deleted by previous clksrc changes
Ben Dooks
2010-01-15
1
-113
/
+6
*
ARM: SAMSUNG: Add script to change old clksrc_clk to new register defs
Ben Dooks
2010-01-15
1
-0
/
+167
*
ARM: S5PC1XX: Change clksrc_clks to use array of clocks
Ben Dooks
2010-01-15
1
-237
/
+179
*
ARM: S5PC1XX: Move clock definitions around ready to turn into clksrc arrays
Ben Dooks
2010-01-15
1
-123
/
+127
*
ARM: S5PC1XX: Move to using generic clksrc_clk for clock code
Ben Dooks
2010-01-15
2
-292
/
+97
*
ARM: SAMSUNG: Add config option for number of additional GPIO pins.
Kukjin Kim
2010-01-15
1
-0
/
+8
*
ARM: Add common entry code for system with two VICs
Ben Dooks
2010-01-15
7
-38
/
+69
*
ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsung
Ben Dooks
2010-01-15
6
-114
/
+173
*
ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files
Ben Dooks
2010-01-15
6
-83
/
+116
*
ARM: SAMSUNG: Move gpio-config.c into plat-samsung
Ben Dooks
2010-01-15
5
-34
/
+36
*
ARM: SAMSUNG: Move device definitions in plat-samsung
Ben Dooks
2010-01-15
13
-54
/
+54
*
ARM: SAMSUNG: Move pwm-clock code into plat-samsung
Ben Dooks
2010-01-15
3
-1
/
+1
*
ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible
Kukjin Kim
2010-01-15
3
-14
/
+7
*
ARM: SAMSUNG: Do not register set_parent call if no source
Ben Dooks
2010-01-15
1
-1
/
+9
*
ARM: SAMSUNG: Add call to register array of clocks
Ben Dooks
2010-01-15
6
-41
/
+32
*
ARM: SAMSUNG: Do not allow get/set/round rate calls with no divider
Ben Dooks
2010-01-15
1
-2
/
+13
*
ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsung
Ben Dooks
2010-01-15
3
-2
/
+5
*
ARM: S3C64XX: Avoid announcing clksrc clocks twice
Ben Dooks
2010-01-15
3
-8
/
+22
*
ARM: S3C64XX: Fixup .reg_src and .reg_div with named initialisers
Ben Dooks
2010-01-15
1
-25
/
+25
*
ARM: SAMSUNG: Reduce size of struct clk.
Ben Dooks
2010-01-15
13
-211
/
+286
*
ARM: S3C64XX: Remove unused clock definitions from clock header
Harald Welte
2010-01-15
1
-70
/
+1
*
ARM: S3C64XX: Use new clock-clksrc.c code for clocks.
Ben Dooks
2010-01-15
2
-202
/
+40
*
ARM: SAMSUNG: Add core clock implementation for clksrc based clocks
Harald Welte
2010-01-15
4
-0
/
+258
*
ARM: S3C64XX: Compress s3c6400-clock.c code
Ben Dooks
2010-01-15
1
-180
/
+154
*
ARM: S3C64XX: Cleanup common init code in s3c6400-clock.c
Ben Dooks
2010-01-15
1
-44
/
+5
*
ARM: SAMSUNG: Move <plat/clock.h> to plat-samsung
Ben Dooks
2010-01-15
1
-0
/
+0
*
ARM: MINI2440: Fixup __initdata usage
Ben Dooks
2010-01-15
1
-13
/
+13
*
ARM: MINI2440: Fix crash on boot due to improper __initdata qualifier
Uri Yosef
2010-01-15
1
-5
/
+5
*
ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulator
Mark Brown
2010-01-15
1
-0
/
+1
[prev]
[next]