summaryrefslogtreecommitdiffstats
path: root/net/wireless/sysfs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-23i2c: gpio: fault-injector: add 'lose_arbitration' injectorWolfram Sang2-0/+99
2019-02-23i2c: tegra: remove multi-master supportSowjanya Komatineni1-2/+2
2019-02-23i2c: tegra: remove master fifo support on tegra186Sowjanya Komatineni1-1/+1
2019-02-15i2c: tegra: change phrasing, "fallbacking" to "falling back"Colin Ian King1-2/+2
2019-02-15i2c: expand minor range when registering chrdev regionChengguang Xu1-1/+1
2019-02-15i2c: aspeed: Add multi-master use case supportJae Hyun Yoo1-26/+93
2019-02-14i2c: core-smbus: don't trace smbus_reply data on errorsJohn Sperbeck2-4/+4
2019-02-14i2c: ocores: Add support for bus clock via platform dataAndrew Lunn2-1/+5
2019-02-14i2c: ocores: Add support for IO mapper registers.Andrew Lunn1-3/+29
2019-02-14i2c: ocores: checkpatch fixesFederico Vaga1-11/+18
2019-02-14i2c: ocores: add SPDX tagFederico Vaga2-8/+2
2019-02-14i2c: ocores: add polling interfaceFederico Vaga1-21/+161
2019-02-14i2c: ocores: do not handle IRQ if IF is not setFederico Vaga1-3/+6
2019-02-14i2c: ocores: stop transfer on timeoutFederico Vaga1-9/+45
2019-02-14i2c: tegra: add i2c interface timing supportSowjanya Komatineni1-30/+159
2019-02-14i2c: tegra: update transfer timeoutSowjanya Komatineni1-4/+11
2019-02-14i2c: tegra: Add DMA supportSowjanya Komatineni1-49/+383
2019-02-14i2c: tegra: update maximum transfer sizeSowjanya Komatineni1-2/+6
2019-02-14i2c: tegra: fix maximum transfer sizeSowjanya Komatineni1-1/+1
2019-02-14i2c: tegra: add bus clear Master SupportSowjanya Komatineni1-0/+81
2019-02-14i2c: tegra: sort all the include headers alphabeticallySowjanya Komatineni1-11/+8
2019-02-14eeprom: at24: implement support for 'num-addresses' propertyBartosz Golaszewski1-5/+8
2019-02-14dt-bindings: at24: add the 'num-addresses' propertyBartosz Golaszewski1-0/+3
2019-02-14eeprom: at24: remove at24_platform_dataBartosz Golaszewski3-148/+75
2019-02-10Linux 5.0-rc6v5.0-rc6Linus Torvalds1-1/+1
2019-02-10x86/mm: Make set_pmd_at() paravirt awareJuergen Gross1-1/+1
2019-02-08i2c: rcar: refactor TCYC handlingWolfram Sang1-9/+6
2019-02-08i2c: gpio: merge two very similar commentsWolfram Sang1-12/+5
2019-02-08i2c: sh_mobile: use new clock calculation formulas for Gen2Wolfram Sang1-5/+5
2019-02-08i2c: sh_mobile: use new clock calculation formulas for Gen3Wolfram Sang1-3/+3
2019-02-08i2c: sh_mobile: sort compatible entriesWolfram Sang1-2/+2
2019-02-08i2c: cbus-gpio: Switch to use GPIO descriptorsLinus Walleij3-85/+40
2019-02-08MAINTAINERS: Update the ocores i2c bus driver maintainer, etcAndrew Lunn1-0/+2
2019-02-08blk-mq: remove duplicated definition of blk_mq_freeze_queueLiu Bo1-1/+0
2019-02-08Blk-iolatency: warn on negative inflight IO counterLiu Bo1-1/+3
2019-02-08blk-iolatency: fix IO hang due to negative inflight counterLiu Bo1-7/+45
2019-02-08MAINTAINERS: unify reference to xen-devel listLukas Bulwahn1-1/+1
2019-02-08x86/mm/cpa: Fix set_mce_nospec()Peter Zijlstra1-25/+25
2019-02-08futex: Handle early deadlock return correctlyThomas Gleixner2-15/+50
2019-02-08futex: Fix barrier commentDavidlohr Bueso1-2/+2
2019-02-08net: dsa: b53: Fix for failure when irq is not defined in dtArun Parameswaran1-3/+0
2019-02-07blktrace: Show requests without sectorJan Kara1-1/+7
2019-02-07mips: cm: reprime error causeVladimir Kondratiev1-1/+1
2019-02-07mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li1-1/+6
2019-02-07sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu1-1/+2
2019-02-07geneve: should not call rt6_lookup() when ipv6 was disabledHangbin Liu1-3/+7
2019-02-07KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier1-0/+1
2019-02-07KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini1-0/+7
2019-02-07kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn1-1/+2
2019-02-07signal: Better detection of synchronous signalsEric W. Biederman1-1/+51