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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-09
mt76x0: Remove VLA usage
Kees Cook
1
-3
/
+3
2018-08-09
mt76x0: perform mt76x0_mac_set_ampdu_factor
Stanislaw Gruszka
1
-2
/
+0
2018-08-09
mt76x0: correct type for eeprom gain value
Stanislaw Gruszka
1
-1
/
+1
2018-08-09
brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereference
Winnie Chang
1
-4
/
+4
2018-08-09
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block
Jens Axboe
8
-7
/
+122
2018-08-09
bcache: trivial - remove tailing backslash in macro BTREE_FLAG
Shenghui Wang
1
-1
/
+1
2018-08-09
bcache: make the pr_err statement used for ENOENT only in sysfs_attatch section
Shenghui Wang
1
-2
/
+2
2018-08-09
bcache: set max writeback rate when I/O request is idle
Coly Li
7
-45
/
+138
2018-08-09
bcache: add code comments for bset.c
Coly Li
1
-0
/
+63
2018-08-09
bcache: fix mistaken comments in request.c
Coly Li
1
-1
/
+1
2018-08-09
bcache: fix mistaken code comments in bcache.h
Coly Li
1
-3
/
+3
2018-08-09
bcache: add a comment in super.c
Coly Li
1
-0
/
+1
2018-08-09
bcache: avoid unncessary cache prefetch bch_btree_node_get()
Coly Li
1
-7
/
+7
2018-08-09
bcache: display rate debug parameters to 0 when writeback is not running
Coly Li
1
-10
/
+16
2018-08-09
bcache: do not check return value of debugfs_create_dir()
Coly Li
5
-13
/
+21
2018-08-09
Merge branch 'asoc-4.19' into asoc-next
Mark Brown
8
-86
/
+229
2018-08-09
platform/x86: Add ACPI i2c-multi-instantiate pseudo driver
Hans de Goede
3
-0
/
+144
2018-08-09
s390/dasd: fix hanging offline processing due to canceled worker
Stefan Haberland
1
-2
/
+5
2018-08-09
s390/dasd: fix panic for failed online processing
Stefan Haberland
1
-0
/
+3
2018-08-09
Merge branch 'regmap-4.19' into regmap-next
Mark Brown
7
-25
/
+241
2018-08-09
Merge tag 'regmap-noinc-read' into regmap-4.19
Mark Brown
2
-1
/
+81
2018-08-09
ACPI / x86: utils: Remove status workaround from acpi_device_always_present()
Hans de Goede
1
-10
/
+0
2018-08-09
Merge branch 'acpi-scan' to satisfy dependencies.
Rafael J. Wysocki
471
-2277
/
+4909
2018-08-09
ACPI / scan: Create platform device for fwnodes with multiple i2c devices
Hans de Goede
1
-0
/
+16
2018-08-09
regmap: Add regmap_noinc_read API
Crestez Dan Leonard
2
-1
/
+81
2018-08-09
ACPI / scan: Initialize status to ACPI_STA_DEFAULT
Hans de Goede
1
-2
/
+3
2018-08-09
ACPI / EC: Add another entry for Thinkpad X1 Carbon 6th
Mika Westerberg
1
-0
/
+7
2018-08-09
ACPI: bus: Fix a pointer coding style issue
Tom Todd
1
-1
/
+1
2018-08-09
ACPI / scan: Add static attribute to indirect_io_hosts[]
John Garry
1
-1
/
+1
2018-08-09
ACPI / battery: Do not export energy_full[_design] on devices without full_charge_capacity
Hans de Goede
1
-0
/
+19
2018-08-09
dmaengine: Add Actions Semi Owl family S900 DMA driver
Manivannan Sadhasivam
3
-0
/
+980
2018-08-08
net/mlx5: Reduce command polling interval
Eli Cohen
1
-1
/
+1
2018-08-08
net/mlx5: Unexport functions that need not be exported
Eli Cohen
1
-2
/
+0
2018-08-08
net/mlx5: Remove unused mlx5_query_vport_admin_state
Eli Cohen
1
-10
/
+0
2018-08-08
net/mlx5: E-Switch, Remove unused argument when creating legacy FDB
Eli Cohen
1
-2
/
+2
2018-08-08
net/mlx5: Rename modify/query_vport state related enums
Eran Ben Elisha
4
-16
/
+16
2018-08-08
net/mlx5: Use max_num_eqs for calculation of required MSIX vectors
Denis Drozdov
1
-1
/
+3
2018-08-08
net: aquantia: Fix IFF_ALLMULTI flag functionality
Dmitry Bogdanov
1
-1
/
+1
2018-08-08
net/mlx5e: Cleanup of dcbnl related fields
Huy Nguyen
2
-21
/
+11
2018-08-08
net/mlx5e: Properly check if hairpin is possible between two functions
Or Gerlitz
1
-4
/
+4
2018-08-08
scsi: core: use blk_mq_run_hw_queues in scsi_kick_queue
Jianchao Wang
1
-1
/
+1
2018-08-08
scsi: ufs: remove unnecessary query(DM) UPIU trace
Ohad Sharabi
1
-7
/
+8
2018-08-08
scsi: qla2xxx: Fix issue reported by static checker for qla2x00_els_dcmd2_sp_done()
Quinn Tran
1
-0
/
+1
2018-08-08
ieee802154: hwsim: fix missing unlock on error in hwsim_add_one()
Wei Yongjun
1
-1
/
+3
2018-08-08
ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi()
Wei Yongjun
1
-1
/
+1
2018-08-08
ieee802154: hwsim: fix rcu handling
Alexander Aring
1
-5
/
+19
2018-08-08
scsi: aacraid: Spelling fix in comment
Dongliang Mu
2
-2
/
+2
2018-08-08
scsi: mpt3sas: Fix calltrace observed while running IO & reset
Sreekanth Reddy
2
-1
/
+2
2018-08-08
scsi: aic94xx: fix an error code in aic94xx_init()
Dan Carpenter
1
-1
/
+3
2018-08-08
scsi: st: remove redundant pointer STbuffer
Colin Ian King
1
-3
/
+0
[prev]
[next]