index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-9
/
+8
2018-05-14
driver core: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-9
/
+8
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
1
-2
/
+1
2018-05-03
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
1
-0
/
+17
2018-03-15
driver core: platform: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+3
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
drivers: flag buses which demand DMA configuration
Robin Murphy
1
-0
/
+1
2017-09-18
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
1
-1
/
+2
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2017-07-03
platform: Accept const properties
Jan Kiszka
1
-1
/
+1
2017-05-25
driver core: platform: fix race condition with driver_override
Adrian Salido
1
-2
/
+9
2017-03-22
of: Add function for generating a DT modalias with a newline
Rob Herring
1
-1
/
+1
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-02-03
ACPI: Add support for ResourceSource/IRQ domain mapping
Agustin Vega-Frias
1
-0
/
+10
2017-01-11
platform: Print the resource range if device failed to claim
Chen Yu
1
-1
/
+1
2016-09-27
driver-core: platform: Catch errors from calls to irq_get_irq_data
Guenter Roeck
1
-3
/
+8
2016-08-31
platform: don't return 0 from platform_get_irq[_byname]() on error
Sergei Shtylyov
1
-2
/
+2
2016-08-31
platform driver: fix use-after-free in platform_device_del()
Jerome Marchand
1
-2
/
+1
2016-04-09
device property: don't bother the drivers with struct property_set
Heikki Krogerus
1
-9
/
+10
2016-01-26
base/platform: Fix platform drivers with no probe callback
Martin Wilck
1
-4
/
+9
2016-01-21
Merge branch 'pm-core'
Rafael J. Wysocki
1
-1
/
+0
2016-01-12
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+25
2016-01-12
platform: Do not detach from PM domains on shutdown
Rafael J. Wysocki
1
-1
/
+0
2016-01-07
driver-core: platform: Add platform_irq_count()
Stephen Boyd
1
-0
/
+20
2015-12-07
driver core: platform: Add support for built-in device properties
Mika Westerberg
1
-0
/
+25
2015-10-05
driver-core: platform: Provide helpers for multi-driver modules
Thierry Reding
1
-0
/
+61
2015-10-04
base/platform: assert that dev_pm_domain callbacks are called unconditionally
Uwe Kleine-König
1
-10
/
+9
2015-08-25
drivercore: Fix unregistration path of platform devices
Grant Likely
1
-6
/
+2
2015-06-10
Revert "base/platform: Only insert MEM and IO resources"
Greg Kroah-Hartman
1
-7
/
+3
2015-06-10
Revert "base/platform: Continue on insert_resource() error"
Greg Kroah-Hartman
1
-15
/
+11
2015-06-10
Revert "base/platform: Remove code duplication"
Greg Kroah-Hartman
1
-25
/
+35
2015-06-01
base/platform: Remove code duplication
Ricardo Ribalda Delgado
1
-35
/
+25
2015-06-01
base/platform: Continue on insert_resource() error
Ricardo Ribalda Delgado
1
-11
/
+15
2015-06-01
base/platform: Only insert MEM and IO resources
Ricardo Ribalda Delgado
1
-3
/
+7
2015-05-20
driver-core: platform_driver_probe() must probe synchronously
Dmitry Torokhov
1
-0
/
+13
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2015-03-25
drivers: platform: parse IRQ flags from resources
Linus Walleij
1
-0
/
+9
2015-03-16
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+12
2014-11-24
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
Pantelis Antoniou
1
-0
/
+1
2014-11-06
core: platform: let platform_create_bundle initialize module owner
Wolfram Sang
1
-5
/
+6
2014-11-06
core: platform: let platform_driver_probe initialize module owner
Wolfram Sang
1
-5
/
+6
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
1
-0
/
+1
2014-09-22
drivercore / platform: Convert to dev_pm_domain_attach|detach()
Ulf Hansson
1
-7
/
+8
2014-08-04
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+49
2014-08-04
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-0
/
+5
2014-07-25
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
1
-0
/
+5
2014-07-21
Merge 3.16-rc6 into driver-core-next
Greg Kroah-Hartman
1
-4
/
+14
2014-07-11
platform_get_irq: Revert to platform_get_resource if of_irq_get fails
Guenter Roeck
1
-4
/
+14
[next]