summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-02mux: gpio: Make it OF independentAndy Shevchenko1-2/+2
2021-04-02mux: gpio: Use bitmap API instead of direct assignmentAndy Shevchenko1-2/+4
2021-04-02nvmem: qfprom: Add support for fuse blowing on sc7280Rajendra Nayak1-2/+25
2021-04-02dt-bindings: nvmem: Add SoC compatible for sc7280Rajendra Nayak1-0/+1
2021-04-02nvmem: rmem: fix undefined reference to memremapSrinivas Kandagatla1-0/+1
2021-04-02nvmem: core: Fix unintentional sign extension issueColin Ian King1-1/+1
2021-04-02nvmem: core: Add functions to make number reading easyDouglas Anderson2-0/+99
2021-04-02nvmem: brcm_nvram: new driver exposing Broadcom's NVRAMRafał Miłecki3-0/+89
2021-04-02dt-bindings: nvmem: add Broadcom's NVRAMRafał Miłecki1-0/+34
2021-04-02drivers: nvmem: Fix voltage settings for QTI qfprom-efuseRavi Kumar Bokka1-0/+21
2021-04-02nvmem: convert comma to semicolonZheng Yongjun2-2/+2
2021-04-02dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoCRyan Wu1-0/+1
2021-04-02drivers: most: use LIST_HEAD() for list_headShixin Liu1-2/+1
2021-04-02drivers: most: use DEFINE_SPINLOCK() for spinlockShixin Liu1-2/+1
2021-04-02MAINTAINERS: Update entry for ibmvmc driverBrad Warrum1-1/+2
2021-04-02greybus: remove stray nul byte in apb_log_enable_read outputRasmus Villemoes1-1/+1
2021-04-02misc: hpilo: MAINTAINERS: add entry for hpiloMatt Hsiao1-0/+5
2021-04-02misc/pvpanic: Make some symbols staticYueHaibing1-2/+2
2021-04-02misc/pvpanic: fix return value check in pvpanic_pci_probe()Qiheng Lin1-2/+2
2021-03-28Documentation: fpga: dfl: Add description for DFL UIO supportXu Yilun1-0/+26
2021-03-28uio: uio_dfl: add userspace i/o driver for DFL busXu Yilun4-0/+85
2021-03-28misc/pvpanic: add PCI driverMihai Carabas4-1/+137
2021-03-28misc/pvpanic: probe multiple instancesMihai Carabas3-39/+87
2021-03-28misc/pvpanic: split-up generic and platform dependent codeMihai Carabas7-51/+139
2021-03-28applicom: fix some err codes returned by ac_ioctlXu Jia1-1/+1
2021-03-28scripts/spdxcheck.py: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-28uacce: delete unneeded variable initializationKai Ye1-1/+1
2021-03-28kgdbts: Switch to do_sys_openat2() for breakpoint testingDaniel Thompson1-19/+29
2021-03-28misc: genwqe: Rudimentary typo fixesBhaskar Chowdhury1-5/+5
2021-03-28misc: sgi-xp: xp_main: make some symbols staticZou Wei1-2/+2
2021-03-24char: lp: remove redundant space around (inside) parenthesized expressionsQiang Ma1-2/+2
2021-03-24pps: clients: gpio: Rearrange optional stuff in pps_gpio_setup()Andy Shevchenko1-15/+18
2021-03-24pps: clients: gpio: Use struct device pointer directlyAndy Shevchenko1-23/+19
2021-03-24pps: clients: gpio: Make use of device propertiesAndy Shevchenko1-10/+7
2021-03-24pps: clients: gpio: Get rid of legacy platform dataAndy Shevchenko2-33/+3
2021-03-24pps: clients: gpio: Remove redundant condition in ->remove()Andy Shevchenko1-5/+3
2021-03-24pps: clients: gpio: Use dev_err_probe() to avoid log noiseAndy Shevchenko1-9/+6
2021-03-24pps: clients: gpio: Bail out on error when requesting GPIO echo lineAndy Shevchenko1-5/+5
2021-03-24binder: BINDER_GET_FROZEN_INFO ioctlMarco Ballesio3-0/+68
2021-03-24binder: use EINTR for interrupted wait for workMarco Ballesio1-2/+2
2021-03-24binder: BINDER_FREEZE ioctlMarco Ballesio3-10/+154
2021-03-24vmci_host: print unexpanded names of ioctl requests in debug messagesGleb Fotengauer-Malinovskiy1-1/+1
2021-03-24misc/sgi-xp: use NULL instead of using plain integer as pointerYang Li1-1/+1
2021-03-24w1: slaves: Typo fixesBhaskar Chowdhury1-2/+2
2021-03-24w1: Use kobj_to_dev()[RESEND]dongjian2-2/+2
2021-03-24w1: w1_therm: use clamp() in int_to_short()Dan Carpenter1-2/+1
2021-03-24char/mwave: turn tp3780I_Cleanup() into void functionYang Li2-6/+2
2021-03-24virt: acrn: Fix document of acrn_msi_inject()Shuo Liu1-1/+1
2021-03-24cxl: don't manipulate the mm.mm_users field directlyLaurent Dufour1-1/+1
2021-03-24cxl: Fix couple of spellingsBhaskar Chowdhury1-1/+1