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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-11
clk: add highbank clock support
Rob Herring
2
-0
/
+347
2012-07-11
clk: add DT fixed-clock binding support
Grant Likely
1
-0
/
+23
2012-07-11
clk: add DT clock binding support
Grant Likely
2
-0
/
+217
2012-07-11
ARM: integrator: convert to common clock
Linus Walleij
2
-0
/
+112
2012-07-11
clk: add versatile ICST307 driver
Linus Walleij
4
-0
/
+113
2012-07-11
Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...
Mike Turquette
2
-5
/
+7
2012-07-11
ARM: u300: convert to common clock
Linus Walleij
2
-1
/
+748
2012-07-11
clk: cache parent clocks only for muxes
Rajendra Nayak
1
-2
/
+2
2012-07-11
clk: wm831x: Add initial WM831x clock driver
Mark Brown
3
-0
/
+438
2012-07-11
clk: Add CLK_IS_BASIC flag to identify basic clocks
Rajendra Nayak
5
-5
/
+5
2012-07-11
clk: Add support for rate table based dividers
Rajendra Nayak
1
-16
/
+109
2012-07-11
clk: Add support for power of two type dividers
Rajendra Nayak
1
-19
/
+47
2012-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-18
/
+20
2012-07-06
qla2xxx: print the right array elements in qlt_async_event
Alan Cox
1
-17
/
+18
2012-07-06
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-07-06
Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+8
2012-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
18
-25
/
+38
2012-07-06
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-07-05
Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+15
2012-07-05
Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2
-4
/
+27
2012-07-05
clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3
Lauri Hintsala
1
-3
/
+3
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
17
-23
/
+34
2012-07-04
leds: heartbeat: fix bug on panic
Alexander Holler
1
-1
/
+15
2012-07-03
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
1
-15
/
+13
2012-07-03
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2012-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-101
/
+108
2012-07-04
md/raid10: fix careless build error
NeilBrown
1
-1
/
+1
2012-07-03
floppy: cancel any pending fd_timeouts before adding a new one
Linus Torvalds
1
-0
/
+1
2012-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-87
/
+261
2012-07-03
clk: fix parent validation in __clk_set_parent()
Rajendra Nayak
1
-15
/
+13
2012-07-03
Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
4
-26
/
+57
2012-07-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-18
/
+73
2012-07-03
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
5
-42
/
+75
2012-07-03
dm persistent data: fix allocation failure in space map checker init
Mike Snitzer
1
-11
/
+19
2012-07-03
dm persistent data: handle space map checker creation failure
Mike Snitzer
3
-15
/
+28
2012-07-03
dm persistent data: fix shadow_info_leak on dm_tm_destroy
Mike Snitzer
1
-0
/
+3
2012-07-03
dm thin: commit metadata before creating metadata snapshot
Joe Thornber
1
-0
/
+7
2012-07-03
drm/i915: kick any firmware framebuffers before claiming the gtt
Daniel Vetter
1
-7
/
+30
2012-07-03
drm: edid: Don't add inferred modes with higher resolution
Takashi Iwai
1
-3
/
+24
2012-07-03
drm/radeon: fix rare segfault
Jerome Glisse
1
-4
/
+6
2012-07-03
md: fix up plugging (again).
NeilBrown
3
-16
/
+9
2012-07-03
md: support re-add of recovering devices.
NeilBrown
1
-2
/
+1
2012-07-03
md/raid1: fix bug in read_balance introduced by hot-replace
NeilBrown
1
-2
/
+2
2012-07-03
raid5: delayed stripe fix
Shaohua Li
1
-1
/
+3
2012-07-03
md/raid456: When read error cannot be recovered, record bad block
majianpeng
1
-4
/
+11
2012-07-03
md: make 'name' arg to md_register_thread non-optional.
NeilBrown
5
-5
/
+8
2012-07-03
md/raid10: fix failure when trying to repair a read error.
NeilBrown
1
-3
/
+3
2012-07-03
md/raid5: fix refcount problem when blocked_rdev is set.
NeilBrown
1
-2
/
+12
2012-07-03
md:Add blk_plug in sync_thread.
majianpeng
1
-0
/
+3
2012-07-03
md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
majianpeng
1
-0
/
+6
[next]