summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-04OPP: Add function to look up required OPP's for a given OPPSaravana Kannan1-0/+7
2021-02-02opp: Replace ENOTSUPP with EOPNOTSUPPViresh Kumar1-32/+32
2021-02-02opp: Fix "foo * bar" should be "foo *bar"Viresh Kumar1-2/+2
2021-02-02opp: Remove dev_pm_opp_set_bw()Viresh Kumar1-6/+0
2021-02-02opp: Implement dev_pm_opp_set_opp()Viresh Kumar1-0/+6
2021-02-02opp: Add devm_pm_opp_attach_genpdDmitry Osipenko1-0/+7
2021-02-02opp: Add devm_pm_opp_register_set_opp_helperDmitry Osipenko1-0/+8
2021-02-02opp: Add dev_pm_opp_of_add_table_noclk()Viresh Kumar1-0/+6
2021-02-02opp: Add dev_pm_opp_sync_regulators()Dmitry Osipenko1-0/+6
2021-02-02opp: Add dev_pm_opp_get_required_pstate()Dmitry Osipenko1-0/+10
2021-02-02opp: Add dev_pm_opp_find_level_ceil()Dmitry Osipenko1-0/+8
2021-01-31Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2021-01-31Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+1
2021-01-29Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-90/+9
2021-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-18/+7
2021-01-28Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-3/+3
2021-01-28Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-9/+21
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-0/+2
2021-01-27net: lapb: Add locking to the lapb moduleXie He1-0/+2
2021-01-26Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+30
2021-01-26media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil1-1/+1
2021-01-26Merge tag 'asoc-fix-v5.11-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai3-8/+20
2021-01-26uapi: fix big endian definition of ipv6_rpl_sr_hdrJustin Iurman1-3/+3
2021-01-25SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski1-2/+1
2021-01-25Commit 9bb48c82aced ("tty: implement write_iter") converted the ttySami Tolvanen1-0/+1
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+6
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+12
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2021-01-24Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-15/+0
2021-01-24Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-01-24tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang1-1/+1
2021-01-24tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen1-0/+1
2021-01-23net: mrp: move struct definitions out of uapiRasmus Villemoes1-86/+0
2021-01-23net: mrp: fix definitions of MRP test packetsRasmus Villemoes1-2/+2
2021-01-23ALSA: pcm: One more dependency for hw constraintsTakashi Iwai1-1/+1
2021-01-22kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra1-0/+3
2021-01-21driver core: Fix device link device name collisionSaravana Kannan1-0/+12
2021-01-21regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko1-0/+30
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-6/+25
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler1-0/+2
2021-01-20ASoC: dt-bindings: lpass: Fix and common up lpass dai idsSrinivas Kandagatla3-8/+20
2021-01-20tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng1-5/+12
2021-01-20Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit1-18/+0
2021-01-20RDMA/vmw_pvrdma: Fix network_hdr_type reported in WCBryan Tan1-0/+7
2021-01-20Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-6/+53
2021-01-19mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven1-0/+3
2021-01-19tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen1-0/+3
2021-01-19Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2-1/+5
2021-01-18nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen1-0/+6
2021-01-16netfilter: nft_dynset: honor stateful expressions in set definitionPablo Neira Ayuso1-0/+2