index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-palmas.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
gpio: mockup: change the type of 'offset' to unsigned int
Bartosz Golaszewski
1
-1
/
+1
2019-02-19
gpio: mockup: don't create the debugfs link named after the label
Bartosz Golaszewski
1
-5
/
+1
2019-02-19
gpio: mockup: implement get_multiple()
Bartosz Golaszewski
1
-0
/
+17
2019-02-19
gpio: mockup: add locking
Bartosz Golaszewski
1
-7
/
+43
2019-02-19
irq/irq_sim: add irq_set_type() callback
Bartosz Golaszewski
1
-0
/
+12
2019-02-14
gpio: altera-a10sr: Trivial coding style fix
Axel Lin
1
-8
/
+9
2019-02-14
gpio: tegra186: Use TEGRA186_ prefix for GPIO names
Thierry Reding
1
-35
/
+35
2019-02-14
Documentation: gpio: driver: fix wire name for I2C
Wolfram Sang
1
-1
/
+1
2019-02-14
gpio: madera: Add missing const
Charles Keepax
1
-1
/
+1
2019-02-14
gpio: pca953x: add support for pcal6416 type
Thomas Petazzoni
1
-0
/
+1
2019-02-14
dt-bindings: gpio: pca953x: document the nxp,pcal6416
Thomas Petazzoni
1
-0
/
+1
2019-02-10
Linux 5.0-rc6
v5.0-rc6
Linus Torvalds
1
-1
/
+1
2019-02-10
x86/mm: Make set_pmd_at() paravirt aware
Juergen Gross
1
-1
/
+1
2019-02-08
MAINTAINERS: Update the ocores i2c bus driver maintainer, etc
Andrew Lunn
1
-0
/
+2
2019-02-08
blk-mq: remove duplicated definition of blk_mq_freeze_queue
Liu Bo
1
-1
/
+0
2019-02-08
Blk-iolatency: warn on negative inflight IO counter
Liu Bo
1
-1
/
+3
2019-02-08
blk-iolatency: fix IO hang due to negative inflight counter
Liu Bo
1
-7
/
+45
2019-02-08
MAINTAINERS: unify reference to xen-devel list
Lukas Bulwahn
1
-1
/
+1
2019-02-08
x86/mm/cpa: Fix set_mce_nospec()
Peter Zijlstra
1
-25
/
+25
2019-02-08
futex: Handle early deadlock return correctly
Thomas Gleixner
2
-15
/
+50
2019-02-08
futex: Fix barrier comment
Davidlohr Bueso
1
-2
/
+2
2019-02-08
net: dsa: b53: Fix for failure when irq is not defined in dt
Arun Parameswaran
1
-3
/
+0
2019-02-07
blktrace: Show requests without sector
Jan Kara
1
-1
/
+7
2019-02-07
mips: cm: reprime error cause
Vladimir Kondratiev
1
-1
/
+1
2019-02-07
mips: loongson64: remove unreachable(), fix loongson_poweroff().
Yifeng Li
1
-1
/
+6
2019-02-07
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
1
-1
/
+2
2019-02-07
geneve: should not call rt6_lookup() when ipv6 was disabled
Hangbin Liu
1
-3
/
+7
2019-02-07
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...
Peter Shier
1
-0
/
+1
2019-02-07
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
Paolo Bonzini
1
-0
/
+7
2019-02-07
kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
Jann Horn
1
-1
/
+2
2019-02-07
signal: Better detection of synchronous signals
Eric W. Biederman
1
-1
/
+51
2019-02-07
signal: Always notice exiting tasks
Eric W. Biederman
1
-0
/
+6
2019-02-07
ACPI: Set debug output flags independent of ACPICA
Erik Schmauss
1
-0
/
+3
2019-02-07
net: Don't default Cavium PTP driver to 'y'
Bjorn Helgaas
1
-1
/
+0
2019-02-07
net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...
Yang Wei
1
-1
/
+1
2019-02-07
net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...
Yang Wei
1
-1
/
+1
2019-02-07
net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-07
net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
3
-3
/
+3
2019-02-07
net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...
Yang Wei
1
-1
/
+1
2019-02-07
net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...
Yang Wei
1
-1
/
+1
2019-02-07
net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...
Yang Wei
1
-1
/
+1
2019-02-07
net: dscc4: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-07
net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...
Yang Wei
1
-1
/
+1
2019-02-07
net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-07
net/mlx5e: Don't overwrite pedit action when multiple pedit used
Tonghao Zhang
1
-10
/
+15
2019-02-07
net/mlx5e: Update hw flows when encap source mac changed
Tonghao Zhang
3
-0
/
+7
2019-02-07
qed*: Advance drivers version to 8.37.0.20
Manish Chopra
2
-2
/
+2
2019-02-07
qed: Change verbosity for coalescing message.
Rahul Verma
1
-1
/
+2
2019-02-07
qede: Fix system crash on configuring channels.
Sudarsana Reddy Kalluru
3
-0
/
+19
2019-02-07
qed: Consider TX tcs while deriving the max num_queues for PF.
Sudarsana Reddy Kalluru
1
-2
/
+3
[next]