summaryrefslogtreecommitdiffstats
path: root/drivers
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
* 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
* mISDN: fix a race in dev_expire_timer()Eric Dumazet2019-02-231-1/+1
* 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
* vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet2019-02-231-3/+11
* vhost: correctly check the return value of translate_desc() in log_used()Jason Wang2019-02-231-1/+1
* sky2: Increase D3 delay againKai-Heng Feng2019-02-231-1/+1
* net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue2019-02-231-3/+6
* net: stmmac: Fix a race in EEE enable callbackJose Abreu2019-02-231-10/+12
* net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski2019-02-231-1/+4
* mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata2019-02-231-5/+7
* dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exitJohn David Anglin2019-02-231-6/+22
* drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen2019-02-201-1/+11
* drm/i915: Block fbdev HPD processing during suspendLyude Paul2019-02-202-1/+42
* drm/vkms: Fix license inconsistentRodrigo Siqueira2019-02-206-34/+7
* drm: Use array_size() when creating leaseMatthew Wilcox2019-02-201-1/+2
* dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis2019-02-201-5/+50
* dm crypt: don't overallocate the integrity tag spaceMikulas Patocka2019-02-201-1/+1
* md/raid1: don't clear bitmap bits on interrupted recovery.Nate Dailey2019-02-201-10/+18
* scsi: sd: fix entropy gathering for most rotational disksJames Bottomley2019-02-201-3/+9
* x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-201-0/+7
* s390/zcrypt: fix specification exception on z196 during ap probeHarald Freudenberger2019-02-201-1/+2
* Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela2019-02-201-0/+9
* Input: bma150 - register input device after setting private dataJonathan Bakker2019-02-201-4/+5
* mmc: block: handle complete_work on separate workqueueZachary Hays2019-02-201-1/+9
* mmc: sunxi: Filter out unsupported modes declared in the device treeChen-Yu Tsai2019-02-201-0/+15
* Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio2019-02-201-0/+1
* Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov2019-02-201-1/+0
* gpio: mxc: move gpio noirq suspend/resume to syscore phaseAnson Huang2019-02-201-17/+24