index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
path:
root
/
arch
/
arm
/
mach-s5pc100
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: S5PC100: Cleanup the GPIOlib code
Kukjin Kim
2010-10-25
2
-140
/
+69
*
Merge branch 'next-gpio-update' into for-next
Kukjin Kim
2010-10-25
8
-142
/
+45
|
\
|
*
ARM: S5PC100: 2nd Change to using s3c_gpio_cfgrange_nopull()
Kukjin Kim
2010-10-23
3
-8
/
+5
|
*
ARM: S5PC100: Change to using s3c_gpio_cfgrange_nopull()
Ben Dooks
2010-10-23
1
-8
/
+4
|
*
ARM: S5PC100: 2nd Change to using s3c_gpio_cfgall_range()
Kukjin Kim
2010-10-23
5
-59
/
+29
|
*
ARM: S5PC100: Change to using s3c_gpio_cfgall_range()
Ben Dooks
2010-10-23
2
-48
/
+18
|
*
ARM: S5PC100: Change to using s3c_gpio_cfgpin_range()
Ben Dooks
2010-10-23
3
-44
/
+14
*
|
ARM: S5P: Unify defines for both gpio interrupt types
Marek Szyprowski
2010-10-21
1
-7
/
+0
*
|
ARM: SAMSUNG: Add common samsung_gpiolib_to_irq function
Joonyoung Shim
2010-10-21
1
-23
/
+8
*
|
ARM: S5PC100: Move External Interrupt definitions
Joonyoung Shim
2010-10-21
2
-7
/
+7
*
|
ARM: S5PC100: Use generic S5P GPIO Interrupt interface
Joonyoung Shim
2010-10-21
4
-305
/
+17
*
|
ARM: S5P: Remove redundant selection PLAT_S5P for S5PC100, S5PV210 and S5PV310
Kyungmin Park
2010-10-21
1
-1
/
+0
|
/
*
ARM: S5P: Moves initial map for merging S5P64X0
Kukjin Kim
2010-10-18
2
-8
/
+28
*
ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONE
SeungChull Suh
2010-10-08
1
-0
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-08-11
15
-42
/
+249
|
\
|
*
ARM: S5PC100: enable FIMC on SMDKC100
Sylwester Nawrocki
2010-08-09
2
-0
/
+6
|
*
Merge branch 'next-samsung' into for-next
Kukjin Kim
2010-08-06
5
-15
/
+31
|
|
\
|
|
*
ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs
Kukjin Kim
2010-08-06
2
-2
/
+2
|
|
*
ARM: SAMSUNG: Add platform definitions and helpers for FIMC driver
Sylwester Nawrocki
2010-08-06
1
-0
/
+8
|
|
*
ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine spec...
Banajit Goswami
2010-08-06
1
-0
/
+1
|
|
*
ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCs
Marek Szyprowski
2010-08-05
1
-6
/
+16
|
*
|
Merge branch 'next-s5p' into for-next
Kukjin Kim
2010-08-06
3
-24
/
+17
|
|
\
\
|
|
*
|
ARM: S5P: Add Support common arch_reset() for S5P
Jongpill Lee
2010-08-05
1
-8
/
+1
|
|
*
|
ARM: S5P: Changes the definition name of default UART registers
Kukjin Kim
2010-08-05
1
-15
/
+15
|
|
*
|
ARM: S5P: Add PMU device
Joonyoung Shim
2010-08-05
1
-1
/
+1
|
|
|
/
|
*
|
ARM: S5PC100: cleanup hsmmc clock definitions
Marek Szyprowski
2010-08-05
2
-7
/
+7
|
*
|
ARM: S5PC100: Add RTC support for S5PC100
Atul Dahiya
2010-08-05
3
-0
/
+5
|
*
|
ARM: S5PC100: Add keypad device to the SMDKC100 board
Naveen Krishna Ch
2010-08-05
5
-0
/
+68
|
*
|
ARM: S5PC100: Rename keypad clock for S5PC100.
Naveen Krishna Ch
2010-08-05
1
-1
/
+1
|
*
|
ARM: S5PC100: Add Watchdog support for S5PC100
Banajit Goswami
2010-08-05
3
-4
/
+7
|
*
|
ARM: S5PC100: Add Touchscreen support.
Naveen Krishna Ch
2010-08-05
4
-1
/
+23
|
*
|
ARM: S5PC100: Add support for Compact Flash driver on SMDKC100
Abhilash Kesavan
2010-08-05
8
-1
/
+95
|
|
/
*
|
arm: samsung: remove pixclock from several boards
Maurus Cuelenaere
2010-08-11
1
-1
/
+1
*
|
s3c-fb: add device name initialization
Pawel Osciak
2010-08-11
1
-0
/
+2
*
|
s3c-fb: initial move to unifying the header files
Ben Dooks
2010-08-11
1
-34
/
+0
|
/
*
ARM: S5PC100: Fixup cross tree merge problems
Ben Dooks
2010-05-26
1
-5
/
+2
*
ARM: S5P: Fix the platform external interrupt issues.
Pannaga Bhushan
2010-05-26
1
-3
/
+0
*
ARM: S5PC100: Fixup merge problems
Ben Dooks
2010-05-23
4
-15
/
+22
*
ARM: S5PC100: DMA: Add platform devices for PL330 DMACs
Jassi Brar
2010-05-23
4
-0
/
+195
*
ARM: S5PC100: Fix definition of IRQ_EINT()
Ben Dooks
2010-05-23
1
-0
/
+3
*
ARM: Merge for-2635-4/onenand
Ben Dooks
2010-05-20
2
-12
/
+60
|
\
|
*
ARM: SAMSUNG: Add platform support code for OneNAND controller
Marek Szyprowski
2010-05-20
2
-0
/
+12
*
|
ARM: Merge for-2635-4/spi-devs
Ben Dooks
2010-05-20
4
-1
/
+264
|
\
\
|
*
|
ARM: S5PC100: Define SPI platform devices
Jassi Brar
2010-05-20
4
-0
/
+260
|
|
/
*
|
ARM: Merge for-2635-4/s5p-devs
Ben Dooks
2010-05-20
4
-0
/
+302
|
\
\
|
*
|
ARM: SMDKC100: Add audio devices on board
Jassi Brar
2010-05-20
1
-0
/
+2
|
*
|
ARM: S5PC100: Add audio platform devices
Jassi Brar
2010-05-20
3
-0
/
+297
|
|
/
*
|
ARM: S5PC100: use common plat-s5p external interrupt code
Marek Szyprowski
2010-05-20
5
-20
/
+30
*
|
ARM: S5PC100: Add support for gpio interrupt
Marek Szyprowski
2010-05-20
3
-6
/
+271
*
|
ARM: SAMSUNG: move S5PC100 support from plat-s5pc1xx to plat-s5p framework
Marek Szyprowski
2010-05-20
15
-188
/
+240
[next]