summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65217.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-01-19net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein1-13/+16
2019-01-19net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan1-0/+1
2019-01-19net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin1-1/+4
2019-01-19net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang1-0/+13
2019-01-19tools: bpftool: Cleanup license messThomas Gleixner2-11/+1
2019-01-19bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann1-2/+15