index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
hwmon: (nct6775) Improve instruction grouping
Guenter Roeck
1
-4
/
+4
2018-10-10
hwmon: (nct6775) Use logical or instead of if statements where possible
Guenter Roeck
1
-23
/
+11
2018-10-10
hwmon: (nct6775) Declare and initialize LDN specific config variables earlier
Guenter Roeck
1
-5
/
+6
2018-10-10
hwmon: (nct6775) Move config variable declarations and initializations
Guenter Roeck
1
-19
/
+11
2018-10-10
hwmon: (nct6775) Replace 'regval' with variables named after config registers
Guenter Roeck
1
-20
/
+23
2018-10-10
hwmon: (nct6775) Rename configuration register variables
Guenter Roeck
1
-21
/
+21
2018-10-10
hwmon: (nct6775) Only display fan speed tolerance conditionally
Guenter Roeck
1
-11
/
+17
2018-10-10
hwmon: (lm92) Fix whitespace issues
Guenter Roeck
1
-6
/
+8
2018-10-10
hwmon: (scmi) Remove redundant pointer check
Nathan Chancellor
1
-1
/
+1
2018-10-10
hwmon: (asus_atk0110) Use PTR_ERR_OR_ZERO instead of reimplementing its function
zhong jiang
1
-3
/
+1
2018-10-10
hwmon: (lm75) Add MAX31725/6 support
Kun Yi
2
-5
/
+19
2018-10-10
hwmon: (sht15) Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-10-10
hwmon: (mc13783-adc) Switch to SPDX identifier
Fabio Estevam
1
-13
/
+1
2018-10-10
hwmon: (nct6775) Clean up a condition
Dan Carpenter
1
-2
/
+1
2018-10-10
hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors
Guenter Roeck
1
-2
/
+3
2018-10-10
hwmon: (ibmpowernv) drop unnecessary OF name NULL checks
Rob Herring
1
-6
/
+0
2018-10-10
hwmon: (iio_hwmon) Do not duplicate or sanitize fixed string
Guenter Roeck
1
-6
/
+7
2018-10-10
hwmon: Convert to using %pOFn instead of device_node.name
Rob Herring
4
-9
/
+8
2018-10-10
hwmon: (mc13783-adc) Use nxp.com URLs
Fabio Estevam
1
-2
/
+2
2018-10-10
hwmon: (mc13783-adc) Remove the mention to 'Atlas'
Fabio Estevam
1
-2
/
+2
2018-10-10
drivers: hwmon: (pmbus/ltc2978) Add support for LTM4686 uModule
Michael Hennerich
4
-2
/
+17
2018-10-10
dm linear: fix linear_end_io conditional definition
Damien Le Moal
2
-2
/
+4
2018-10-10
scsi: arcmsr: clean up clang warning on extraneous parentheses
Colin Ian King
1
-3
/
+3
2018-10-10
scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()
Avri Altman
4
-2
/
+17
2018-10-10
scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()
Avri Altman
1
-4
/
+110
2018-10-10
scsi: ufs: Add API to execute raw upiu commands
Avri Altman
3
-0
/
+184
2018-10-10
scsi: ufs: Use data structure size in pointer arithmetic
Avri Altman
2
-3
/
+2
2018-10-10
scsi: ufs: Add a bsg endpoint that supports UPIUs
Avri Altman
8
-1
/
+192
2018-10-10
scsi: uapi: ufs: Make utp_upiu_req visible to user space
Avri Altman
3
-63
/
+78
2018-10-10
scsi: ufs: add a low-level __ufshcd_issue_tm_cmd helper
Christoph Hellwig
1
-80
/
+61
2018-10-10
scsi: ufs: cleanup struct utp_task_req_desc
Christoph Hellwig
3
-88
/
+33
2018-10-10
scsi: snic: Replace spin_is_locked() with lockdep
Lance Roy
1
-2
/
+2
2018-10-10
scsi: mpt3sas: Remove unnecessary parentheses and simplify null checks
Nathan Chancellor
1
-2
/
+2
2018-10-10
scsi: mpt3sas: Use dma_pool_zalloc
Souptick Joarder
1
-4
/
+2
2018-10-10
scsi: mpt3sas: Remove unused macro MPT3SAS_FMT
Joe Perches
1
-2
/
+0
2018-10-10
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levels
Joe Perches
3
-31
/
+28
2018-10-10
scsi: mpt3sas: Remove KERN_WARNING from panic uses
Joe Perches
1
-26
/
+15
2018-10-10
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT and reply_q_name to %s:
Joe Perches
1
-5
/
+5
2018-10-10
scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMT
Joe Perches
2
-39
/
+29
2018-10-10
scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>
Joe Perches
7
-1981
/
+1532
2018-10-10
scsi: mpt3sas: Add ioc_<level> logging macros
Joe Perches
1
-0
/
+9
2018-10-10
scsi: MAINTAINERS: Fix typo in cxlflash stanza
Matthew R. Ochs
1
-1
/
+1
2018-10-10
signal: Guard against negative signal numbers in copy_siginfo_from_user32
Eric W. Biederman
2
-2
/
+2
2018-10-10
signal: Guard against negative signal numbers in copy_siginfo_from_user
Eric W. Biederman
1
-1
/
+1
2018-10-10
net/mlx5: WQ, fixes for fragmented WQ buffers API
Tariq Toukan
6
-32
/
+31
2018-10-10
net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault type
Huy Nguyen
1
-1
/
+1
2018-10-10
net/mlx5: Fix memory leak when setting fpga ipsec caps
Talat Batheesh
1
-5
/
+4
2018-10-10
net/mlx5e: Do not ignore netdevice TX/RX queues number
Feras Daoud
7
-28
/
+37
2018-10-10
net/mlx5e: Use non-delayed work for update stats
Saeed Mahameed
3
-11
/
+19
2018-10-10
net/mlx5e: Initialize all netdev common structures in one place
Saeed Mahameed
4
-51
/
+36
[prev]
[next]