index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: Fix boot problem on SuperH
Guenter Roeck
2019-12-10
1
-0
/
+4
*
driver core: platform: Declare ret variable only once
Andy Shevchenko
2019-11-14
1
-8
/
+4
*
driver core: platform: use the correct callback type for bus_find_device
Sami Tolvanen
2019-11-14
1
-1
/
+6
*
drivers: provide devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
2019-11-05
1
-0
/
+20
*
drivers: platform: provide devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-05
1
-1
/
+18
*
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
2019-10-27
1
-7
/
+39
|
\
|
*
driver core: platform: Add platform_get_irq_byname_optional()
Hans de Goede
2019-10-07
1
-7
/
+39
*
|
driver core: simplify definitions of platform_get_irq*
Uwe Kleine-König
2019-10-11
1
-26
/
+21
*
|
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-10-07
1
-288
/
+0
|
/
*
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-18
1
-21
/
+16
|
\
|
*
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
2019-09-03
1
-0
/
+14
|
|
\
|
*
|
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
2019-08-22
1
-21
/
+16
*
|
|
driver core: platform: Export platform_get_irq_optional()
Thierry Reding
2019-08-29
1
-0
/
+1
*
|
|
driver core: platform: Introduce platform_get_irq_optional()
Thierry Reding
2019-08-28
1
-0
/
+22
*
|
|
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
2019-08-12
1
-2
/
+7
|
\
|
|
|
*
|
driver core: platform: return -ENXIO for missing GpioInt
Brian Norris
2019-07-30
1
-2
/
+7
*
|
|
driver core: platform: Add an error message to platform_get_irq*()
Stephen Boyd
2019-07-30
1
-8
/
+34
|
|
/
|
/
|
*
|
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
2019-07-30
1
-0
/
+14
|
/
*
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-21
1
-1
/
+1
*
Revert "driver core: platform: Fix the usage of platform device name(pdev->na...
Greg Kroah-Hartman
2019-04-29
1
-4
/
+4
*
driver core: platform: Fix the usage of platform device name(pdev->name)
Venkata Narendra Kumar Gutta
2019-04-25
1
-4
/
+4
*
driver core: platform: Propagate error from insert_resource()
Andy Shevchenko
2019-04-25
1
-4
/
+6
*
drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-04-25
1
-1
/
+1
*
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-03-08
1
-0
/
+20
|
\
|
*
drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-02-22
1
-0
/
+2
|
*
drivers: provide devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-02-21
1
-0
/
+18
*
|
driver core: platform: remove misleading err_alloc label
Johannes Berg
2019-03-01
1
-3
/
+1
*
|
platform: set of_node in platform_device_register_full()
Mans Rullgard
2019-02-26
1
-0
/
+2
*
|
driver: platform: Support parsing GpioInt 0 in platform_get_irq()
Enrico Granata
2019-02-12
1
-1
/
+14
|
/
*
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
2019-01-04
1
-0
/
+3
*
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
1
-2
/
+2
|
\
|
*
driver core: platform: Respect return code of platform_device_register_full()
Andy Shevchenko
2018-12-06
1
-2
/
+2
*
|
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-33
/
+1
|
\
\
|
*
|
ACPI / scan: Refactor _CCA enforcement
Robin Murphy
2018-12-13
1
-2
/
+1
|
*
|
dma-mapping: move dma_get_required_mask to kernel/dma
Christoph Hellwig
2018-12-13
1
-31
/
+0
|
|
/
*
/
driver core: platform: Remove duplicated device_remove_properties() call
Heikki Krogerus
2018-11-26
1
-1
/
+0
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
dma-mapping: move dma_default_get_required_mask under ifdef
Christoph Hellwig
2018-10-02
1
-1
/
+1
*
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
2018-10-01
1
-2
/
+11
*
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-06-05
1
-9
/
+8
|
\
|
*
driver core: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
1
-9
/
+8
*
|
drivers: remove force dma flag from buses
Christoph Hellwig
2018-05-03
1
-2
/
+1
*
|
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
2018-05-03
1
-0
/
+17
|
/
*
driver core: platform: use put_device() if device_register fail
Arvind Yadav
2018-03-15
1
-1
/
+3
*
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
1
-2
/
+0
*
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2017-12-07
1
-0
/
+1
*
drivers: flag buses which demand DMA configuration
Robin Murphy
2017-10-19
1
-0
/
+1
*
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
2017-09-18
1
-1
/
+2
*
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-07-07
1
-1
/
+1
|
\
[next]