index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-10
ARM: S3C2416: Add basic clock support
Ben Dooks
5
-1
/
+165
2010-05-10
ARM: S3C2443: Move parts of the clock code to common clock file
Ben Dooks
6
-446
/
+505
2010-05-10
ARM: S3C24XX: Identify S3C2416 if S3C2412/S3C2413 built in
Ben Dooks
1
-2
/
+10
2010-05-10
ARM: S3C2416: Add initial support of SMDK2416
Yauhen Kharuzhy
3
-0
/
+151
2010-05-10
ARM: S3C2416: Add arch support
Yauhen Kharuzhy
10
-3
/
+462
2010-05-10
ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usage
Ben Dooks
4
-35
/
+23
2010-05-10
ARM: SAMSUNG: Move S3C6400 PLL code to <plat/pll.h> for re-use
Ben Dooks
2
-32
/
+54
2010-05-10
ARM: S3C2416: Add S3C2416-specific registers definitions
Yauhen Kharuzhy
7
-2
/
+150
2010-05-06
ARM: S3C: Add S3C2416 detection to uncompress code
Yauhen Kharuzhy
1
-1
/
+3
2010-05-06
ARM: S3C24XX: Remove _INP macros in <mach/regs-gpioj.h>
Ben Dooks
1
-13
/
+0
2010-05-06
ARM: S3C24XX: Remove S3C2410_GPJ numbering
Ben Dooks
1
-19
/
+0
2010-05-06
ARM: S3C24XX: Wrapper s3c2410_gpio_setpin and s3c2410_gpio_pullup()
Ben Dooks
1
-28
/
+19
2010-05-06
ARM: S3C2410: Remove the users of s3c2410_gpio_pullup()
Ben Dooks
2
-2
/
+2
2010-05-06
ARM: mini2440: Move to using gpiolib API and s3c_gpio functions
Ben Dooks
1
-9
/
+9
2010-05-06
ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg()
Ben Dooks
5
-21
/
+39
2010-05-06
ARM: SAMSUNG: Add GPIO configuration read calls
Ben Dooks
5
-1
/
+100
2010-05-06
ARM: S3C24XX: Remove s3c2410_gpio_getirq()
Ben Dooks
2
-20
/
+1
2010-05-06
ARM: S3C24XX: Remove s3c2410_gpio_getpull()
Ben Dooks
2
-25
/
+0
2010-05-06
ARM: S3C24XX: Remove s3c2410_gpio_setcfg()
Ben Dooks
2
-59
/
+24
2010-05-06
ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()
Ben Dooks
15
-44
/
+55
2010-05-06
ARM: S3C24XX: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()
Ben Dooks
3
-9
/
+9
2010-05-06
ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()
Ben Dooks
1
-4
/
+4
2010-05-06
ARM: VR1000: Update mach-vr1000.c to use gpiolib API
Ben Dooks
1
-2
/
+3
2010-05-06
ARM: BAST: Update mach-bast to use gpiolib API
Ben Dooks
1
-3
/
+3
2010-05-06
ARM: n30: Update mach-n30 to use gpiolib API
Ben Dooks
1
-2
/
+5
2010-05-06
ARM: QT2410: Update mach-qt2410 to use gpiolib API
Ben Dooks
1
-3
/
+4
2010-05-06
ARM: H1940: Change mach-h1940 to use gpiolib API
Ben Dooks
2
-11
/
+12
2010-05-06
ARM: JIVE: Update mach-jive to use gpiolib API
Ben Dooks
1
-10
/
+9
2010-05-06
ARM: H1940: Change h1940-bluetooth to use gpiolib API
Ben Dooks
1
-4
/
+12
2010-05-06
ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyond
Ben Dooks
4
-5
/
+69
2010-05-06
ARM: S3C24XX: Add the gpio pull configuration for pull-up
Ben Dooks
6
-0
/
+61
2010-05-06
ARM: S3C24XX: Add initial s3c_gpio configuration code
Ben Dooks
4
-3
/
+22
2010-04-30
musb: fix power field to hold all possible values
Ajay Kumar Gupta
1
-1
/
+1
2010-04-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
22
-112
/
+189
2010-04-29
ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB
Colin Tuckley
2
-1
/
+2
2010-04-27
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
34
-124
/
+113
2010-04-24
omap: delete unused bootloader tag variables
Aaro Koskinen
1
-3
/
+0
2010-04-24
omap: Devkit8000: Remove unused pins
Thomas Weber
1
-20
/
+0
2010-04-24
omap: Devkit8000: Change position of init calls
Thomas Weber
1
-4
/
+4
2010-04-24
omap: Devkit8000: Remove unnecessary include file
Thomas Weber
1
-1
/
+0
2010-04-24
omap: Devkit8000: Fix typo in pin name
Thomas Weber
1
-2
/
+2
2010-04-24
omap: Devkit8000: Add missing package selection
Thomas Weber
1
-2
/
+4
2010-04-24
omap: Devkit8000: Fix typo in supplies
Thomas Weber
1
-1
/
+1
2010-04-24
n8x0_defconfig: remove CONFIG_NILFS2_FS override
Francisco Alecrim
1
-1
/
+0
2010-04-24
omap: board-sdp-flash.c: Fix typos in debug output
Thomas Weber
1
-4
/
+4
2010-04-24
omap4: Fix McBSP4 base address
Santosh Shilimkar
1
-1
/
+1
2010-04-24
omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y options
Jarkko Nikula
1
-2
/
+0
2010-04-24
omap: rx51_defconfig: Remove duplicate phonet
Jarkko Nikula
1
-1
/
+0
2010-04-24
omap: fix a gpmc nand problem
stanley.miao
1
-0
/
+3
2010-04-24
AM3517: initialize i2c subsystem after mux subsystem
stanley.miao
1
-2
/
+2
[next]