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
...
*
scsi: hisi_sas: process error codes according to their priority
Xiang Chen
2017-03-23
1
-155
/
+398
*
scsi: hisi_sas: remove task free'ing for timeouts
John Garry
2017-03-23
1
-14
/
+1
*
scsi: hisi_sas: fix some sas_task.task_state_lock locking
John Garry
2017-03-23
3
-9
/
+14
*
scsi: hisi_sas: free slots after hardreset
Xiang Chen
2017-03-23
1
-5
/
+6
*
scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete
John Garry
2017-03-23
1
-0
/
+10
*
scsi: hisi_sas: hardreset for SATA disk in LU reset
John Garry
2017-03-23
1
-9
/
+29
*
scsi: hisi_sas: modify hisi_sas_abort_task() for SSP
John Garry
2017-03-23
2
-11
/
+19
*
scsi: hisi_sas: modify error handling for v2 hw
Xiang Chen
2017-03-23
1
-6
/
+3
*
scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESET
John Garry
2017-03-23
1
-1
/
+2
*
scsi: hisi_sas: error hisi_sas_task_prep() when port down
John Garry
2017-03-23
1
-3
/
+2
*
scsi: hisi_sas: remove hisi_sas_port_deformed()
John Garry
2017-03-23
4
-65
/
+46
*
scsi: hisi_sas: add softreset function for SATA disk
Xiang Chen
2017-03-23
3
-6
/
+69
*
scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
John Garry
2017-03-23
4
-11
/
+6
*
scsi: hisi_sas: add controller reset
Xiang Chen
2017-03-23
3
-8
/
+227
*
scsi: hisi_sas: add to_hisi_sas_port()
John Garry
2017-03-23
4
-7
/
+22
*
scsi: fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_req
Satish Kharat
2017-03-23
1
-1
/
+1
*
scsi: fnic: Adding debug IO and Abort latency counter to fnic stats
Satish Kharat
2017-03-23
4
-5
/
+102
*
scsi: fnic: Adding Check Condition counter to misc fnicstats
Satish Kharat
2017-03-23
3
-0
/
+6
*
scsi: fnic: Avoid false out-of-order detection for aborted command
Satish Kharat
2017-03-23
1
-22
/
+18
*
scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negative
Satish Kharat
2017-03-23
1
-6
/
+10
*
scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else case
Satish Kharat
2017-03-23
1
-2
/
+1
*
scsi: fnic: Ratelimit printks to avoid flooding when vlan is not set by the s...
Satish Kharat
2017-03-23
1
-8
/
+13
*
scsi: fnic: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-03-23
2
-29
/
+13
*
scsi: esas2r: Remove redundant NULL check on buffer
Colin Ian King
2017-03-17
1
-5
/
+0
*
scsi: remove incorrect __exit markups
Dmitry Torokhov
2017-03-16
3
-3
/
+3
*
scsi: stex: Add S6 support
Charles
2017-03-16
1
-2
/
+23
*
scsi: stex: Support Pegasus 3 product
Charles
2017-03-16
1
-67
/
+195
*
scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t
Elena Reshetova
2017-03-15
2
-5
/
+5
*
scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t
Elena Reshetova
2017-03-15
1
-3
/
+3
*
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-14
1
-0
/
+1
|
\
|
*
powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_ops
Larry Finger
2017-03-10
1
-0
/
+1
*
|
Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-03-13
4
-282
/
+241
|
\
\
|
*
|
platform/x86: asus-wmi: Remove quirk_no_rfkill
João Paulo Rechi Vita
2017-03-13
3
-52
/
+3
|
*
|
platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
João Paulo Rechi Vita
2017-02-26
1
-4
/
+19
|
*
|
platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entries
Alan Jenkins
2017-02-26
1
-4
/
+0
|
*
|
platform/x86: fujitsu-laptop: autodetect LCD interface on all models
Alan Jenkins
2017-02-26
1
-9
/
+9
|
*
|
platform/x86: fujitsu-laptop: simplify acpi_bus_register_driver() error handling
Alan Jenkins
2017-02-26
1
-9
/
+5
|
*
|
platform/x86: fujitsu-laptop: remove redundant forward declarations
Alan Jenkins
2017-02-26
1
-4
/
+0
|
*
|
platform/x86: fujitsu-laptop: replace numeric values with constants
Alan Jenkins
2017-02-26
1
-6
/
+11
|
*
|
platform/x86: fujitsu-laptop: rename FUNC_RFKILL to FUNC_FLAGS
Alan Jenkins
2017-02-26
1
-25
/
+25
|
*
|
platform/x86: fujitsu-laptop: make platform-related variables match naming co...
Alan Jenkins
2017-02-26
1
-10
/
+10
|
*
|
platform/x86: fujitsu-laptop: replace "hotkey" with "laptop" in symbol names
Alan Jenkins
2017-02-26
1
-79
/
+79
|
*
|
platform/x86: fujitsu-laptop: clearly denote backlight-related symbols
Alan Jenkins
2017-02-26
1
-107
/
+107
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
2
-4
/
+20
|
\
\
\
|
*
\
\
Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thomas Gleixner
2017-03-09
582
-8591
/
+31489
|
|
\
\
\
|
|
*
|
|
irqchip/crossbar: Fix incorrect type of register size
Franck Demathieu
2017-03-07
1
-4
/
+4
|
|
*
|
|
irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
Shanker Donthineni
2017-03-07
1
-0
/
+16
|
|
*
|
|
irqchip/crossbar: Fix incorrect type of local variables
Franck Demathieu
2017-03-06
1
-1
/
+2
*
|
|
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-11
1
-79
/
+50
|
\
\
\
\
\
|
*
|
|
|
|
random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef block
Fabio Estevam
2017-02-07
1
-5
/
+1
[prev]
[next]