summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy2019-02-271-21/+3
* mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra2019-02-271-0/+1
* mfd: axp20x: Add supported cells for AXP803Oskari Lemmela2019-02-271-0/+14
* mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai2019-02-271-56/+51
* mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela2019-02-271-0/+5
* mfd: wm5110: Add missing ASRC rate registerCharles Keepax2019-02-271-0/+2
* mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek2019-02-271-0/+4
* mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham2019-02-271-0/+1
* mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter2019-02-271-1/+1
* mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat2019-02-271-2/+1
* mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor2019-02-271-2/+2
* mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor2019-02-271-2/+2
* pvcalls-back: set -ENOTCONN in pvcalls_conn_back_readStefano Stabellini2019-02-271-3/+4
* pvcalls-front: properly allocate skStefano Stabellini2019-02-271-1/+7
* pvcalls-front: don't try to free unallocated ringsStefano Stabellini2019-02-271-2/+2
* pvcalls-front: read all data before closing the connectionStefano Stabellini2019-02-271-3/+1
* mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R2019-02-271-2/+3
* backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tablesHeiko Stuebner2019-02-271-9/+10
* KEYS: allow reaching the keys quotas exactlyEric Biggers2019-02-271-2/+2
* ALSA: hda/realtek: Disable PC beep in passthrough on alc285Hui Wang2019-02-271-1/+13
* ALSA: hda/realtek - Headset microphone and internal speaker support for Syste...Jeremy Soller2019-02-271-0/+28
* proc, oom: do not report alien mms when setting oom_score_adjMichal Hocko2019-02-271-4/+0
* numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODESRalph Campbell2019-02-271-3/+3
* ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng2019-02-271-1/+2
* libceph: handle an empty authorize replyIlya Dryomov2019-02-271-6/+9
* mac80211: Free mpath object when rhashtable insertion failsHerbert Xu2019-02-271-8/+9
* mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu2019-02-272-101/+43
* mac80211: Restore vif beacon interval if start ap failsRakesh Pillai2019-02-271-1/+5
* gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2Lubomir Rintel2019-02-271-0/+1
* gpio: MT7621: use a per instance irq_chip structureRené van Dorst2019-02-271-10/+10
* MIPS: eBPF: Always return sign extended 32b valuesPaul Burton2019-02-271-3/+6
* tracing: Fix number of entries in trace headerQuentin Perret2019-02-271-0/+2
* ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instructionMathieu Desnoyers2019-02-271-1/+1
* Linux 4.19.25v4.19.25Greg Kroah-Hartman2019-02-231-1/+1
* ax25: fix possible use-after-freeEric Dumazet2019-02-233-13/+22
* mISDN: fix a race in dev_expire_timer()Eric Dumazet2019-02-231-1/+1
* net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet2019-02-231-4/+2
* netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbsJann Horn2019-02-231-1/+6
* sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew2019-02-231-11/+38
* PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe2019-02-231-1/+2
* mmc: meson-gx: fix interrupt nameMartin Blumenstingl2019-02-231-1/+2
* scsi: target/core: Use kmem_cache_free() instead of kfree()Wei Yongjun2019-02-231-1/+1
* hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun2019-02-231-1/+3
* net: Do not allocate page fragments that are not skb alignedAlexander Duyck2019-02-231-0/+4
* tcp: tcp_v4_err() should be more carefulEric Dumazet2019-02-231-3/+4
* tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2019-02-231-1/+1
* net: Add header for usage of fls64()David S. Miller2019-02-231-0/+1
* vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet2019-02-231-3/+11
* vsock: cope with memory allocation failure at socket creation timePaolo Abeni2019-02-231-0/+4
* vhost: correctly check the return value of translate_desc() in log_used()Jason Wang2019-02-231-1/+1