index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
ARM: n30: Just call s3c24xx_init_irq() directly from machine definition
Ben Dooks
1
-7
/
+2
2010-05-07
ARM: n30: Fixup gpiolib calls for mmc power
Ben Dooks
1
-4
/
+6
2010-05-07
ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card reader
Pinkava J
1
-0
/
+15
2010-05-07
ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35
Pinkava J
1
-0
/
+11
2010-05-07
ARM: n35: Enable wake-up by Power button on Acer n35
Pinkava J
1
-0
/
+2
2010-05-07
ARM: n35: Add support for LEDs on Acer n35
Pinkava J
1
-0
/
+33
2010-05-07
ARM: n30: Add RTC platform device for Acer n30 / Acer n35
Pinkava J
1
-0
/
+2
2010-05-07
ARM: n30: fix: suspended wrong USB port on Acer n35
Pinkava J
1
-1
/
+1
2010-05-07
ARM: n30: Enable Acer n35 if Acer n30 is selected
Pinkava J
1
-0
/
+7
2010-05-06
serial: Use s3c2440 driver for S3C2416 SoC
Yauhen Kharuzhy
1
-3
/
+4
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-05-05
ARM: S3C24XX: s3c24xx_mci_set_platdata should be marked __init
Arnaud Patard
1
-1
/
+1
2010-05-05
ARM: S3C24XX: fix s3c2410fb platdata passing
Arnaud Patard
1
-2
/
+7
2010-05-05
ARM: h1940: fix touchscreen support
Arnaud Patard
1
-1
/
+2
2010-05-05
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
14
-47
/
+83
2010-05-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-1
/
+22
2010-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-4
/
+8
2010-05-05
KEYS: Fix RCU handling in key_gc_keyring()
David Howells
1
-3
/
+6
2010-05-05
KEYS: Fix an RCU warning in the reading of user keys
David Howells
1
-1
/
+2
2010-05-05
drm/radeon/kms/legacy: only enable load detection property on DVI-I
Alex Deucher
1
-0
/
+2
[prev]
[next]