summaryrefslogtreecommitdiffstats
path: root/fs/kernfs/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-10thunderbolt: debugfs: Fix uninitialized return in counters_write()Dan Carpenter1-0/+1
2020-09-03thunderbolt: Add debugfs interfaceGil Fine7-3/+742
2020-09-03thunderbolt: No need to warn in TB_CFG_ERROR_INVALID_CONFIG_SPACEMika Westerberg1-3/+2
2020-09-03thunderbolt: Introduce tb_switch_is_tiger_lake()Gil Fine1-0/+12
2020-09-03thunderbolt: Introduce tb_switch_is_ice_lake()Mika Westerberg1-0/+12
2020-09-03thunderbolt: Check for Intel vendor ID when identifying controllerMika Westerberg1-29/+35
2020-09-03thunderbolt: Introduce tb_port_is_nhi()Mika Westerberg2-1/+6
2020-09-03thunderbolt: Introduce tb_switch_next_cap()Mika Westerberg2-30/+64
2020-09-03thunderbolt: Introduce tb_port_next_cap()Mika Westerberg2-4/+32
2020-09-03thunderbolt: Move struct tb_cap_any to tb_regs.hMika Westerberg2-8/+14
2020-09-03thunderbolt: Add runtime PM for Software CMMika Westerberg3-7/+136
2020-09-03thunderbolt: Create device links from ACPI descriptionMika Westerberg4-0/+126
2020-09-03ACPI: Export acpi_get_first_physical_node() to modulesMika Westerberg1-0/+1
2020-09-03PCI / thunderbolt: Switch to use device links instead of PCI quirkMika Westerberg2-57/+66
2020-09-03thunderbolt: Enable wakes from system suspendMika Westerberg7-3/+231
2020-09-03thunderbolt: Disable lane 1 for XDomain connectionMika Westerberg4-0/+55
2020-09-03thunderbolt: Configure port for XDomainMika Westerberg5-4/+134
2020-09-03thunderbolt: Set port configured for both ends of the linkMika Westerberg4-94/+87
2020-09-03thunderbolt: Configure link after lane bonding is enabledMika Westerberg5-25/+49
2020-09-03thunderbolt: Do not change default USB4 router notification timeoutMika Westerberg1-5/+1
2020-09-03thunderbolt: Initialize TMU again on resumeMika Westerberg1-0/+4
2020-09-03thunderbolt: Tear down DP tunnels when suspendingMika Westerberg1-0/+24
2020-09-03thunderbolt: Send reset only to first generation routersMika Westerberg3-12/+13
2020-09-03thunderbolt: No need to log an error if tb_switch_lane_bonding_enable() failsMika Westerberg1-4/+2
2020-09-03thunderbolt: Do not program NFC buffers for USB4 router protocol adaptersMika Westerberg1-0/+7
2020-09-03thunderbolt: Use bit 31 to check if Firmware CM is running in Tiger LakeMika Westerberg1-1/+4
2020-09-03thunderbolt: Software CM only should set force power in Tiger LakeMika Westerberg1-9/+16
2020-09-03thunderbolt: Optimize NHI LC mailbox command processingRajmohan Mani1-1/+1
2020-09-03thunderbolt: Optimize Force Power logicRajmohan Mani1-2/+2
2020-09-01thunderbolt: Use kobj_to_dev() instead of container_of()Tian Tao2-2/+2
2020-08-31Linux 5.9-rc3v5.9-rc3Linus Torvalds1-1/+1
2020-08-30genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner1-0/+7
2020-08-29fsldma: fix very broken 32-bit ppc ioread64 functionalityLinus Torvalds1-6/+6
2020-08-28kernel.h: Silence sparse warning in lower_32_bitsHerbert Xu1-1/+1
2020-08-28cifs: fix check of tcon dfs in smb1Paulo Alcantara2-1/+16
2020-08-28KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2
2020-08-28KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse3-8/+42
2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse8-26/+108
2020-08-28arm64: vdso32: make vdso32 install conditionalFrank van der Linden1-1/+2
2020-08-28arm64: use a common .arch preamble for inline assemblySami Tolvanen3-5/+18
2020-08-28mfd: mfd-core: Ensure disabled devices are ignored without errorLee Jones1-4/+6
2020-08-28usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern1-0/+7
2020-08-28md/raid5: make sure stripe_size as power of twoYufen Yu1-2/+5
2020-08-28powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy1-1/+1
2020-08-28io_uring: don't bounce block based -EAGAIN retry off task_workJens Axboe1-20/+6
2020-08-28io_uring: fix IOPOLL -EAGAIN retriesJens Axboe1-5/+9
2020-08-27arm64/cpuinfo: Remove unnecessary fallthrough annotationGustavo A. R. Silva1-1/+0
2020-08-27media: dib0700: Fix identation issue in dib8096_set_param_override()Gustavo A. R. Silva1-5/+5
2020-08-27hwmon: (gsc-hwmon) Scale temperature to millidegreesTim Harvey1-0/+1
2020-08-27afs: Remove erroneous fallthough annotationDan Carpenter1-1/+0