index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-11-24
9
-47
/
+107
|
\
|
*
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
Jeff Lien
2017-11-23
2
-1
/
+3
|
*
nvmet-fc: correct ref counting error when deferred rcv used
James Smart
2017-11-20
1
-3
/
+6
|
*
nvme: Suppress static analyis warning
Keith Busch
2017-11-20
1
-5
/
+2
|
*
nvme: Fix NULL dereference on reservation request
Keith Busch
2017-11-20
1
-6
/
+6
|
*
nvme: fix spelling mistake: "requeing" -> "requeuing"
Colin Ian King
2017-11-20
1
-1
/
+1
|
*
nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.
Minwoo Im
2017-11-20
1
-1
/
+1
|
*
nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
Kai-Heng Feng
2017-11-20
1
-2
/
+10
|
*
nvme-loop: check if queue is ready in queue_rq
Sagi Grimberg
2017-11-20
1
-1
/
+24
|
*
nvme-fc: check if queue is ready in queue_rq
Sagi Grimberg
2017-11-20
1
-1
/
+18
|
*
nvme-fabrics: introduce init command check for a queue that is not alive
Sagi Grimberg
2017-11-20
2
-26
/
+36
*
|
null_blk: fix dev->badblocks leak
David Disseldorp
2017-11-22
1
-1
/
+4
|
/
*
clean up x86 platform driver default values
Linus Torvalds
2017-11-18
1
-11
/
+0
*
Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-11-18
32
-542
/
+2168
|
\
|
*
platform/x86: silead_dmi: Add silead, home-button property to some tablets
Hans de Goede
2017-11-18
1
-0
/
+4
|
*
platform/x86: dell-laptop: Allocate buffer before rfkill use
Mario Limonciello
2017-11-17
1
-4
/
+5
|
*
platform/x86: dell-*wmi*: Relay failed initial probe to dependent drivers
Mario Limonciello
2017-11-17
4
-5
/
+30
|
*
platform/x86: dell-wmi-descriptor: check if memory was allocated
Mario Limonciello
2017-11-17
1
-0
/
+5
|
*
platform/x86: Revert intel_pmc_ipc: Use MFD framework to create dependent dev...
Andy Shevchenko
2017-11-13
1
-139
/
+259
|
*
platform/x86: dell-smbios-wmi: release mutex lock on WMI call failure
Mario Limonciello
2017-11-08
1
-2
/
+5
|
*
platform/x86: wmi: release mutex on module acquistion failure
Mario Limonciello
2017-11-08
1
-2
/
+4
|
*
platform/x86: dell-smbios: fix string overflow
Arnd Bergmann
2017-11-08
1
-8
/
+4
|
*
platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices
Kuppuswamy Sathyanarayanan
2017-11-05
1
-259
/
+139
|
*
platform/x86: intel_punit_ipc: Fix resource ioremap warning
Kuppuswamy Sathyanarayanan
2017-11-05
1
-4
/
+4
|
*
platform/x86: dell-smo8800: remove redundant assignments to byte_data
Colin Ian King
2017-11-05
1
-2
/
+1
|
*
platform/x86: hp-wmi: Fix tablet mode detection for convertibles
Stefan BrĂ¼ns
2017-11-05
1
-1
/
+1
|
*
platform/x86: intel_ips: Convert timers to use timer_setup()
Kees Cook
2017-11-05
1
-8
/
+7
|
*
platform/x86: sony-laptop: Drop variable assignment in sony_nc_setup_rfkill()
Markus Elfring
2017-11-05
1
-1
/
+1
|
*
platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill()
Markus Elfring
2017-11-05
1
-6
/
+8
|
*
platform/x86: dell-smbios-wmi: introduce userspace interface
Mario Limonciello
2017-11-04
2
-41
/
+45
|
*
platform/x86: wmi: create userspace interface for drivers
Mario Limonciello
2017-11-04
1
-2
/
+187
|
*
platform/x86: dell-smbios: Add filtering support
Mario Limonciello
2017-11-04
2
-0
/
+203
|
*
platform/x86: dell-smbios-smm: test for WSMT
Mario Limonciello
2017-11-04
2
-0
/
+35
|
*
platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver
Mario Limonciello
2017-11-04
3
-0
/
+251
|
*
platform/x86: dell-smbios: Introduce dispatcher for SMM calls
Mario Limonciello
2017-11-04
7
-248
/
+392
|
*
platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokens
Mario Limonciello
2017-11-04
1
-1
/
+212
|
*
platform/x86: dell-smbios: only run if proper oem string is detected
Mario Limonciello
2017-11-04
1
-0
/
+7
|
*
platform/x86: wmi: Don't allow drivers to get each other's GUIDs
Mario Limonciello
2017-11-04
1
-17
/
+0
|
*
platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
Mario Limonciello
2017-11-04
5
-74
/
+203
|
*
platform/x86: dell-wmi: don't check length returned
Mario Limonciello
2017-11-04
1
-5
/
+1
|
*
platform/x86: dell-wmi: clean up wmi descriptor check
Mario Limonciello
2017-11-04
1
-5
/
+5
|
*
platform/x86: dell-wmi: increase severity of some failures
Mario Limonciello
2017-11-04
1
-6
/
+7
|
*
platform/x86: wmi: Add new method wmidev_evaluate_method
Mario Limonciello
2017-11-04
1
-4
/
+24
|
*
platform/x86: dell-smbios: Prefix class/select with cmd_
Mario Limonciello
2017-11-04
2
-4
/
+4
|
*
platform/x86: intel_cht_int33fe: Update fusb302 type string, add properties
Hans de Goede
2017-11-03
2
-2
/
+48
|
*
Merge branch 'i2c/cht-wc-fusb302-immutable' of git://git.kernel.org/pub/scm/l...
Andy Shevchenko
2017-11-03
545
-3352
/
+6194
|
|
\
|
*
|
platform/x86: silead_dmi: Add entry for the Digma e200 tablet
Sergey Tshovrebov
2017-11-03
1
-0
/
+25
|
*
|
platform/x86: silead_dmi: Fix GP-electronic T701 entry
Hans de Goede
2017-11-03
1
-0
/
+2
|
*
|
platform/x86: peaq-wmi: Remove unnecessary checks from peaq_wmi_exit
Hans de Goede
2017-11-03
1
-7
/
+1
|
*
|
platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
Hans de Goede
2017-11-03
1
-0
/
+1
[next]