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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-18
[ARM] S3C24XX: GPIO: Change to macros for GPIO numbering
Ben Dooks
28
-286
/
+185
2009-05-18
[ARM] S3C24XX: GPIO: Add S3C64XX style GPIO numbering
Ben Dooks
1
-0
/
+49
2009-05-18
[ARM] S3C24XX: GPIO: Start removal of S3C24XX_GPIO_BASE
Ben Dooks
1
-7
/
+7
2009-05-18
[ARM] S3C24XX: GPIO: Clean out unused definitions in <mach/regs-gpio.h>
Ben Dooks
1
-211
/
+0
2009-05-18
[ARM] S3C24XX: Fix missing <linux/sysdev.h>
Ben Dooks
1
-0
/
+1
2009-05-18
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
Ben Dooks
19
-84
/
+121
2009-05-17
[ARM] S3C24XX: GPIO: Remove pin specific input and output defines
Ben Dooks
8
-14
/
+14
2009-05-17
[ARM] S3C24XX: GPIO: Remove s3c2410_gpio_irq2pin() call
Ben Dooks
2
-27
/
+0
2009-05-07
[ARM] S3C64XX: Add ARM clock
Ben Dooks
4
-4
/
+80
2009-05-07
[ARM] S3C64XX: Configure clocks for DMA controller
Mark Brown
1
-0
/
+12
2009-05-07
[ARM] S3C64XX: Add HCLKx2
Werner Almesberger
3
-0
/
+9
2009-05-07
[ARM] S3C6410: Add CAMIF clock
Werner Almesberger
1
-0
/
+29
2009-05-07
[ARM] Merge next-s3c-s3c6410 into for-rmk-devel
Ben Dooks
5
-0
/
+586
2009-05-07
[ARM] SMDK6400: Fix WM8753 i2c board definition
Ben Dooks
1
-1
/
+1
2009-05-07
[ARM] S3C64XX: Add S3C6400 SDHCI setup support
Ben Dooks
10
-40
/
+187
2009-05-07
[ARM] S3C64XX: Add S3C6400 CPU detection.
Ben Dooks
1
-0
/
+8
2009-05-07
[ARM] S3C6400: Core support for S3C6400 SoC
Ben Dooks
4
-4
/
+95
2009-05-07
[ARM] SMDK6400: Initial machine support for SMDK6400
Ben Dooks
3
-0
/
+109
2009-05-07
[ARM] VIC: Add power management device
Ben Dooks
7
-14
/
+228
2009-05-07
[ARM] S3C: GPIO PM core GPIOlib integration
Ben Dooks
8
-226
/
+438
2009-05-07
[ARM] S3C64XX: Add IRQ PM code
Ben Dooks
4
-3
/
+119
2009-05-07
[ARM] S3C64XX: Add generic s3c64xx sys device.
Ben Dooks
2
-0
/
+21
2009-05-07
[ARM] S3C64XX: Add s3c6410_sysclass export
Ben Dooks
1
-0
/
+1
2009-05-07
[ARM] S3C64XX: Initial support for PM (suspend to RAM)
Ben Dooks
11
-2
/
+479
2009-05-07
[ARM] S3C: PM save UART UDIVSLOT if doing PM
Ben Dooks
2
-0
/
+11
2009-05-07
[ARM] S3C: Add debug to UART save and a per-arch callback pre-restore
Ben Dooks
2
-0
/
+10
2009-05-07
[ARM] S3C64XX: Add USB OHCI support
Ben Dooks
2
-0
/
+4
2009-05-07
[ARM] S3C: Rename S3C24XX_PA_USBHOST to S3C_PA_USBHOST
Ben Dooks
3
-4
/
+3
2009-05-07
[ARM] SMDK6410: Add USB OHCI host
Ben Dooks
2
-0
/
+2
2009-05-07
[ARM] S3C: Add common USB OHCI device definition
Ben Dooks
7
-30
/
+72
2009-05-01
[ARM] SMDK6410: Hook regulator control of VDDARM up for WM1190-EV1
Mark Brown
1
-0
/
+9
2009-05-01
[PATCH] S3C64XX: Basic A&W6410 board support patch V2
Kwangwoo Lee
3
-0
/
+256
2009-05-01
[ARM] SMDK6410: Mark all supplies as always_on
Mark Brown
1
-0
/
+3
2009-05-01
[ARM] SMDK6410: Use active high IRQ for the WM8350 on the WM1190-EV1
Mark Brown
1
-0
/
+1
2009-05-01
[ARM] S3C6410: Basic support for NCP board (v2)
Kyungmin Park
3
-0
/
+117
2009-05-01
[ARM] SMDK6410: Support WM1190-EV1 PMIC board
Mark Brown
2
-0
/
+148
2009-05-01
[ARM] SMDK6410: Add support for SMSC9115 ethernet controller
Mark Brown
1
-0
/
+35
2009-05-01
[ARM] SMDK6410: Ensure LCD settings are setup
Ben Dooks
1
-0
/
+17
2009-04-28
m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>
Geert Uytterhoeven
1
-0
/
+1
2009-04-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
9
-49
/
+53
2009-04-28
powerpc: Revert switch to TEXT_TEXT in linker script
Tim Abbott
1
-2
/
+2
2009-04-28
powerpc/ps3: Fix build error on UP
Geoff Levand
1
-4
/
+0
2009-04-28
powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB
Michael Ellerman
1
-1
/
+4
2009-04-28
powerpc: ppc32 needs elf_read_implies_exec()
Kumar Gala
1
-0
/
+1
2009-04-27
sparc: cleanup references to deprecated .text.init* sections.
Tim Abbott
2
-2
/
+2
2009-04-27
sh: Use __INIT macro instead of .text.init.
Tim Abbott
1
-2
/
+3
2009-04-27
powerpc: Use __REF macro instead of old .text.init.refok.
Tim Abbott
1
-2
/
+3
2009-04-27
powerpc: Use TEXT_TEXT macro in linker script.
Tim Abbott
1
-1
/
+2
2009-04-27
arm: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
2009-04-27
FRV: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
[next]