summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-18mfd: intel-lpss: Move linux/pm.h to the local headerAndy Shevchenko3-2/+2
2019-02-07mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEMGuenter Roeck1-1/+1
2019-02-07mfd: tps68470: Drop unused MODULE_DEVICE_TABLEPaul Gortmaker1-1/+0
2019-02-07mfd: at91-usart: No need to copy mfd_cell in probeAxel Lin1-4/+4
2019-02-07mfd: at91-usart: Constify at91_usart_spi_subdev and at91_usart_serial_subdevAxel Lin1-8/+8
2019-02-07mfd: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax7-0/+928
2019-02-07mfd: lochnagar: Add initial binding documentationCharles Keepax3-0/+226
2019-02-07dt-bindings: mfd: aspeed-lpc: Make parameter optionalVijay Khemka1-0/+2
2019-02-07mfd: sec-core: Return gracefully instead of BUG() if device cannot matchKrzysztof Kozlowski1-2/+3
2019-02-07mfd: sm501: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-2/+1
2019-02-07mfd: sm501: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2019-02-01mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependenciesJarkko Nikula1-3/+3
2019-02-01mfd: tps65218.c: Add input voltage optionsChristian Hohnstaedt2-0/+93
2019-02-01mfd: wm8400-core: Make it explicitly non-modularPaul Gortmaker1-15/+3
2019-02-01mfd: wm8350-core: Drop unused module infrastructure from non-modular codePaul Gortmaker2-29/+2
2019-02-01mfd: wm8350-i2c: Make it explicitly non-modularPaul Gortmaker1-23/+1
2019-02-01mfd: wm831x-core: Drop unused module infrastructure from non-modular codePaul Gortmaker2-14/+2
2019-02-01mfd: wm831x-i2c: Make it explicitly non-modularPaul Gortmaker1-18/+2
2019-02-01mfd: wm831x-spi: Make it explicitly non-modularPaul Gortmaker1-22/+2
2019-02-01mfd: tps80031: Make it explicitly non-modularPaul Gortmaker1-35/+2
2019-02-01mfd: tps65910: Make it explicitly non-modularPaul Gortmaker1-17/+1
2019-02-01mfd: tps65090: Make it explicitly non-modularPaul Gortmaker1-25/+5
2019-02-01mfd: syscon: Make it explicitly non-modularPaul Gortmaker1-11/+1
2019-02-01mfd: sta2x11: Drop unused MODULE_ tags from non-modular codePaul Gortmaker1-6/+4
2019-02-01mfd: rc5t583: Make it explicitly non-modularPaul Gortmaker1-14/+0
2019-02-01mfd: max8925-core: Drop unused MODULE_ tags from non-modular codePaul Gortmaker1-6/+1
2019-02-01mfd: htc-i2cpld: Make it explicitly non-modularPaul Gortmaker1-17/+1
2019-02-01mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular codePaul Gortmaker1-6/+4
2019-02-01mfd: as3711: Make it explicitly non-modularPaul Gortmaker1-14/+0
2019-02-01mfd: adp5520: Make it explicitly non-modularPaul Gortmaker1-23/+7
2019-02-01mfd: aat2870-core: Make it explicitly non-modularPaul Gortmaker1-37/+3
2019-02-01platform/chrome: cros_ec_lightbar: Instantiate only if the EC has a lightbarEnric Balletbo i Serra1-35/+18
2019-02-01mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAMEnric Balletbo i Serra2-17/+18
2019-02-01mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra8-17/+81
2019-02-01mfd / platform: cros_ec: Move debugfs attributes to its own driverEnric Balletbo i Serra5-68/+56
2019-02-01mfd / platform: cros_ec: Move vbc attributes to its own driverEnric Balletbo i Serra6-4/+62
2019-02-01mfd / platform: cros_ec: Move lightbar attributes to its own driverEnric Balletbo i Serra7-41/+173
2019-02-01mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra5-46/+3
2019-01-21Linux 5.0-rc3v5.0-rc3Linus Torvalds1-1/+1
2019-01-20pstore/ram: Avoid allocation and leak of platform dataKees Cook1-6/+3
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel1-0/+18
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel1-2/+3
2019-01-20fix int_sqrt64() for very large numbersFlorian La Roche1-1/+1
2019-01-20x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon1-1/+1
2019-01-20bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn2-10/+12
2019-01-20virtio_net: bulk free tx skbsMichael S. Tsirkin1-6/+6
2019-01-19clang-format: Update .clang-format with the latest for_each macro listJason Gunthorpe1-1/+42
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza2-2/+7
2019-01-19isdn: avm: Fix string plus integer warning from ClangNathan Chancellor1-1/+1
2019-01-19powerpc: chrp: Use of_node_is_type to access device_typeRob Herring1-2/+1