index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
1
-21
/
+16
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+7
2019-07-30
driver core: platform: Add an error message to platform_get_irq*()
Stephen Boyd
1
-8
/
+34
2019-07-30
driver core: platform: return -ENXIO for missing GpioInt
Brian Norris
1
-2
/
+7
2019-07-30
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
1
-0
/
+14
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-21
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-04-29
Revert "driver core: platform: Fix the usage of platform device name(pdev->na...
Greg Kroah-Hartman
1
-4
/
+4
2019-04-25
driver core: platform: Fix the usage of platform device name(pdev->name)
Venkata Narendra Kumar Gutta
1
-4
/
+4
2019-04-25
driver core: platform: Propagate error from insert_resource()
Andy Shevchenko
1
-4
/
+6
2019-04-25
drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-1
/
+1
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+20
2019-03-01
driver core: platform: remove misleading err_alloc label
Johannes Berg
1
-3
/
+1
2019-02-26
platform: set of_node in platform_device_register_full()
Mans Rullgard
1
-0
/
+2
2019-02-22
drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-0
/
+2
2019-02-21
drivers: provide devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-0
/
+18
2019-02-12
driver: platform: Support parsing GpioInt 0 in platform_get_irq()
Enrico Granata
1
-1
/
+14
2019-01-04
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
1
-0
/
+3
2018-12-28
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-33
/
+1
2018-12-13
ACPI / scan: Refactor _CCA enforcement
Robin Murphy
1
-2
/
+1
2018-12-13
dma-mapping: move dma_get_required_mask to kernel/dma
Christoph Hellwig
1
-31
/
+0
2018-12-06
driver core: platform: Respect return code of platform_device_register_full()
Andy Shevchenko
1
-2
/
+2
2018-11-26
driver core: platform: Remove duplicated device_remove_properties() call
Heikki Krogerus
1
-1
/
+0
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-02
dma-mapping: move dma_default_get_required_mask under ifdef
Christoph Hellwig
1
-1
/
+1
2018-10-01
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
1
-2
/
+11
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
[prev]
[next]