summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/fan53555.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-11regulator: tps65090: Hand over GPIO to regulator coreLinus Walleij1-0/+6
2018-12-11regulator: s5m8767: Hand over GPIO to regulator coreLinus Walleij1-1/+8
2018-12-11regulator: da9211: Hand over GPIO to regulator coreLinus Walleij1-0/+6
2018-12-11regulator: max8973: Let core handle GPIO descriptorLinus Walleij1-1/+7
2018-12-11gpio: Add devm_gpiod_unhinge()Linus Walleij3-0/+41
2018-12-11gpio: devres: Handle nonexclusive GPIOsLinus Walleij1-12/+38
2018-12-11gpio: Enable nonexclusive gpiods from DT nodesLinus Walleij1-0/+2
2018-12-11regulator: max77686: Let core handle GPIO descriptorLinus Walleij1-5/+9
2018-12-11gpio: Export gpiod_get_from_of_node()Linus Walleij2-6/+13
2018-12-11regulator: max8952: Let core handle GPIO descriptorLinus Walleij1-3/+7
2018-12-11regulator: lp8788-ldo: Let core handle GPIO descriptorLinus Walleij1-2/+6
2018-12-11regulator: lm363x: Let core handle GPIO descriptorLinus Walleij1-2/+6
2018-12-11regulator: fixed: Let core handle GPIO descriptorLinus Walleij1-1/+5
2018-12-11regulator: core: Track dangling GPIO descriptorsLinus Walleij1-10/+45
2018-12-10Linux 4.20-rc6v4.20-rc6Linus Torvalds1-1/+1
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz1-13/+10
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan1-4/+12
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan1-6/+23
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan3-3/+8
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan1-0/+7
2018-12-09net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir1-2/+2
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes4-22/+51
2018-12-08Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt1-1/+1
2018-12-08neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio1-5/+23
2018-12-08ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio1-21/+21
2018-12-08tcp: lack of available data can also cause TSO deferEric Dumazet1-11/+24
2018-12-07ipv6: sr: properly initialize flowi6 prior passing to ip6_route_outputShmulik Ladkani1-0/+1
2018-12-07x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers1-2/+2
2018-12-07arm64: hibernate: Avoid sending cross-calling with interrupts disabledWill Deacon1-1/+1
2018-12-07blk-mq: punt failed direct issue to dispatch listJens Axboe1-28/+5
2018-12-07nvmet-rdma: fix response use after freeIsrael Rukshin1-1/+2
2018-12-07nvme: validate controller state before rescheduling keep aliveJames Smart1-1/+9
2018-12-07block, bfq: fix decrement of num_active_groupsPaolo Valente3-25/+107
2018-12-07CIFS: Avoid returning EBUSY to upper layer VFSLong Li1-25/+6
2018-12-07crypto: user - Disable statistics interfaceHerbert Xu1-1/+1
2018-12-06i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada1-1/+18
2018-12-06i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada1-1/+7
2018-12-06i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated STARTMasahiro Yamada1-4/+9
2018-12-06i2c: uniphier-f: fix timeout error after reading 8 bytesMasahiro Yamada1-3/+14
2018-12-06i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede1-3/+7
2018-12-06i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)1-11/+29
2018-12-06mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel1-2/+8
2018-12-06mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan1-4/+1
2018-12-06mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel1-2/+5
2018-12-06mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel1-2/+2
2018-12-06regulator: Use of_node_name_eq for node name comparisonsRob Herring6-6/+6
2018-12-06vhost/vsock: fix use-after-free in network stack callersStefan Hajnoczi1-24/+33
2018-12-06virtio/s390: fix race in ccw_io_helper()Halil Pasic1-1/+6
2018-12-06virtio/s390: avoid race on vcdev->configHalil Pasic1-2/+8
2018-12-06vhost/vsock: fix reset orphans race with close timeoutStefan Hajnoczi1-7/+15