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
2013-02-27
CHROMIUM: dma-buf: restore args on failure of dma_buf_mmap
John Sheu
1
-6
/
+17
2013-02-27
dma-buf: implement vmap refcounting in the interface logic
Daniel Vetter
1
-5
/
+38
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+3
2013-02-26
switch vfs_getattr() to struct path
Al Viro
2
-2
/
+3
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-23
pm / runtime: force memory allocation with no I/O during Runtime PM callbcack
Ming Lei
1
-1
/
+18
2013-02-23
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
1
-0
/
+70
2013-02-23
memory-hotplug: check whether all memory blocks are offlined or not when remo...
Yasuaki Ishimatsu
1
-0
/
+6
2013-02-21
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-269
/
+325
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+18
2013-02-20
Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+77
2013-02-18
base: memory: fix soft/hard_offline_page permissions
Felipe Balbi
1
-2
/
+2
2013-02-15
drivercore: Fix ordering between deferred_probe and exiting initcalls
Grant Likely
1
-0
/
+2
2013-02-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-8
/
+11
2013-02-14
Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-next
Mark Brown
2
-12
/
+48
2013-02-14
Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next
Mark Brown
1
-13
/
+66
2013-02-14
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
1
-26
/
+99
2013-02-14
Merge remote-tracking branch 'regmap/topic/flat' into regmap-next
Mark Brown
4
-1
/
+75
2013-02-14
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
Mark Brown
2
-18
/
+33
2013-02-14
Merge remote-tracking branch 'regmap/topic/async' into regmap-next
Mark Brown
3
-47
/
+326
2013-02-14
Merge remote-tracking branch 'regmap/topic/24bit' into regmap-next
Mark Brown
1
-0
/
+6
2013-02-14
regmap: mmio: add register clock support
Philipp Zabel
1
-13
/
+66
2013-02-11
regmap: debugfs: Factor out debugfs_tot_len calc into a function
Dimitris Papastamos
1
-8
/
+14
2013-02-11
regmap: debugfs: Optimize seeking within blocks of registers
Dimitris Papastamos
1
-5
/
+7
2013-02-11
regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cache
Dimitris Papastamos
2
-0
/
+9
2013-02-09
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
1
-0
/
+6
2013-02-08
regmap: debugfs: Fix reading in register field units
Dimitris Papastamos
1
-1
/
+1
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
2
-4
/
+4
2013-02-05
regmap: spi: Handle allocation failures gracefully
Mark Brown
1
-0
/
+2
2013-02-05
regmap: Export regmap_async_complete()
Mark Brown
1
-0
/
+1
2013-02-04
regmap: Export regmap_async_complete_cb
Axel Lin
1
-0
/
+1
2013-02-04
regmap: include linux/sched.h to fix build
Stephen Warren
1
-0
/
+1
2013-02-03
firmware: Ignore abort check when no user-helper is used
Takashi Iwai
1
-2
/
+9
2013-02-03
firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPER
Takashi Iwai
1
-162
/
+151
2013-02-03
firmware: Make user-mode helper optional
Takashi Iwai
2
-13
/
+55
2013-02-03
firmware: Refactoring for splitting user-mode helper code
Takashi Iwai
1
-133
/
+154
2013-02-03
Driver core: treat unregistered bus_types as having no devices
Bjorn Helgaas
1
-2
/
+2
2013-02-02
PM / OPP: Export more symbols for module usage
Mark Langsdorf
1
-0
/
+3
2013-02-02
PM / OPP: switch exported symbols to GPL variant
Nishanth Menon
1
-8
/
+8
2013-01-29
regmap: spi: Support asynchronous I/O for SPI
Mark Brown
1
-0
/
+52
2013-01-29
regmap: Add asynchronous I/O support
Mark Brown
2
-10
/
+187
2013-01-29
regmap: Add "no-bus" option for regmap API
Andrey Smirnov
2
-12
/
+48
2013-01-27
regmap: regmap: avoid spurious warning in regmap_read_debugfs
Russell King
1
-4
/
+2
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2
-3
/
+1
2013-01-26
PM / Domains: don't use [delayed_]work_pending()
Tejun Heo
1
-2
/
+1
2013-01-25
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
2
-3
/
+1
2013-01-25
PM/Qos: Expose dev_pm_qos_flags symbol
Lan Tianyu
1
-0
/
+1
2013-01-24
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
Mark Brown
1
-2
/
+0
2013-01-23
drivers/pinctrl: grab default handles from device core
Linus Walleij
3
-0
/
+77
[next]