index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-s3c2410
/
mach-n30.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-07
ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation
Lars-Peter Clausen
1
-20
/
+1
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-4
/
+0
2010-05-19
ARM: Merge for-2635/gpio2
Ben Dooks
1
-0
/
+3
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-06
ARM: n30: Update mach-n30 to use gpiolib API
Ben Dooks
1
-2
/
+5
2010-01-15
ARM: S3C: Rename s3c_device_usb to s3c_device_ohci
Ben Dooks
1
-1
/
+1
2009-12-01
ARM: N30: Use s3c_i2c0_set_platdata() to set I2C platform data
Ben Dooks
1
-2
/
+2
2009-05-18
[ARM] S3C24XX: GPIO: Change to macros for GPIO numbering
Ben Dooks
1
-25
/
+25
2009-05-18
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
Ben Dooks
1
-0
/
+1
2009-04-07
i2c-s3c2410: Simplify bus frequency calculation
Daniel Silverstone
1
-2
/
+1
2008-12-18
[ARM] S3C: Remove unnecessary <linux/delay.h> includes
Ben Dooks
1
-1
/
+0
2008-12-15
[ARM] S3C: Make i2c device definition common to plat-s3c
Ben Dooks
1
-3
/
+3
2008-10-30
[ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat
Ben Dooks
1
-1
/
+1
2008-10-30
[ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.
Ben Dooks
1
-1
/
+1
2008-10-14
Merge branch 's3c-move' into devel
Russell King
1
-5
/
+5
2008-10-07
[ARM] S3C24XX: Additional include moves
Ben Dooks
1
-1
/
+1
2008-10-07
[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*
Ben Dooks
1
-4
/
+4
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-5
/
+5
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-07
[ARM] Acer n30: Minor style and indentation fixes.
Ben Dooks
1
-28
/
+28
2008-07-07
[ARM] Acer n30: Hardware initialisation.
Christer Weinigel
1
-0
/
+139
2008-07-07
[ARM] Acer n30: LCD support.
Christer Weinigel
1
-0
/
+28
2008-07-07
[ARM] Acer n30: Add support for n35 and related devices.
Christer Weinigel
1
-4
/
+141
2008-07-07
[ARM] Acer n30: LED support.
Christer Weinigel
1
-0
/
+37
2008-07-07
[ARM] Acer n30: GPIO buttons support
Christer Weinigel
1
-0
/
+67
2008-07-07
[ARM] Acer n30: USB bus pull-up support.
Christer Weinigel
1
-0
/
+25
2008-07-07
[ARM] Acer n30: Source file cleanups.
Christer Weinigel
1
-23
/
+16
2007-07-22
[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c
Ben Dooks
1
-2
/
+2
2007-04-21
[ARM] 4325/1: S3C24XX: remove s3c24xx_board
Ben Dooks
1
-6
/
+2
2007-02-16
[ARM] 4209/1: S3C24XX: remove unnecessary includes of iomd.h
Ben Dooks
1
-1
/
+0
2007-02-11
[ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components
Ben Dooks
1
-4
/
+4
2006-12-17
[ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h
Ben Dooks
1
-2
/
+1
2006-01-13
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
Nicolas Pitre
1
-1
/
+0
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-09-20
[ARM] 2928/1: S3C2410 - make machine init code static
Ben Dooks
1
-3
/
+3
2005-09-05
[ARM] 2876/1: N30 - remove task to toggle USB D+ line
Ben Dooks
1
-20
/
+10
2005-07-03
[PATCH] ARM: Remove machine description macros
Russell King
1
-4
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+155