summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-01-15Merge branch 'topic/equal' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2020-01-15regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell
2020-01-14Merge tag 'regulator-eq' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2020-01-14regulator: core: Add regulator_is_equal() helperMarek Vasut
2019-12-12soundwire: intel: add clock stop quirksPierre-Louis Bossart
2019-12-12soundwire: intel: add mutex for shared SHIM register accessPierre-Louis Bossart
2019-12-12soundwire: intel: add prototype for WAKEEN interrupt processingRander Wang
2019-12-12soundwire: intel: add link_list to handle interrupts with a single threadBard Liao
2019-12-12soundwire: intel: update headers for interruptsBard Liao
2019-12-12soundwire: intel: update stream callbacks for hwparams/free stream operationsRander Wang
2019-12-12soundwire: intel: update interfaces between ASoC and SoundWirePierre-Louis Bossart
2019-12-12soundwire: sdw_slave: track unattach_request to handle all init sequencesPierre-Louis Bossart
2019-12-12soundwire: sdw_slave: add initialization_complete definitionPierre-Louis Bossart
2019-12-12soundwire: sdw_slave: add enumeration_complete structurePierre-Louis Bossart
2019-12-12soundwire: sdw_slave: add probe_complete structure and new fieldsPierre-Louis Bossart
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds
2019-12-07inet: protect against too small mtu values.Eric Dumazet
2019-12-06tcp: fix rejected syncookies due to stale timestampsGuillaume Nault
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-06Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-12-06Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Olof Johansson
2019-12-05Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-12-05Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-12-05Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-04mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.hMike Rapoport
2019-12-04lib/bitmap: introduce bitmap_replace() helperAndy Shevchenko
2019-12-04kcov: remote coverage supportAndrey Konovalov
2019-12-04uaccess: disallow > INT_MAX copy sizesKees Cook
2019-12-04lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie
2019-12-04lib/rbtree: get successor's color directlyWei Yang
2019-12-04lib/rbtree: set successor's parent unconditionallyWei Yang
2019-12-04bitops: introduce the for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04kernel/notifier.c: remove blocking_notifier_chain_cond_register()Xiaoming Ni
2019-12-04kernel.h: update comment about simple_strto<foo>() functionsAndy Shevchenko
2019-12-04linux/build_bug.h: change type to intRikard Falkeborn
2019-12-04include/linux/sysctl.h: inline braces for ctl_table and ctl_table_headerAlessio Balsini
2019-12-04include/linux/proc_fs.h: fix confusing macro arg nameMiaohe Lin
2019-12-04mm/memcontrol: use vmstat names for printing statisticsKonstantin Khlebnikov
2019-12-04mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov
2019-12-04net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese
2019-12-04Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds