index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
Revert "driver core: platform: Make platform_get_irq_optional() optional"
Greg Kroah-Hartman
2021-04-07
1
-34
/
+21
*
driver core: platform: Make platform_get_irq_optional() optional
Andy Shevchenko
2021-04-02
1
-21
/
+34
*
driver core: platform: Make clear error code used for missed IRQ
Andy Shevchenko
2021-04-02
1
-6
/
+5
*
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-24
1
-4
/
+7
|
\
|
*
driver core: platform: Emit a warning if a remove callback returned non-zero
Uwe Kleine-König
2021-02-09
1
-4
/
+7
*
|
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
driver core: platform: Drop of_device_node_put() wrapper
Rob Herring
2021-02-12
1
-1
/
+1
*
|
Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-01-12
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
driver core: platform: Add extra error check in devm_platform_get_irqs_affini...
John Garry
2020-12-22
1
-0
/
+2
*
|
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
1
-0
/
+121
|
\
|
|
*
driver core: platform: Add devm_platform_get_irqs_affinity()
John Garry
2020-12-11
1
-0
/
+121
*
|
driver core: platform: don't oops in platform_shutdown() on unbound devices
Dmitry Baryshkov
2020-12-13
1
-1
/
+5
*
|
driver core: platform: Introduce platform_get_mem_or_io()
Andy Shevchenko
2020-12-10
1
-0
/
+15
*
|
driver core: platform: use bus_type functions
Uwe Kleine-König
2020-12-09
1
-67
/
+65
*
|
driver core: platform: change logic implementing platform_driver_probe
Uwe Kleine-König
2020-12-09
1
-3
/
+15
*
|
driver core: platform: reorder functions
Uwe Kleine-König
2020-12-09
1
-166
/
+167
|
/
*
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
2020-10-02
1
-7
/
+6
*
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
2020-10-02
1
-2
/
+2
*
platform_device: switch to simpler IDA interface
Bartosz Golaszewski
2020-09-10
1
-3
/
+3
*
driver core: platform: Document return type of more functions
Stephen Boyd
2020-09-10
1
-0
/
+14
*
driver core: platform: expose numa_node to users in sysfs
Barry Song
2020-07-10
1
-1
/
+25
*
driver core: platform: need consistent spacing around '-'
Barry Song
2020-07-07
1
-1
/
+1
*
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-07
1
-2
/
+4
|
\
|
*
driver core: platform: Fix spelling errors in platform.c
Tang Bin
2020-05-21
1
-1
/
+1
|
*
Merge v5.7-rc5 into driver-core-next
Greg Kroah-Hartman
2020-05-11
1
-0
/
+2
|
|
\
|
*
|
drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...
Kuppuswamy Sathyanarayanan
2020-05-05
1
-0
/
+2
|
*
|
driver core: platform: remove redundant assignment to variable ret
Colin Ian King
2020-04-23
1
-1
/
+1
*
|
|
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-06
1
-15
/
+25
|
\
\
\
|
*
|
|
driver core: platform: Clarify that IRQ 0 is invalid
Bjorn Helgaas
2020-05-12
1
-15
/
+25
|
|
/
/
*
|
|
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-01
1
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
docs: drivers: fix some warnings at base/platform.c when building docs
Mauro Carvalho Chehab
2020-04-20
1
-2
/
+4
|
|
/
*
/
driver core: platform: Initialize dma_parms for platform devices
Ulf Hansson
2020-04-28
1
-0
/
+2
|
/
*
driver core: platform: Reimplement devm_platform_ioremap_resource
Dejin Zheng
2020-03-24
1
-4
/
+1
*
drivers: provide devm_platform_get_and_ioremap_resource()
Dejin Zheng
2020-03-24
1
-0
/
+22
*
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
2020-03-11
1
-19
/
+6
*
driver core: platform: fix u32 greater or equal to zero comparison
Colin Ian King
2020-01-22
1
-1
/
+1
*
driver core: platform: Prevent resouce overflow from causing infinite loops
Simon Schwartz
2020-01-14
1
-4
/
+6
*
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
[next]