Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f6a23d85d078c2ffde79c66ca81d0a1dde451649
/
drivers
/
base
/
platform.c
fd78901
driver core: platform: Reimplement devm_platform_ioremap_resource
by Dejin Zheng
· 4 years, 10 months ago
890cc39
drivers: provide devm_platform_get_and_ioremap_resource()
by Dejin Zheng
· 4 years, 10 months ago
e3a36eb
driver code: clarify and fix platform device DMA mask allocation
by Christoph Hellwig
· 4 years, 10 months ago
0707cfa
driver core: platform: fix u32 greater or equal to zero comparison
by Colin Ian King
· 5 years ago
39cc539
driver core: platform: Prevent resouce overflow from causing infinite loops
by Simon Schwartz
· 5 years ago
eecd37e
drivers: Fix boot problem on SuperH
by Guenter Roeck
· 5 years ago
71564a2
driver core: platform: Declare ret variable only once
by Andy Shevchenko
· 5 years ago
492c887
driver core: platform: use the correct callback type for bus_find_device
by Sami Tolvanen
· 5 years ago
c9c8641
drivers: provide devm_platform_ioremap_resource_byname()
by Bartosz Golaszewski
· 5 years ago
bb6243b
drivers: platform: provide devm_platform_ioremap_resource_wc()
by Bartosz Golaszewski
· 5 years ago
8f677bc
Merge 5.4-rc5 into driver-core-next
by Greg Kroah-Hartman
· 5 years ago
ec4e290
driver core: simplify definitions of platform_get_irq*
by Uwe Kleine-König
· 5 years ago
507fd01
drivers: move the early platform device support to arch/sh
by Bartosz Golaszewski
· 5 years ago
f1da567
driver core: platform: Add platform_get_irq_byname_optional()
by Hans de Goede
· 5 years ago
c6b48da
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
c5c0283
Merge generic_lookup_helpers into usb-next
by Greg Kroah-Hartman
· 5 years ago
d9430f9
driver core: platform: Export platform_get_irq_optional()
by Thierry Reding
· 5 years ago
8973ea4
driver core: platform: Introduce platform_get_irq_optional()
by Thierry Reding
· 5 years ago
cdfee56
driver core: initialize a default DMA mask for platform device
by Christoph Hellwig
· 5 years ago
e6aa640
Merge 5.3-rc4 into driver-core-next
by Greg Kroah-Hartman
· 5 years ago
7723f4c
driver core: platform: Add an error message to platform_get_irq*()
by Stephen Boyd
· 5 years ago
46c42d8
driver core: platform: return -ENXIO for missing GpioInt
by Brian Norris
· 5 years ago
36f3313
platform: Add platform_find_device_by_driver() helper
by Suzuki K Poulose
· 5 years ago
fe34c89
docs: driver-model: move it to the driver-api book
by Mauro Carvalho Chehab
· 6 years ago
4489f161
docs: driver-model: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
391c032
Revert "driver core: platform: Fix the usage of platform device name(pdev->name)"
by Greg Kroah-Hartman
· 6 years ago
edb16da
driver core: platform: Fix the usage of platform device name(pdev->name)
by Venkata Narendra Kumar Gutta
· 6 years ago
25ebcb7
driver core: platform: Propagate error from insert_resource()
by Andy Shevchenko
· 6 years ago
7067c96
drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource()
by Bartosz Golaszewski
· 6 years ago
3601fe4
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
36cf3b1
driver core: platform: remove misleading err_alloc label
by Johannes Berg
· 6 years ago
2c1ea6a
platform: set of_node in platform_device_register_full()
by Mans Rullgard
· 6 years ago
837ccda
drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()
by Bartosz Golaszewski
· 6 years ago
7945f92
drivers: provide devm_platform_ioremap_resource()
by Bartosz Golaszewski
· 6 years ago
daaef25
driver: platform: Support parsing GpioInt 0 in platform_get_irq()
by Enrico Granata
· 6 years ago
967d301
drivers/base/platform.c: kmemleak ignore a known leak
by Qian Cai
· 6 years ago
b07039b
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
e5361ca
ACPI / scan: Refactor _CCA enforcement
by Robin Murphy
· 6 years ago
05887cb
dma-mapping: move dma_get_required_mask to kernel/dma
by Christoph Hellwig
· 6 years ago
99fef58
driver core: platform: Respect return code of platform_device_register_full()
by Andy Shevchenko
· 6 years ago
2d51ac9
driver core: platform: Remove duplicated device_remove_properties() call
by Heikki Krogerus
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
6db37ad
dma-mapping: move dma_default_get_required_mask under ifdef
by Christoph Hellwig
· 6 years ago
c6d4381
dma-mapping: make the get_required_mask method available unconditionally
by Christoph Hellwig
· 6 years ago
3c89adb0
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
88a9769
driver core: Respect all error codes from dev_pm_domain_attach()
by Ulf Hansson
· 7 years ago
3d6ce86
drivers: remove force dma flag from buses
by Christoph Hellwig
· 7 years ago
07397df
dma-mapping: move dma configuration to bus infrastructure
by Nipun Gupta
· 7 years ago
c8ae167
driver core: platform: use put_device() if device_register fail
by Arvind Yadav
· 7 years ago
3282570
driver core: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
989d42e
driver core: add SPDX identifiers to all driver core files
by Greg Kroah-Hartman
· 7 years ago
d89e237
drivers: flag buses which demand DMA configuration
by Robin Murphy
· 7 years ago
bf563b0
driver core: platform: Don't read past the end of "driver_override" buffer
by Nicolai Stange
· 7 years ago
c7d28ec
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
277036f
platform: Accept const properties
by Jan Kiszka
· 8 years ago
62655397
driver core: platform: fix race condition with driver_override
by Adrian Salido
· 8 years ago
0634c29
of: Add function for generating a DT modalias with a newline
by Rob Herring
· 8 years ago
b206461
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
d44fa3d
ACPI: Add support for ResourceSource/IRQ domain mapping
by Agustin Vega-Frias
· 8 years ago
8a18f42
platform: Print the resource range if device failed to claim
by Chen Yu
· 8 years ago
60ca5e0
driver-core: platform: Catch errors from calls to irq_get_irq_data
by Guenter Roeck
· 8 years ago
e330b9a
platform: don't return 0 from platform_get_irq[_byname]() on error
by Sergei Shtylyov
· 9 years ago
c90aab9
platform driver: fix use-after-free in platform_device_del()
by Jerome Marchand
· 8 years ago
f4d0526
device property: don't bother the drivers with struct property_set
by Heikki Krogerus
· 9 years ago
25cad69
base/platform: Fix platform drivers with no probe callback
by Martin Wilck
· 9 years ago
6efd3f8
Merge branch 'pm-core'
by Rafael J. Wysocki
· 9 years ago
6799060
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
2d30bb0
platform: Do not detach from PM domains on shutdown
by Rafael J. Wysocki
· 9 years ago
4b83555
driver-core: platform: Add platform_irq_count()
by Stephen Boyd
· 9 years ago
00bbc1d
driver core: platform: Add support for built-in device properties
by Mika Westerberg
· 9 years ago
dbe2256
driver-core: platform: Provide helpers for multi-driver modules
by Thierry Reding
· 9 years ago
b8b2c7d
base/platform: assert that dev_pm_domain callbacks are called unconditionally
by Uwe Kleine-König
· 9 years ago
7f5dcaf
drivercore: Fix unregistration path of platform devices
by Grant Likely
· 10 years ago
0e6c861
Revert "base/platform: Only insert MEM and IO resources"
by Greg Kroah-Hartman
· 10 years ago
5da7f70
Revert "base/platform: Continue on insert_resource() error"
by Greg Kroah-Hartman
· 10 years ago
8b2dceb
Revert "base/platform: Remove code duplication"
by Greg Kroah-Hartman
· 10 years ago
6d9d4b1
base/platform: Remove code duplication
by Ricardo Ribalda Delgado
· 10 years ago
e50e69d
base/platform: Continue on insert_resource() error
by Ricardo Ribalda Delgado
· 10 years ago
36d4b29
base/platform: Only insert MEM and IO resources
by Ricardo Ribalda Delgado
· 10 years ago
5c36eb2
driver-core: platform_driver_probe() must probe synchronously
by Dmitry Torokhov
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
7085a74
drivers: platform: parse IRQ flags from resources
by Linus Walleij
· 10 years ago
ce79348
driver core / ACPI: Represent ACPI companions using fwnode_handle
by Rafael J. Wysocki
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
801d728
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
by Pantelis Antoniou
· 10 years ago
291f653
core: platform: let platform_create_bundle initialize module owner
by Wolfram Sang
· 10 years ago
c3b50dc
core: platform: let platform_driver_probe initialize module owner
by Wolfram Sang
· 10 years ago
f48c767
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
by Ulf Hansson
· 10 years ago
cb51841
drivercore / platform: Convert to dev_pm_domain_attach|detach()
by Ulf Hansson
· 10 years ago
29b88e2
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e4ca430
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
86be408
clk: Support for clock parents and rates assigned from device tree
by Sylwester Nawrocki
· 11 years ago
90125ed
Merge 3.16-rc6 into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
aff008a
platform_get_irq: Revert to platform_get_resource if of_irq_get fails
by Guenter Roeck
· 11 years ago
3d713e0
driver core: platform: add device binding path 'driver_override'
by Kim Phillips
· 11 years ago
1cec24c
driver core/platform: remove unused implicit padding in platform_object
by Yann Droneaud
· 11 years ago
ad69674
of/irq: do irq resolution in platform_get_irq_byname()
by Grygorii Strashko
· 11 years ago
9ec36ca
of/irq: do irq resolution in platform_get_irq
by Rob Herring
· 11 years ago
9383f4c
ACPI / platform: drop redundant ACPI_HANDLE check
by Josh Cartwright
· 11 years ago
Next »