index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
regmap: fix kernel hang on regmap_bulk_write with zero val_count.
Quentin Casasnovas
1
-2
/
+4
2014-11-14
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
1
-1
/
+3
2014-10-30
firmware_class: make sure fw requests contain a name
Kees Cook
1
-0
/
+3
2014-10-30
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-0
/
+3
2014-10-30
regmap: fix NULL pointer dereference in _regmap_write/read
Pankaj Dubey
1
-2
/
+2
2014-10-30
regmap: debugfs: fix possbile NULL pointer dereference
Xiubo Li
1
-2
/
+6
2014-10-05
regmap: Don't attempt block writes when syncing cache on single_rw devices
Mark Brown
1
-1
/
+1
2014-10-05
regmap: Fix handling of volatile registers for format_write() chips
Mark Brown
1
-1
/
+1
2014-07-31
platform_get_irq: Revert to platform_get_resource if of_irq_get fails
Guenter Roeck
1
-2
/
+7
2014-07-17
DMA, CMA: fix possible memory leak
Joonsoo Kim
1
-1
/
+11
2014-06-30
PM / OPP: fix incorrect OPP count handling in of_init_opp_table
Chander Kashyap
1
-3
/
+1
2014-06-07
drivercore: deferral race condition fix
Grant Likely
1
-0
/
+17
2014-06-07
topology: Fix compilation warning when not in SMP
Vincent Stehlé
1
-2
/
+1
2014-06-07
of/irq: do irq resolution in platform_get_irq
Rob Herring
1
-1
/
+6
2014-02-26
PM / hibernate: Fix restore hang in freeze_processes()
Sebastian Capella
1
-0
/
+1
2014-02-17
Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-13
/
+12
2014-02-13
dma-buf: update debugfs output
Sumit Semwal
1
-13
/
+12
2014-02-07
drivers/base: fix devres handling for master device
Russell King
1
-0
/
+8
2014-01-25
Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-33
/
+45
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-9
/
+89
2014-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-01-17
Merge branch 'acpi-modules'
Rafael J. Wysocki
1
-1
/
+15
2014-01-17
platform: introduce OF style 'modalias' support for platform bus
Zhang Rui
1
-0
/
+4
2014-01-17
Merge branch 'pm-clk'
Rafael J. Wysocki
1
-5
/
+25
2014-01-16
ACPI: fix module autoloading for ACPI enumerated devices
Zhang Rui
1
-1
/
+11
2014-01-15
PM / clock_ops: report clock errors from clk_enable()
Ben Dooks
1
-2
/
+17
2014-01-15
PM / clock_ops: check return of clk_enable() in pm_clk_resume()
Ben Dooks
1
-2
/
+4
2014-01-15
PM / clock_ops: fix up clk prepare/unprepare count
Ben Dooks
1
-2
/
+5
2014-01-13
Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr...
Greg Kroah-Hartman
1
-17
/
+0
2014-01-13
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...
Greg Kroah-Hartman
1
-0
/
+33
2014-01-12
Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'
Rafael J. Wysocki
1
-2
/
+2
2014-01-12
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
4
-1
/
+47
2014-01-10
drivers/base: provide an infrastructure for componentised subsystems
Russell King
2
-1
/
+383
2014-01-10
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
1
-33
/
+0
2014-01-10
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
1
-0
/
+17
2014-01-09
Merge remote-tracking branch 'regmap/topic/ack' into regmap-next
Mark Brown
1
-3
/
+3
2014-01-08
firmware_class: Fix the file size check
Ben Hutchings
1
-3
/
+3
2014-01-08
driver-core: Fix use-after-free triggered by bus_unregister()
Bart Van Assche
1
-2
/
+11
2014-01-08
firmware loader: Add sparse annotation
Bart Van Assche
1
-0
/
+1
2013-12-30
regmap: Allow regmap_bulk_write() to work for "no-bus" regmaps
Stephen Boyd
1
-25
/
+37
2013-12-30
Merge tag 'v3.13-rc4' into regmap-core
Mark Brown
2
-9
/
+10
2013-12-29
ACPI / hotplug / driver core: Handle containers in a special way
Rafael J. Wysocki
4
-1
/
+47
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
3
-12
/
+10
2013-12-22
PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM
Ulf Hansson
1
-2
/
+2
2013-12-19
devtmpfs: Calling delete_path() only when necessary
Axel Lin
1
-1
/
+1
2013-12-19
drivers: fix typo in DEVTMPFS_MOUNT Kconfig help text
Emilio López
1
-1
/
+1
2013-12-18
Driver core: Fix device_add_attrs() error code path
Rafael J. Wysocki
1
-1
/
+3
2013-12-16
regmap: Allow regmap_bulk_read() to work for "no-bus" regmaps
Stephen Boyd
1
-5
/
+1
2013-12-16
regmap: irq: Allow using zero value for ack_base
Alexander Shiyan
1
-3
/
+3
2013-12-10
Merge branch 'driver-core-linus' into driver-core-next
Tejun Heo
1
-0
/
+3
[next]