index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-s3c24xx
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-03
[ARM] S3C24XX: PWM API support.
Ben Dooks
4
-100
/
+410
2008-07-03
[ARM] S3C24XX: Support for PWM timer clocks via clk_* API
Ben Dooks
2
-0
/
+438
2008-07-03
[ARM] S3C24XX: Add gpiolib support
Ben Dooks
3
-0
/
+261
2008-05-22
[ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X.
Ben Dooks
1
-0
/
+1
2008-05-07
[ARM] 4882/2: Correction for S3C2410 clkout generation
Davide Rizzo
1
-2
/
+2
2008-04-19
[ARM] 4967/1: Adds functions to set clkout rate for Samsung S3C2410
Davide Rizzo
1
-0
/
+56
2008-04-17
[ARM] 4987/1: S3C24XX: Ensure watchdog reset initiated from cached code.
Ben Dooks
1
-0
/
+27
2008-03-06
[ARM] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-32
/
+32
2008-02-04
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+0
2008-02-04
[ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking
Peter Zijlstra
1
-2
/
+0
2008-02-03
arch/arm/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-28
[ARM] 4795/1: S3C244X: Add armclk and setparent call
Ben Dooks
1
-0
/
+37
2008-01-28
[ARM] 4794/1: S3C24XX: Comonise S3C2440 and S3C2442 clock code
Ben Dooks
2
-0
/
+101
2008-01-28
[ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function
Ben Dooks
1
-0
/
+16
2008-01-28
[ARM] 4788/1: S3C24XX: Fix paramet to s3c2410_dma_ctrl if S3C2410_DMAF_AUTOST...
Ben Dooks
1
-1
/
+2
2008-01-28
[ARM] 4787/1: S3C24XX: s3c2410_dma_request() should return the allocated chan...
Ben Dooks
1
-1
/
+1
2008-01-28
[ARM] 4784/1: S3C24XX: Fix GPIO restore glitches
Ben Dooks
1
-33
/
+214
2008-01-28
[ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull()
Ben Dooks
1
-0
/
+13
2008-01-28
[ARM] 4781/1: S3C24XX: DMA suspend and resume support
Ben Dooks
1
-1
/
+25
2008-01-28
[ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX
Ben Dooks
1
-4
/
+12
2008-01-28
[ARM] 4777/1: S3C24XX: Ensure clk_set_rate() checks the set_rate method for t...
Ben Dooks
1
-0
/
+19
2008-01-28
[ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wake
Ben Dooks
1
-1
/
+1
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2
-3
/
+3
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-3
/
+3
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-1
/
+1
2007-10-12
[ARM] 4587/1: S3C24XX: Add magic number before resume code
Ben Dooks
1
-0
/
+8
2007-10-12
[ARM] 4566/1: s3c24xx: fix dma functions section mismatch
Krzysztof Helt
1
-1
/
+1
2007-07-22
[ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410
Ben Dooks
1
-2
/
+2
2007-07-22
[ARM] 4520/1: S3C: Remove old VA values from static map
Ben Dooks
1
-1
/
+0
2007-07-22
[ARM] 4509/1: S3C: Create initial arch/arm/plat-s3c
Ben Dooks
1
-59
/
+1
2007-07-22
[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c
Ben Dooks
7
-7
/
+7
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-05-20
[ARM] spelling fixes
Simon Arlott
2
-2
/
+2
2007-05-20
[ARM] 4400/1: S3C24XX: Add high-speed MMC device definition
Ben Dooks
1
-0
/
+30
2007-05-20
[ARM] 4399/2: S3C2443: Fix SMDK2443 nand timings
Ben Dooks
1
-0
/
+4
2007-05-20
[ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machines
Ben Dooks
2
-0
/
+2
2007-05-16
[ARM] 4384/1: S3C2412/13 SPI registers offset correction
Sandeep Sanjay Patil
1
-2
/
+3
2007-05-09
fix file specification in comments
Uwe Kleine-König
1
-1
/
+1
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
1
-1
/
+1
2007-05-06
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-47
/
+18
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
1
-18
/
+1
2007-04-30
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
1
-9
/
+0
2007-04-21
[ARM] 4326/1: S3C24XX: fix sparse errors in DMA code
Ben Dooks
1
-7
/
+6
2007-04-21
[ARM] 4325/1: S3C24XX: remove s3c24xx_board
Ben Dooks
1
-29
/
+0
2007-04-21
[ARM] 4324/1: S3C24XX: remove clocks from s3c24xx_board
Ben Dooks
2
-9
/
+12
2007-04-21
[ARM] Remove needless linux/ptrace.h includes
Russell King
2
-2
/
+0
2007-03-02
[ARM] 4239/1: S3C24XX: Update kconfig entries for PM
Ben Dooks
1
-0
/
+7
2007-02-20
[ARM] 4165/1: S3C24XX: Select CONFIG_NO_IOPORT
Ben Dooks
1
-0
/
+1
2007-02-17
[ARM] 4220/1: S3C24XX: DMA system initialised from sysdev
Ben Dooks
1
-24
/
+53
2007-02-17
[ARM] 4217/1: S3C24XX: remove the dma channel show at startup
Ben Dooks
1
-14
/
+0
[next]