summaryrefslogtreecommitdiffstats
path: root/block/blk-wbt.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-21i2c: ismt: Add support for Intel Emmitsburg PCHAndy Shevchenko1-0/+2
2020-09-21i2c: ismt: Describe parameters in kernel docAndy Shevchenko1-8/+2
2020-09-21i2c: jz4780: Remove of_match_ptr()Paul Cercueil1-1/+1
2020-09-21i2c: jz4780: Add compatible string for JZ4770 SoCPaul Cercueil1-0/+1
2020-09-21dt-bindings: i2c: ingenic: Add compatible string for the JZ4770Paul Cercueil1-4/+8
2020-09-21i2c: amd_mp2: handle num is 0 input for i2c_amd_xferTom Rix1-1/+1
2020-09-21i2c: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski3-17/+13
2020-09-21i2c: stm32: fix error message on upon dma_request_chan & defer handlingAlain Volmat2-11/+8
2020-09-21misc: eeprom: use helper to get i2c_client from kobjWolfram Sang1-1/+1
2020-09-21i2c: Switch to using the new API kobj_to_dev()Tian Tao1-1/+1
2020-09-21i2c: rcar: add HostNotify supportWolfram Sang2-3/+29
2020-09-21i2c: add slave testunit driverWolfram Sang4-0/+250
2020-09-18i2c: stm32: name slave slot to ease maintenanceAlain Volmat1-8/+14
2020-09-18i2c: bcm2835: Simplify with dev_err_probe()Krzysztof Kozlowski1-5/+3
2020-09-18i2c: mux: reg: Simplify with dev_err_probe()Krzysztof Kozlowski1-7/+3
2020-09-18i2c: mux: gpmux: Simplify with dev_err_probe()Krzysztof Kozlowski1-10/+6
2020-09-18i2c: rcar: refactor and shorten timeout when resettingWolfram Sang1-12/+3
2020-09-18i2c: rcar: improve bus busy detectionWolfram Sang1-9/+10
2020-09-18i2c: stm32f7: Add SMBus Host-Notify protocol supportAlain Volmat2-16/+97
2020-09-09i2c: smbus: add core function handling SMBus host-notifyAlain Volmat2-0/+119
2020-09-09i2c: add binding to mark a bus as SMBusWolfram Sang1-0/+5
2020-09-09i2c: imx: Use dev_err_probe() to simplify error handlingAnson Huang1-5/+3
2020-09-09i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480Jeffrey Lin1-0/+1
2020-08-28i2c: rcar: Auto select RESET_CONTROLLERDirk Behme1-0/+1
2020-08-28i2c: xiic: Support forcing single-master in DTJaakko Laine1-0/+14
2020-08-28i2c: xiic: Improve struct memory alignmentJaakko Laine1-2/+2
2020-08-28i2c: xiic: Change code alignment to 1 space onlyJaakko Laine1-24/+24
2020-08-25i2c: Remove 'default n' from busses/KconfigJarkko Nikula2-4/+0
2020-08-23Linux 5.9-rc2v5.9-rc2Linus Torvalds1-1/+1
2020-08-23do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-23epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+9
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-22dt-bindings: vendor-prefixes: Remove trailing whitespaceGeert Uytterhoeven1-1/+1
2020-08-22KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon1-4/+13
2020-08-22KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon10-10/+17
2020-08-22dt-bindings: net: correct description of phy-connection-typeMadalin Bucur1-1/+2
2020-08-21dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instancesRob Herring1-0/+8
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser2-10/+10
2020-08-21net: dsa: b53: check for timeoutTom Rix1-0/+2
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2-1/+2
2020-08-21afs: Fix NULL deref in afs_dynroot_depopulate()David Howells1-9/+11
2020-08-21mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy1-0/+5
2020-08-21mm: include CMA pages in lowmem_reserve at bootDoug Berger1-1/+1
2020-08-21squashfs: avoid bio_alloc() failure with 1Mbyte blocksPhillip Lougher1-1/+5
2020-08-21uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins1-1/+1
2020-08-21kernel/relay.c: fix memleak on destroy relay channelWei Yongjun1-0/+1
2020-08-21romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn1-3/+1
2020-08-21mm/rodata_test.c: fix missing function declarationLeon Romanovsky1-0/+1
2020-08-21mm/vunmap: add cond_resched() in vunmap_pmd_rangeAneesh Kumar K.V1-0/+2
2020-08-21khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins1-1/+1