summaryrefslogtreecommitdiffstats
path: root/drivers/w1/w1_int.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-05usb: xhci: Add Clear_TT_BufferJim Lin3-1/+52
2019-06-05usb: Add devaddr in struct usb_deviceJim Lin3-1/+7
2019-06-03usb: phy: mv-usb: Remove set but not used variable 'phy'YueHaibing1-2/+0
2019-06-03usb: ftdi-elan: fix possible condition with no effect (if == else)Hariprasad Kelam1-7/+0
2019-06-03USB: ohci-spear: Remove set but not used variable 'ohci'YueHaibing1-3/+0
2019-06-03USB: atm: ueagle-atm.c: remove redundant license textGreg Kroah-Hartman1-45/+1
2019-06-03USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2Greg Kroah-Hartman1-1/+1
2019-06-03usb: ohci-s3c2410: Remove set but not used variable 'hcd'YueHaibing1-2/+0
2019-06-03usb: cdc-wdm: remove redundant assignment to rvColin Ian King1-1/+1
2019-06-03usb: host: ohci-st: Remove set but not used variable 'ohci'YueHaibing1-2/+0
2019-06-03usb: host: ehci-st: Remove set but not used variable 'ehci'YueHaibing1-2/+0
2019-06-02Linux 5.2-rc3v5.2-rc3Linus Torvalds1-1/+1
2019-06-02mm, compaction: make sure we isolate a valid PFNSuzuki K Poulose1-1/+1
2019-06-02include/linux/generic-radix-tree.h: fix kerneldoc commentJonathan Corbet1-1/+1
2019-06-02kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei1-0/+2
2019-06-02drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai1-1/+2
2019-06-02spdxcheck.py: fix directory structuresVincenzo Frascino1-3/+4
2019-06-02kasan: initialize tag to 0xff in __kasan_kmallocNathan Chancellor1-1/+1
2019-06-02z3fold: fix sheduling while atomicVitaly Wool1-5/+6
2019-06-02scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas1-1/+2
2019-06-02mm/gup: continue VM_FAULT_RETRY processing even for pre-faultsMike Rapoport1-7/+8
2019-06-02ocfs2: fix error path kobject memory leakTobin C. Harding1-0/+1
2019-06-02memcg: make it work on sparse non-0-node systemsJiri Slaby2-5/+4
2019-06-02mm, memcg: consider subtrees in memory.eventsChris Down4-4/+36
2019-06-02prctl_set_mm: downgrade mmap_sem to read lockMichal Koutný2-4/+11
2019-06-02prctl_set_mm: refactor checks from validate_prctl_mapMichal Koutný1-26/+25
2019-06-02kernel/fork.c: make max_threads symbol staticKefeng Wang1-1/+1
2019-06-02arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changesSebastian Andrzej Siewior1-0/+1
2019-06-02arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAKDavid Rientjes1-1/+0
2019-06-02mm/vmalloc.c: fix typo in commentAndrew Morton1-1/+1
2019-06-02lib/sort.c: fix kernel-doc notation warningsRandy Dunlap1-6/+9
2019-06-02mm: fix Documentation/vm/hmm.rst Sphinx warningsRandy Dunlap1-3/+5
2019-06-01treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada5-5/+5
2019-06-01crypto: ux500 - fix license comment syntax errorAlex Xu (Hello71)1-1/+1
2019-06-01MAINTAINERS: add I2C DT bindings to ARM platformsWolfram Sang1-0/+11
2019-06-01MAINTAINERS: add DT bindings to i2c driversWolfram Sang1-0/+7
2019-05-31block: print offending values when cloned rq limits are exceededJohn Pittman1-2/+5
2019-05-31blk-mq: Document the blk_mq_hw_queue_to_node() argumentsBart Van Assche1-1/+5
2019-05-31blk-mq: Fix spelling in a source code commentBart Van Assche1-2/+2
2019-05-31block: Fix bsg_setup_queue() kernel-doc headerBart Van Assche1-0/+1
2019-05-31block: Fix rq_qos_wait() kernel-doc headerBart Van Assche1-3/+4
2019-05-31block: Fix blk_mq_*_map_queues() kernel-doc headersBart Van Assche3-5/+5
2019-05-31block: Fix throtl_pending_timer_fn() kernel-doc headerBart Van Assche1-1/+1
2019-05-31block: Convert blk_invalidate_devt() header into a non-kernel-doc headerBart Van Assche1-2/+2
2019-05-31block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc headerBart Van Assche1-1/+1
2019-05-31leds: avoid flush_work in atomic contextPavel Machek2-5/+5
2019-05-31Revert "lockd: Show pid of lockd for remote locks"Benjamin Coddington2-4/+4
2019-05-31MAINTAINERS: add Vasily Gorbik and Christian Borntraeger for s390Heiko Carstens1-0/+4
2019-05-31MAINTAINERS: Farewell Martin SchwidefskyHeiko Carstens2-2/+8
2019-05-31net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn3-5/+9