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
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
1
-0
/
+49
2012-07-30
common: dma-mapping: introduce dma_get_sgtable() function
Marek Szyprowski
1
-0
/
+18
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
1
-0
/
+31
2012-07-26
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-37
/
+69
2012-07-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+0
2012-07-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-57
/
+41
2012-07-22
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-83
/
+291
2012-07-22
Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
4
-37
/
+411
2012-07-22
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
Mark Brown
3
-15
/
+279
2012-07-20
[SCSI] cleanup usages of scsi_complete_async_scans
Dan Williams
1
-2
/
+0
2012-07-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+9
2012-07-19
PM / Sleep: call early resume handlers when suspend_noirq fails
Colin Cross
1
-1
/
+9
2012-07-18
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
1
-0
/
+2
2012-07-19
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-1
/
+1
2012-07-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-6
/
+10
2012-07-19
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-74
/
+268
2012-07-19
PM / QoS: Use NULL pointer instead of plain integer in qos.c
Sachin Kamat
1
-1
/
+1
2012-07-18
PM / Sleep: Add missing static storage class specifiers in main.c
Sachin Kamat
1
-4
/
+4
2012-07-18
regmap: Fix incorrect arguments to kzalloc() call
Dimitris Papastamos
1
-1
/
+1
2012-07-17
driver core: don't trigger uevent after failure
Sebastian Ott
1
-2
/
+3
2012-07-16
PM / Runtime: Do not increment device usage counts before probing
Rafael J. Wysocki
1
-4
/
+2
2012-07-16
driver-core: Use kobj_to_dev instead of re-implementing it
Lars-Peter Clausen
2
-13
/
+10
2012-07-16
driver core: Move deferred devices to the end of dpm_list before probing
Mark Brown
1
-0
/
+12
2012-07-16
driver core: move uevent call to driver_register
Sebastian Ott
2
-1
/
+3
2012-07-16
driver core: fix shutdown races with probe/remove(v3)
Ming Lei
1
-0
/
+18
2012-07-14
get rid of kern_path_parent()
Al Viro
1
-57
/
+41
2012-07-12
PM / Sleep: Fix build warning in sysfs.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
1
-0
/
+4
2012-07-12
PM / Domains: Fix build warning for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
1
-13
/
+13
2012-07-11
PM / Domains: Replace plain integer with NULL pointer in domain.c file
Sachin Kamat
1
-1
/
+1
2012-07-10
PM / Domains: Add missing static storage class specifier in domain.c file
Sachin Kamat
1
-1
/
+1
2012-07-10
PM / cpuidle: System resume hang fix with cpuidle
Preeti U Murthy
1
-1
/
+3
2012-07-06
regmap: Add hook for printk logging for debugging during early init
Mark Brown
1
-0
/
+23
2012-07-05
PM / Domains: Allow device callbacks to be added at any time
Rafael J. Wysocki
1
-14
/
+50
2012-07-05
PM / Domains: Add device domain data reference counter
Rafael J. Wysocki
1
-26
/
+57
2012-07-05
Merge v3.5-rc5 into driver-core-next
Greg Kroah-Hartman
3
-7
/
+11
2012-07-03
PM / Domains: Add preliminary support for cpuidle, v2
Rafael J. Wysocki
1
-0
/
+117
2012-07-01
PM / Domains: Do not stop devices after restoring their states
Rafael J. Wysocki
1
-11
/
+5
2012-07-01
PM / Domains: Use subsystem runtime suspend/resume callbacks by default
Rafael J. Wysocki
1
-8
/
+24
2012-07-01
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
2
-13
/
+2
2012-07-01
PM / Sleep: add knob for printing device resume times
Sameer Nanda
2
-2
/
+13
2012-06-24
PM / Sleep: Prevent waiting forever on asynchronous suspend after abort
Mandeep Singh Baines
1
-2
/
+4
2012-06-20
Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-06-19
regmap: Fix work_buf switching for page update during virtual range access.
Krystian Garbaciak
1
-2
/
+3
2012-06-17
regmap: Add support for register indirect addressing.
Krystian Garbaciak
2
-5
/
+213
2012-06-17
regmap: Move lock out from internal function _regmap_update_bits().
Krystian Garbaciak
1
-8
/
+14
2012-06-14
driver core: fix some kernel-doc warnings in dma*.c
Randy Dunlap
2
-0
/
+2
2012-06-13
device-core: Ensure drvdata = NULL when no driver is bound
Hans de Goede
1
-0
/
+2
2012-06-13
driver core: fixup reversed deferred probe order
Kuninori Morimoto
1
-1
/
+1
2012-06-13
regmap: mmio: Staticize regmap_mmio_gen_context()
Axel Lin
1
-1
/
+1
2012-06-11
driver core: always handle dpm_order
Rabin Vincent
1
-18
/
+18
[next]