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
path:
root
/
arch
/
arm
/
plat-samsung
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstr
Kukjin Kim
2010-09-14
1
-3
/
+4
*
ARM: SAMSUNG: Fix on drive strength value
Kukjin Kim
2010-09-14
1
-5
/
+5
*
s5pc110: SDHCI-s3c can override host capabilities
Kyungmin Park
2010-08-20
3
-0
/
+6
*
Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2010-08-14
1
-1
/
+1
|
\
|
*
ARM: SAMSUNG: Fix on build warning about dependency in Kconfig
Kukjin Kim
2010-08-14
1
-1
/
+1
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-08-11
22
-60
/
+577
|
\
\
|
*
\
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
2010-08-09
22
-60
/
+577
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'next-samsung' into for-next
Kukjin Kim
2010-08-06
20
-63
/
+577
|
|
|
\
|
|
|
*
ARM: SAMSUNG: Fix on inclusion mach/gpio.h on gpiolib.c
Kyungmin Park
2010-08-06
1
-1
/
+1
|
|
|
*
ARM: SAMSUNG: Add platform definitions and helpers for FIMC driver
Sylwester Nawrocki
2010-08-06
2
-0
/
+48
|
|
|
*
ARM: SAMSUNG: Add keypad device support
Joonyoung Shim
2010-08-06
5
-0
/
+71
|
|
|
*
Merge commit 'd01d0756f75e7a5b4b43764ad45b83c4340f11d6' into next-samsung
Kukjin Kim
2010-08-06
1
-0
/
+43
|
|
|
|
\
|
|
|
*
|
ARM: SAMSUNG: updates sdhci.h for Samsung SoCs
Kukjin Kim
2010-08-05
1
-57
/
+28
|
|
|
*
|
ARM: SAMSUNG: Updates RTC register for support Alarm IRQ and Time Tick.
Atul Dahiya
2010-08-05
1
-0
/
+3
|
|
|
*
|
ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCs
Marek Szyprowski
2010-08-05
5
-0
/
+49
|
|
|
*
|
ARM: SAMSUNG: Add device definition for HSMMC3
Hyuk Lee
2010-08-05
5
-0
/
+81
|
|
|
*
|
ARM: SAMSUNG: Implement set_name function for ADC devices
Naveen Krishna Ch
2010-08-05
1
-0
/
+28
|
|
|
*
|
ARM: SAMSUNG: Add Compact Flash device support for Samsung SoCs
Abhilash Kesavan
2010-08-05
7
-0
/
+171
|
|
|
*
|
ARM: SAMSUNG: Add helper to clone and set platform data
Ben Dooks
2010-08-05
3
-0
/
+51
|
|
|
*
|
ARM: SAMSUNG: Reduce virtual memory size for WDT device
Banajit Goswami
2010-08-05
1
-1
/
+1
|
|
*
|
|
Merge branch 'next-s5pv310' into for-next
Kukjin Kim
2010-08-06
2
-1
/
+3
|
|
|
\
\
\
|
|
|
*
|
|
ARM: S5PV310: Add Timer support
Changhwan Youn
2010-08-05
1
-1
/
+1
|
|
|
*
|
|
ARM: SAMSUNG: serial: Add FRACVAL support for newer UART
Jongpill Lee
2010-08-05
1
-0
/
+2
|
|
|
|
/
/
|
|
*
|
|
ARM: S5PV210: Add support HSMMC on SMDKV210
Hyuk Lee
2010-08-05
1
-0
/
+13
|
|
*
|
|
ARM: S5PV210: Add keypad device helpers
Joonyoung Shim
2010-08-05
1
-0
/
+31
|
|
|
/
/
*
|
|
|
s3c-fb: add support for DMA channel control on S5PV210
Pawel Osciak
2010-08-11
1
-0
/
+4
*
|
|
|
s3c-fb: add SHADOWCON shadow register locking support for S5PV210
Pawel Osciak
2010-08-11
1
-0
/
+3
*
|
|
|
s3c-fb: add wait for VSYNC ioctl
Pawel Osciak
2010-08-11
1
-0
/
+1
*
|
|
|
s3c-fb: add support for display panning
Pawel Osciak
2010-08-11
1
-0
/
+7
*
|
|
|
s3c-fb: add device name initialization
Pawel Osciak
2010-08-11
1
-0
/
+29
*
|
|
|
s3c-fb: correct FRAMESEL1 bitfield defines for VIDINTCON0 register
Pawel Osciak
2010-08-11
1
-5
/
+5
*
|
|
|
s3c-fb: integrate palette setup code into main driver
Ben Dooks
2010-08-11
1
-34
/
+0
*
|
|
|
s3c-fb: udpate to support s3c2416/s3c2443 style hardware
Ben Dooks
2010-08-11
2
-7
/
+5
*
|
|
|
s3c-fb: initial move to unifying the header files
Ben Dooks
2010-08-11
1
-36
/
+0
*
|
|
|
s3c-fb: fix distortedness situation for the mode more then 24bpp
InKi Dae
2010-08-11
1
-0
/
+1
*
|
|
|
s3c-fb: add default window feature.
InKi Dae
2010-08-11
1
-0
/
+3
*
|
|
|
USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode
Ben Dooks
2010-08-10
1
-0
/
+2
|
/
/
/
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
1
-1
/
+3
|
|
\
|
|
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
19
-10
/
+533
|
|
\
\
\
|
*
|
|
|
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-08-04
1
-0
/
+43
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Input: samsung-keypad - Add samsung keypad driver
Joonyoung Shim
2010-07-21
1
-0
/
+43
|
|
|
/
|
|
/
|
*
|
|
ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0
Hyuk Lee
2010-07-05
1
-1
/
+1
*
|
|
ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XX
Marek Szyprowski
2010-07-05
1
-0
/
+2
|
/
/
*
|
ARM: SAMSUNG: gpio-cfg.h: update documentation
Ben Dooks
2010-05-28
1
-0
/
+21
*
|
ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin()
Ben Dooks
2010-05-28
1
-1
/
+1
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-05-25
17
-9
/
+507
|
\
\
|
*
|
ARM: SAMSUNG: fix suspend/resume on if some GPIO banks not present
Pinkava J
2010-05-23
1
-2
/
+6
|
*
|
ARM: SAMSUNG: Add support for interrupt wakeup-sources
Ben Dooks
2010-05-20
4
-0
/
+101
[next]