summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ixgbe: fix Kconfig when driver is not a moduleJeff Kirsher2019-01-041-1/+1
| * | qmi_wwan: add MTU default to qmap network interfaceDaniele Palmas2019-01-041-0/+1
| * | net: hns: Fix use after free identified by SLUB debugYonglong Liu2019-01-041-4/+2
| * | net: hns: Fix WARNING when hns modules installedYonglong Liu2019-01-041-10/+7
| * | net: dsa: mt7530: Drop unused GPIO includeLinus Walleij2019-01-041-1/+0
| * | net: macb: remove unnecessary codeClaudiu Beznea2019-01-041-6/+2
| * | net: dsa: microchip: Drop unused GPIO includesLinus Walleij2019-01-041-2/+0
| * | qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin2019-01-041-0/+4
| * | soc/fsl/qe: fix err handling of ucc_of_parse_tdmWen Yang2019-01-042-56/+61
| * | r8169: Add support for new Realtek EthernetKai-Heng Feng2019-01-041-0/+2
| * | octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'Christophe JAILLET2019-01-041-1/+3
* | | Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-01-143-8/+3
|\ \ \
| * | | mmc: core: don't override the CD GPIO level when "cd-inverted" is setMartin Blumenstingl2019-01-111-1/+1
| * | | gpio: pca953x: Make symbol 'pca953x_i2c_regmap' staticWei Yongjun2019-01-111-1/+1
| * | | gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interruptsHans de Goede2019-01-071-6/+1
* | | | Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2019-01-1420-98/+137
|\ \ \ \
| * | | | mfd: exynos-lpass: Enable UART module supportBeomho Seo2019-01-031-1/+3
| * | | | mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu2019-01-031-1/+3
| * | | | mfd: madera: Remove spurious semicolon in while loopRichard Fitzgerald2019-01-031-1/+1
| * | | | mfd: rave-sp: Fix typo in rave_sp_checksum commentYangtao Li2019-01-031-1/+1
| * | | | mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy2019-01-031-21/+3
| * | | | mfd: Use of_node_name_eq() for node name comparisonsRob Herring2019-01-032-7/+7
| * | | | mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra2019-01-031-0/+1
| * | | | mfd: axp20x: Add supported cells for AXP803Oskari Lemmela2019-01-031-0/+14
| * | | | mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai2019-01-031-56/+51
| * | | | mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela2019-01-031-0/+5
| * | | | mfd: wm5110: Add missing ASRC rate registerCharles Keepax2019-01-031-0/+2
| * | | | mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek2019-01-031-0/+4
| * | | | mfd: tps6586x: Handle interrupts on suspendJonathan Hunter2019-01-031-0/+24
| * | | | mfd: madera: Add shared data for accessory detectionRichard Fitzgerald2019-01-031-0/+3
| * | | | mfd: at91-usart: Add platform dependencyJean Delvare2019-01-031-0/+1
| * | | | mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham2019-01-031-0/+1
| * | | | mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter2019-01-031-1/+1
| * | | | mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat2019-01-031-2/+1
| * | | | mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor2019-01-031-2/+2
| * | | | mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor2019-01-031-2/+2
| * | | | iio: adc: ti_am335x_tscadc: Improve accuracy of measurementVignesh R2018-12-031-1/+4
| * | | | mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R2018-12-031-2/+3
* | | | | Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-142-12/+18
|\ \ \ \ \
| * | | | | backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisonsRob Herring2018-12-141-1/+1
| * | | | | backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tablesHeiko Stuebner2018-11-271-9/+10
| * | | | | backlight: pwm_bl: Re-add driver internal enabled trackingHeiko Stuebner2018-11-271-2/+7
| |/ / / /
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-01-139-56/+186
|\ \ \ \ \
| * \ \ \ \ Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson2019-01-137-36/+181
| |\ \ \ \ \
| | * | | | | reset: uniphier-glue: Add AHCI reset control support in glue layerKunihiko Hayashi2019-01-071-0/+12
| | * | | | | reset: uniphier-usb3: Rename to reset-uniphier-glueKunihiko Hayashi2019-01-073-25/+25
| | * | | | | reset: socfpga: add an early reset driver for SoCFPGADinh Nguyen2019-01-074-11/+101
| | * | | | | reset: fix null pointer dereference on dev by dev_nameColin Ian King2019-01-071-1/+2
| | * | | | | reset: Add reset_control_get_count()Geert Uytterhoeven2019-01-071-0/+41
| | * | | | | ARC: HSDK: improve reset driverEugeniy Paltsev2019-01-071-0/+1
| | | |/ / / | | |/| | |