summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mailbox: tegra: Fix superfluous IRQ error messageJon Hunter2019-11-121-2/+2
* net: caif: Fix debugfs on 64-bit platformsGeert Uytterhoeven2019-11-091-2/+2
* mac80211: Use debugfs_create_xul() helperGeert Uytterhoeven2019-11-091-14/+3
* media: c8sectpfe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-091-23/+3
* of: property: Add device link support for iommus, mboxes and io-channelsSaravana Kannan2019-11-071-0/+6
* of: property: Make it easy to add device links from DT propertiesSaravana Kannan2019-11-071-15/+47
* of: property: Minor style clean up of of_link_to_phandle()Saravana Kannan2019-11-071-2/+8
* gpio: tegra186: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski2019-11-051-3/+1
* gpio: mvebu: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski2019-11-051-12/+7
* drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski2019-11-053-0/+24
* misc: sram: use devm_platform_ioremap_resource_wc()Bartosz Golaszewski2019-11-051-20/+8
* drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski2019-11-053-1/+22
* lib: devres: provide devm_ioremap_resource_wc()Bartosz Golaszewski2019-11-053-0/+18
* lib: devres: prepare devm_ioremap_resource() for more variantsBartosz Golaszewski2019-11-051-20/+27
* Documentation: devres: add missing entry for devm_platform_ioremap_resource()Bartosz Golaszewski2019-11-051-0/+1
* IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-042-55/+16
* firmware loader: log path to loaded firmwaresDrew DeVault2019-11-031-0/+1
* mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() callGeert Uytterhoeven2019-11-031-1/+1
* mmc: dw_mmc: Fix debugfs on 64-bit platformsGeert Uytterhoeven2019-11-031-4/+4
* mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() callGeert Uytterhoeven2019-11-031-1/+1
* mmc: atmel-mci: Fix debugfs on 64-bit platformsGeert Uytterhoeven2019-11-031-4/+4
* debugfs: Add debugfs_create_xul() for hexadecimal unsigned longGeert Uytterhoeven2019-11-032-1/+25
* Documentation: debugfs: Document debugfs helper for unsigned long valuesGeert Uytterhoeven2019-11-031-2/+8
* debugfs: remove return value of debugfs_create_atomic_t()Greg Kroah-Hartman2019-11-033-14/+12
* debugfs: remove return value of debugfs_create_x8()Greg Kroah-Hartman2019-11-023-13/+9
* powerpc: pseries: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-023-55/+10
* of: property: Skip adding device links to suppliers that aren't devicesSaravana Kannan2019-11-021-1/+3
* of: property: Make sure child dependencies don't block probing of parentSaravana Kannan2019-11-021-5/+12
* driver core: Allow fwnode_operations.add_links to differentiate errorsSaravana Kannan2019-11-022-8/+17
* driver core: Allow a device to wait on optional suppliersSaravana Kannan2019-11-022-3/+28
* driver core: Add device link support for SYNC_STATE_ONLY flagSaravana Kannan2019-11-022-9/+43
* Merge 5.4-rc5 into driver-core-nextGreg Kroah-Hartman2019-10-271172-9571/+11355
|\
| * Linux 5.4-rc5v5.4-rc5Linus Torvalds2019-10-271-2/+2
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-271-5/+9
| |\
| | * x86/cpu/vmware: Fix platform detection VMWARE_PORT macroThomas Hellstrom2019-10-221-5/+8
| | * x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvmThomas Hellstrom2019-10-221-1/+2
| * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-10-273-7/+10
| |\ \
| | * | posix-cpu-timers: Fix two trivial commentsYi Wang2019-10-231-3/+3
| | * | timers/sched_clock: Include local timekeeping.h for missing declarationsBen Dooks (Codethink)2019-10-231-0/+2
| | * | lib/vdso: Make clock_getres() POSIX compliant againThomas Gleixner2019-10-231-4/+5
| | |/
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-2714-21/+71
| |\ \
| | * | perf/aux: Fix AUX output stoppingAlexander Shishkin2019-10-221-1/+1
| | * | perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter2019-10-211-2/+4
| | * | Merge tag 'perf-urgent-for-mingo-5.4-20191017' of git://git.kernel.org/pub/sc...Ingo Molnar2019-10-2112-17/+65
| | |\ \
| | | * | perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye2019-10-161-0/+1
| | | * | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-10-151-2/+28
| | | * | tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+2
| | | * | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+1
| | | * | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-1/+5
| | | * | perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye2019-10-151-5/+9