summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-20iio: dac: ad5761: Fix kerneldoc attribute formatting for 'lock'Lee Jones1-1/+1
2020-07-20iio: dac: ad5758: Move and fix-up kerneldoc header and demote unworthy kerneldocLee Jones1-9/+9
2020-07-20iio: dac: ad5755: Fix kerneldoc attribute formatting for 'lock'Lee Jones1-1/+1
2020-07-20iio: dac: ad5449: Fix kerneldoc attribute formatting for 'lock'Lee Jones1-1/+1
2020-07-20iio: dac: ad5446: Complete 'struct ad5446_state' doc and demote unworthy kern...Lee Jones1-4/+7
2020-07-20iio: dummy: iio_simple_dummy_buffer: Demote file header and correct misspellingLee Jones1-2/+2
2020-07-20iio: adc: ad7887: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-07-20iio: dac: ad5064: Value returned by ad5064_vref_name may not be 'const * const'Lee Jones1-1/+1
2020-07-20iio: dummy: iio_simple_dummy_events: Demote file header and supply descriptio...Lee Jones1-1/+3
2020-07-20iio: dac: ad5421: Fix kerneldoc attribute formatting for 'lock'Lee Jones1-1/+1
2020-07-20iio: dummy: iio_simple_dummy: Add newline after function-endLee Jones1-0/+1
2020-07-20iio: dummy: iio_simple_dummy: Demote unworthy kerneldocs and correct wrong pa...Lee Jones1-3/+3
2020-07-20iio: dac: ad5380: Fix kerneldoc attribute formatting for 'lock'Lee Jones1-1/+1
2020-07-20iio: dac: ad5360: Fix kerneldoc attribute formatting for 'lock'Lee Jones1-1/+1
2020-07-20iio: adc: ad7923: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-4/+4
2020-07-20iio: adc: ad7298: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-4/+4
2020-07-20iio: common: ms_sensors: ms_sensors_i2c: Fix misspelling of parameter 'client'Lee Jones1-1/+1
2020-07-20iio: accel: bma220_spi: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones1-0/+2
2020-07-20iio: adc: ad_sigma_delta: Remove unused variable 'ret'Lee Jones1-5/+2
2020-07-20Linux 5.8-rc6v5.8-rc6Linus Torvalds1-1/+1
2020-07-19x86/boot: Don't add the EFI stub to targetsArvind Sankar1-2/+2
2020-07-19x86/entry: Actually disable stack protectorKees Cook1-3/+11
2020-07-19staging: rtl8188eu: include: fixed multiple blank space coding style issuesB K Karthik5-10/+10
2020-07-19staging: rtl8188eu: clear tabstop style issuesMichael Straube3-3/+3
2020-07-18hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drivesMaciej S. Szmigiero1-0/+43
2020-07-18x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski6-17/+38
2020-07-17genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner2-19/+40
2020-07-17timer: Fix wheel index calculation on last levelFrederic Weisbecker1-2/+2
2020-07-17SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia2-10/+4
2020-07-17RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt1-1/+9
2020-07-17staging: comedi: comedi_fops.c: added casts to get rid of sparse warningsB K Karthik1-2/+2
2020-07-17tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-2/+3
2020-07-17perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo1-4/+8
2020-07-17libsubcmd: Fix OPT_CALLBACK_SET()Ravi Bangoria1-0/+3
2020-07-17staging: rtl8188eu: add blank line after declarationsRahul Gottipati1-0/+1
2020-07-17staging: rtl*/security: Use static const in array declarationsJoe Perches3-6/+6
2020-07-17staging: qlge/qlge_main.c: Replace depracated MSI API.Suraj Upadhyay1-1/+1
2020-07-17staging: rtl8712: handle firmware load failureRustam Kovhaev2-4/+10
2020-07-17staging: rtl8192u: fix a dubious looking mask before a shiftColin Ian King1-1/+1
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu13-0/+13
2020-07-17asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Will Deacon1-2/+4
2020-07-16sched/fair: handle case of task_h_load() returning 0Vincent Guittot1-2/+13
2020-07-16regmap: debugfs: Don't sleep while atomic for fast_io regmapsDouglas Anderson1-23/+29
2020-07-16x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann1-1/+1
2020-07-16x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERVSedat Dilek1-2/+2
2020-07-16x86/entry: Add compatibility with IASJian Cai1-8/+6
2020-07-16nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos2-0/+14
2020-07-16arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon1-2/+2
2020-07-16arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()Will Deacon1-2/+2
2020-07-16arm64: syscall: Expand the comment about ptrace and syscall(-1)Will Deacon1-1/+15