index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
tps65217.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
mfd: wm831x-spi: Make it explicitly non-modular
Paul Gortmaker
1
-22
/
+2
2019-02-01
mfd: tps80031: Make it explicitly non-modular
Paul Gortmaker
1
-35
/
+2
2019-02-01
mfd: tps65910: Make it explicitly non-modular
Paul Gortmaker
1
-17
/
+1
2019-02-01
mfd: tps65090: Make it explicitly non-modular
Paul Gortmaker
1
-25
/
+5
2019-02-01
mfd: syscon: Make it explicitly non-modular
Paul Gortmaker
1
-11
/
+1
2019-02-01
mfd: sta2x11: Drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+4
2019-02-01
mfd: rc5t583: Make it explicitly non-modular
Paul Gortmaker
1
-14
/
+0
2019-02-01
mfd: max8925-core: Drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+1
2019-02-01
mfd: htc-i2cpld: Make it explicitly non-modular
Paul Gortmaker
1
-17
/
+1
2019-02-01
mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+4
2019-02-01
mfd: as3711: Make it explicitly non-modular
Paul Gortmaker
1
-14
/
+0
2019-02-01
mfd: adp5520: Make it explicitly non-modular
Paul Gortmaker
1
-23
/
+7
2019-02-01
mfd: aat2870-core: Make it explicitly non-modular
Paul Gortmaker
1
-37
/
+3
2019-02-01
platform/chrome: cros_ec_lightbar: Instantiate only if the EC has a lightbar
Enric Balletbo i Serra
1
-35
/
+18
2019-02-01
mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAM
Enric Balletbo i Serra
2
-17
/
+18
2019-02-01
mfd / platform: cros_ec: Move device sysfs attributes to its own driver
Enric Balletbo i Serra
8
-17
/
+81
2019-02-01
mfd / platform: cros_ec: Move debugfs attributes to its own driver
Enric Balletbo i Serra
5
-68
/
+56
2019-02-01
mfd / platform: cros_ec: Move vbc attributes to its own driver
Enric Balletbo i Serra
6
-4
/
+62
2019-02-01
mfd / platform: cros_ec: Move lightbar attributes to its own driver
Enric Balletbo i Serra
7
-41
/
+173
2019-02-01
mfd / platform: cros_ec: Use devm_mfd_add_devices
Enric Balletbo i Serra
5
-46
/
+3
2019-01-21
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
1
-1
/
+1
2019-01-20
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
1
-6
/
+3
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
1
-0
/
+18
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
1
-2
/
+3
2019-01-20
fix int_sqrt64() for very large numbers
Florian La Roche
1
-1
/
+1
2019-01-20
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
Will Deacon
1
-1
/
+1
2019-01-20
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2
-10
/
+12
2019-01-20
virtio_net: bulk free tx skbs
Michael S. Tsirkin
1
-6
/
+6
2019-01-19
clang-format: Update .clang-format with the latest for_each macro list
Jason Gunthorpe
1
-1
/
+42
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
2
-2
/
+7
2019-01-19
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
1
-1
/
+1
2019-01-19
powerpc: chrp: Use of_node_is_type to access device_type
Rob Herring
1
-2
/
+1
2019-01-19
net/mlx5e: Fix cb_ident duplicate in indirect block register
Eli Britstein
1
-13
/
+16
2019-01-19
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Tariq Toukan
1
-0
/
+1
2019-01-19
net/mlx5e: Fix wrong error code return on FEC query failure
Shay Agroskin
1
-1
/
+4
2019-01-19
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
Cong Wang
1
-0
/
+13
2019-01-19
tools: bpftool: Cleanup license mess
Thomas Gleixner
2
-11
/
+1
2019-01-19
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
1
-2
/
+15