summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-10-02bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan
2020-10-02bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun
2020-10-02bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan
2020-10-02bus: mhi: Remove unused nr_irqs_req variableLoic Poulain
2020-10-02bus: mhi: core: Introduce debugfs entries for MHIBhaumik Bhatt
2020-10-02bus: mhi: Remove include of rwlock_types.hClark Williams
2020-10-02bus: mhi: core: Add const qualifier to MHI config informationHemant Kumar
2020-10-02bus: mhi: core: Introduce APIs to allocate and free the MHI controllerBhaumik Bhatt
2020-10-02bus: mhi: core: Read and save device hardware information from BHIBhaumik Bhatt
2020-10-02bus: mhi: core: Introduce counters to track MHI device state transitionsBhaumik Bhatt
2020-10-02bus: mhi: core: Use generic name field for an MHI deviceBhaumik Bhatt
2020-10-02bus: mhi: fix doubled words and struct image_info kernel-docRandy Dunlap
2020-10-01Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-09-28coresight: cti: Don't disable ect device if it's not enabledTingwei Zhang
2020-09-28coresight: Use IS_ENABLED for CONFIGs that may be modulesKim Phillips
2020-09-24Merge tag 'icc-5.10-rc1' of https://git.linaro.org/people/georgi.djakov/linux...Greg Kroah-Hartman
2020-09-23soundwire: enable Data Port test modesPierre-Louis Bossart
2020-09-22nitro_enclaves: Add ioctl interface definitionAndra Paraschiv
2020-09-18soundwire: Add generic bandwidth allocation algorithmBard Liao
2020-09-18Merge branch 'icc-syncstate' into icc-nextGeorgi Djakov
2020-09-18interconnect: Add sync state supportGeorgi Djakov
2020-09-18interconnect: Add get_bw() callbackGeorgi Djakov
2020-09-14Merge 5.9-rc5 into char-misc-nextGreg Kroah-Hartman
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-11Merge branch 'powercap'Rafael J. Wysocki
2020-09-10powercap: make documentation reflect codeAmit Kucheria
2020-09-10PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap
2020-09-10test_firmware: Test platform fw loading on non-EFI systemsKees Cook
2020-09-10soundwire: bus: use quirk to filter out invalid parity errorsPierre-Louis Bossart
2020-09-10soundwire: slave: add first_interrupt_done statusPierre-Louis Bossart
2020-09-10ASoC/soundwire: bus: use property to set interrupt masksPierre-Louis Bossart
2020-09-09i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo
2020-09-08interconnect: Introduce xlate_extended() callbackGeorgi Djakov
2020-09-08interconnect: Add bulk API helpersGeorgi Djakov
2020-09-07PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-05include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds
2020-09-04mm: Add PGREUSE counterPeter Xu
2020-09-04mm/ksm: Remove reuse_ksm_page()Peter Xu
2020-09-04dyndbg: refine export, rename to dynamic_debug_exec_queries()Jim Cromie
2020-09-04x86/entry: Unbreak 32bit fast syscallThomas Gleixner