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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
Davinci: psc - use ioremap()
Cyril Chemparathy
9
-26
/
+23
2010-05-13
Davinci: timer - use ioremap()
Cyril Chemparathy
5
-17
/
+23
2010-05-13
Davinci: jtag_id - use ioremap()
Cyril Chemparathy
8
-31
/
+37
2010-05-13
Davinci: da8xx: rtc - use ioremap
Cyril Chemparathy
1
-2
/
+9
2010-05-13
Davinci: gpio - use ioremap()
Cyril Chemparathy
8
-14
/
+18
2010-05-13
davinci: edma: fix coding style issue related to breaking lines
Sekhar Nori
1
-6
/
+6
2010-05-13
davinci: edma: use BIT() wherever possible
Sekhar Nori
1
-21
/
+21
2010-05-06
davinci: edma: fix coding style issue related to usage of braces
Sekhar Nori
1
-8
/
+7
2010-05-06
davinci: edma: use a more intuitive name for edma_info
Sekhar Nori
1
-81
/
+77
2010-05-06
Davinci: serial - conditional reset via pwremu
Cyril Chemparathy
1
-1
/
+1
2010-05-06
Davinci: serial - use ioremap()
Cyril Chemparathy
1
-7
/
+25
2010-05-06
Davinci: serial - remove unnecessary define
Cyril Chemparathy
2
-2
/
+1
2010-05-06
Davinci: watchdog reset separation across socs
Cyril Chemparathy
13
-7
/
+25
2010-05-06
Davinci: eliminate pinmux offset verbosity
Cyril Chemparathy
8
-43
/
+4
2010-05-06
Davinci: gpio - fine grained locking
Cyril Chemparathy
2
-4
/
+8
2010-05-06
Davinci: gpio - controller type support
Cyril Chemparathy
9
-0
/
+16
2010-05-06
Davinci: gpio - register layout invariant inlines
Cyril Chemparathy
3
-45
/
+65
2010-05-06
Davinci: gpio - structs and functions renamed
Cyril Chemparathy
2
-32
/
+32
2010-05-06
Davinci: gpio - minor cleanup
Cyril Chemparathy
1
-23
/
+27
2010-05-06
DaVinci: move IDE platform device to its proper place
Sergei Shtylyov
7
-100
/
+49
2010-05-06
davinci: mach/common.h: add missing includes
Thomas Koeller
1
-0
/
+3
2010-05-06
Davinci: configurable pll divider mask
Cyril Chemparathy
2
-3
/
+7
2010-05-06
davinci: DM365: Allow use of GPIO64_57
Thomas Koeller
2
-0
/
+2
2010-05-06
DA830 EVM: use DA8XX_AEMIF_*_BASE #define's
Sergei Shtylyov
1
-7
/
+4
2010-05-06
DaVinci: move AEMIF #define's to the proper headers
Sergei Shtylyov
11
-52
/
+42
2010-05-06
Davinci: tnetv107x cpu types
Cyril Chemparathy
1
-0
/
+8
2010-05-06
Davinci: tnetv107x IRQ definitions
Cyril Chemparathy
1
-0
/
+97
2010-05-06
Davinci: tnetv107x LPSC modules
Cyril Chemparathy
1
-0
/
+47
2010-05-06
Davinci: tnetv107x pin list
Cyril Chemparathy
1
-0
/
+269
2010-05-06
Davinci: promote da8xx_pinmux_setup()
Cyril Chemparathy
5
-24
/
+22
2010-05-06
Davinci: support LPSC SwRstDisable state
Cyril Chemparathy
4
-9
/
+21
2010-05-06
Davinci: cpintc host map configuration
Cyril Chemparathy
4
-4
/
+8
2010-05-06
Davinci: enable timer clock before use
Cyril Chemparathy
1
-3
/
+3
2010-05-06
Davinci: allow SOCs based on other ARM CPUs
Cyril Chemparathy
2
-1
/
+2
2010-05-06
rtc: omap: let device wakeup capability be configured from chip init logic
Sekhar Nori
1
-5
/
+7
2010-05-06
RTC: DaVinci RTC driver
Miguel Aguilar
3
-0
/
+684
2010-05-06
davinci: edma: clear interrupt status for interrupt enabled channels only
Anuj Aggarwal
1
-4
/
+7
2010-05-06
davinci: da830/omap-l137 evm: use 8-wire MMC/SD card support
Vipin Bhandari
1
-1
/
+1
2010-05-06
davinci: da830/omap-l137 evm: add support for GPIO based MMC/SD card detection
Vipin Bhandari
1
-0
/
+15
2010-05-06
davinci: sparse: gpio: void casting
Kevin Hilman
1
-9
/
+18
2010-05-06
davinci: misc cleanups from sparse
Kevin Hilman
13
-26
/
+31
2010-04-29
Linux 2.6.34-rc6
v2.6.34-rc6
Linus Torvalds
1
-1
/
+1
2010-04-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-5
/
+0
2010-04-29
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
6
-9
/
+120
2010-04-29
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
Wufei
1
-5
/
+0
2010-04-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2010-04-29
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
24
-116
/
+200
2010-04-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
65
-972
/
+1609
2010-04-29
ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...
viresh kumar
1
-1
/
+1
2010-04-29
xfs: add a shrinker to background inode reclaim
Dave Chinner
6
-9
/
+120
[next]