summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)Author
2019-11-12Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski
2019-11-05drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski
2019-11-05drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski
2019-11-05lib: devres: provide devm_ioremap_resource_wc()Bartosz Golaszewski
2019-11-05Documentation: devres: add missing entry for devm_platform_ioremap_resource()Bartosz Golaszewski
2019-11-05Merge tag 'v5.4-rc6' into develLinus Walleij
2019-11-03debugfs: Add debugfs_create_xul() for hexadecimal unsigned longGeert Uytterhoeven
2019-11-03Documentation: debugfs: Document debugfs helper for unsigned long valuesGeert Uytterhoeven
2019-11-03debugfs: remove return value of debugfs_create_atomic_t()Greg Kroah-Hartman
2019-11-02debugfs: remove return value of debugfs_create_x8()Greg Kroah-Hartman
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-11-01Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer
2019-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-11-01arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreFlorian Fainelli
2019-11-01arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger
2019-10-31tcp: increase tcp_max_syn_backlog max valueEric Dumazet
2019-10-31net: increase SOMAXCONN to 4096Eric Dumazet
2019-10-31arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoBjorn Andersson
2019-10-29dt-bindings: gpio: brcm: Add bindings for xgs-iprocChris Packham
2019-10-29dt-bindings: gpio: Add devicetree binding for RDA Micro GPIO controllerManivannan Sadhasivam
2019-10-27Merge 5.4-rc5 into driver-core-nextGreg Kroah-Hartman
2019-10-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-24Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-10-23dt-bindings: riscv: Fix CPU schema errorsRob Herring
2019-10-23Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-10-23Merge tag 'sunxi-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-10-23Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/sc...Linus Walleij
2019-10-22Merge tag 'pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-10-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon
2019-10-17docs: driver-model: Add documentation for sync_stateSaravana Kannan
2019-10-16dt-bindings: pinctrl: aspeed-g6: Rework SD3 function and groupsAndrew Jeffery
2019-10-16debugfs: remove return value of debugfs_create_x64()Greg Kroah-Hartman
2019-10-16debugfs: remove return value of debugfs_create_x32()Greg Kroah-Hartman
2019-10-16debugfs: remove return value of debugfs_create_x16()Greg Kroah-Hartman
2019-10-14mm, page_owner: decouple freeing stack trace from debug_pageallocVlastimil Babka
2019-10-14Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2019-10-14debugfs: remove return value of debugfs_create_size_t()Greg Kroah-Hartman
2019-10-14debugfs: remove return value of debugfs_create_u64()Greg Kroah-Hartman
2019-10-14debugfs: remove return value of debugfs_create_u16()Greg Kroah-Hartman
2019-10-14debugfs: remove return value of debugfs_create_u8()Greg Kroah-Hartman
2019-10-13Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-12Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-11Documentation/process: Add fallthrough pseudo-keywordJoe Perches