summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski2019-11-125-123/+153
|\
| * drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski2019-11-051-0/+3
| * drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski2019-11-051-0/+3
| * lib: devres: provide devm_ioremap_resource_wc()Bartosz Golaszewski2019-11-051-0/+2
| * debugfs: Add debugfs_create_xul() for hexadecimal unsigned longGeert Uytterhoeven2019-11-031-0/+21
| * debugfs: remove return value of debugfs_create_atomic_t()Greg Kroah-Hartman2019-11-031-7/+6
| * debugfs: remove return value of debugfs_create_x8()Greg Kroah-Hartman2019-11-021-8/+4
| * driver core: Allow fwnode_operations.add_links to differentiate errorsSaravana Kannan2019-11-021-4/+9
| * driver core: Allow a device to wait on optional suppliersSaravana Kannan2019-11-021-0/+3
| * driver core: Add device link support for SYNC_STATE_ONLY flagSaravana Kannan2019-11-021-0/+2
| * Merge 5.4-rc5 into driver-core-nextGreg Kroah-Hartman2019-10-2727-54/+274
| |\
| * | driver: core: Improve documentation for fwnode_operations.add_links()Saravana Kannan2019-10-171-2/+19
| * | debugfs: remove return value of debugfs_create_x64()Greg Kroah-Hartman2019-10-161-8/+4
| * | debugfs: remove return value of debugfs_create_x32()Greg Kroah-Hartman2019-10-161-8/+4
| * | debugfs: remove return value of debugfs_create_x16()Greg Kroah-Hartman2019-10-161-8/+4
| * | debugfs: remove return value of debugfs_create_size_t()Greg Kroah-Hartman2019-10-141-8/+5
| * | debugfs: remove return value of debugfs_create_u64()Greg Kroah-Hartman2019-10-141-8/+4
| * | debugfs: remove return value of debugfs_create_u16()Greg Kroah-Hartman2019-10-141-8/+4
| * | debugfs: remove return value of debugfs_create_u8()Greg Kroah-Hartman2019-10-141-8/+4
| * | base: soc: Handle custom soc information sysfs entriesMurali Nalajala2019-10-101-0/+1
| * | sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski2019-10-071-1/+1
| * | drivers: move the early platform device support to arch/shBartosz Golaszewski2019-10-071-52/+12
| * | driver core: Add sync_state driver/bus callbackSaravana Kannan2019-10-041-0/+24
| * | driver core: Add support for linking devices during device additionSaravana Kannan2019-10-042-0/+19
| * | driver core: Add fwnode_to_dev() to look up device from fwnodeSaravana Kannan2019-10-041-0/+2
* | | gpio: Add definition for GPIO directionMatti Vaittinen2019-11-071-0/+3
* | | Merge tag 'v5.4-rc6' into develLinus Walleij2019-11-0542-118/+385
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-0110-60/+85
| |\ \ \
| | * | | net: increase SOMAXCONN to 4096Eric Dumazet2019-10-311-1/+1
| | * | | net/mlx5: Fix flow counter list auto bits structRoi Dayan2019-10-291-2/+1
| | * | | net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-10-281-0/+23
| | * | | net: add skb_queue_empty_lockless()Eric Dumazet2019-10-281-9/+24
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-261-1/+0
| | |\ \ \
| | | * | | bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann2019-10-221-1/+0
| | * | | | net: remove unnecessary variables and callbackTaehee Yoo2019-10-243-24/+0
| | * | | | net: core: add ignore flag to netdev_adjacent structureTaehee Yoo2019-10-241-0/+10
| | * | | | team: fix nested locking lockdep warningTaehee Yoo2019-10-241-0/+1
| | * | | | net: core: add generic lockdep keysTaehee Yoo2019-10-241-22/+13
| | * | | | net: core: limit nested device depthTaehee Yoo2019-10-241-0/+4
| | * | | | net/flow_dissector: switch to siphashEric Dumazet2019-10-231-1/+2
| | * | | | dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann2019-10-221-0/+6
| * | | | | Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-11-011-0/+5
| |\ \ \ \ \
| | * | | | | SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust2019-10-301-0/+5
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-11-011-1/+1
| |\ \ \ \ \ \
| | * | | | | | perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Geert Uytterhoeven2019-10-281-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-012-2/+17
| |\ \ \ \ \ \
| | * | | | | | efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas2019-10-311-0/+1
| | * | | | | | x86, efi: Never relocate kernel below lowest acceptable addressKairui Song2019-10-311-2/+16
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2019-10-311-0/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2019-10-141-0/+3
| | | |_|_|/ | | |/| | |