index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
fan53555.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-11
regulator: tps65090: Hand over GPIO to regulator core
Linus Walleij
1
-0
/
+6
2018-12-11
regulator: s5m8767: Hand over GPIO to regulator core
Linus Walleij
1
-1
/
+8
2018-12-11
regulator: da9211: Hand over GPIO to regulator core
Linus Walleij
1
-0
/
+6
2018-12-11
regulator: max8973: Let core handle GPIO descriptor
Linus Walleij
1
-1
/
+7
2018-12-11
gpio: Add devm_gpiod_unhinge()
Linus Walleij
3
-0
/
+41
2018-12-11
gpio: devres: Handle nonexclusive GPIOs
Linus Walleij
1
-12
/
+38
2018-12-11
gpio: Enable nonexclusive gpiods from DT nodes
Linus Walleij
1
-0
/
+2
2018-12-11
regulator: max77686: Let core handle GPIO descriptor
Linus Walleij
1
-5
/
+9
2018-12-11
gpio: Export gpiod_get_from_of_node()
Linus Walleij
2
-6
/
+13
2018-12-11
regulator: max8952: Let core handle GPIO descriptor
Linus Walleij
1
-3
/
+7
2018-12-11
regulator: lp8788-ldo: Let core handle GPIO descriptor
Linus Walleij
1
-2
/
+6
2018-12-11
regulator: lm363x: Let core handle GPIO descriptor
Linus Walleij
1
-2
/
+6
2018-12-11
regulator: fixed: Let core handle GPIO descriptor
Linus Walleij
1
-1
/
+5
2018-12-11
regulator: core: Track dangling GPIO descriptors
Linus Walleij
1
-10
/
+45
2018-12-10
Linux 4.20-rc6
v4.20-rc6
Linus Torvalds
1
-1
/
+1
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
1
-13
/
+10
2018-12-09
bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
Michael Chan
1
-4
/
+12
2018-12-09
bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
Michael Chan
1
-6
/
+23
2018-12-09
bnxt_en: Keep track of reserved IRQs.
Michael Chan
3
-3
/
+8
2018-12-09
bnxt_en: Fix CNP CoS queue regression.
Michael Chan
1
-0
/
+7
2018-12-09
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
1
-2
/
+2
2018-12-08
Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...
David Rientjes
4
-22
/
+51
2018-12-08
Revert "net/ibm/emac: wrong bit is used for STA control"
Benjamin Herrenschmidt
1
-1
/
+1
2018-12-08
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
1
-5
/
+23
2018-12-08
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
1
-21
/
+21
2018-12-08
tcp: lack of available data can also cause TSO defer
Eric Dumazet
1
-11
/
+24
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
1
-0
/
+1
2018-12-07
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
1
-2
/
+2
2018-12-07
arm64: hibernate: Avoid sending cross-calling with interrupts disabled
Will Deacon
1
-1
/
+1
2018-12-07
blk-mq: punt failed direct issue to dispatch list
Jens Axboe
1
-28
/
+5
2018-12-07
nvmet-rdma: fix response use after free
Israel Rukshin
1
-1
/
+2
2018-12-07
nvme: validate controller state before rescheduling keep alive
James Smart
1
-1
/
+9
2018-12-07
block, bfq: fix decrement of num_active_groups
Paolo Valente
3
-25
/
+107
2018-12-07
CIFS: Avoid returning EBUSY to upper layer VFS
Long Li
1
-25
/
+6
2018-12-07
crypto: user - Disable statistics interface
Herbert Xu
1
-1
/
+1
2018-12-06
i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
1
-1
/
+18
2018-12-06
i2c: uniphier: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
1
-1
/
+7
2018-12-06
i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START
Masahiro Yamada
1
-4
/
+9
2018-12-06
i2c: uniphier-f: fix timeout error after reading 8 bytes
Masahiro Yamada
1
-3
/
+14
2018-12-06
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
Hans de Goede
1
-3
/
+7
2018-12-06
i2c: axxia: properly handle master timeout
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-11
/
+29
2018-12-06
mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
Ido Schimmel
1
-2
/
+8
2018-12-06
mlxsw: spectrum_router: Relax GRE decap matching check
Nir Dotan
1
-4
/
+1
2018-12-06
mlxsw: spectrum_switchdev: Avoid leaking FID's reference count
Ido Schimmel
1
-2
/
+5
2018-12-06
mlxsw: spectrum_nve: Remove easily triggerable warnings
Ido Schimmel
1
-2
/
+2
2018-12-06
regulator: Use of_node_name_eq for node name comparisons
Rob Herring
6
-6
/
+6
2018-12-06
vhost/vsock: fix use-after-free in network stack callers
Stefan Hajnoczi
1
-24
/
+33
2018-12-06
virtio/s390: fix race in ccw_io_helper()
Halil Pasic
1
-1
/
+6
2018-12-06
virtio/s390: avoid race on vcdev->config
Halil Pasic
1
-2
/
+8
2018-12-06
vhost/vsock: fix reset orphans race with close timeout
Stefan Hajnoczi
1
-7
/
+15
[next]