index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
atmel_tclib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-29
megaraid_sas: Do not use PAGE_SIZE for max_sectors
sumit.saxena@avagotech.com
2
-1
/
+3
2015-10-29
megaraid_sas: Support for Cutlass (12 Gbps) controller
sumit.saxena@avagotech.com
3
-0
/
+23
2015-10-29
megaraid_sas: Support for Intruder (12 Gbps) controller
sumit.saxena@avagotech.com
2
-0
/
+17
2015-10-29
megaraid_sas: Remove PCI id checks
sumit.saxena@avagotech.com
4
-146
/
+76
2015-10-29
megaraid_sas: Expose TAPE drives unconditionally
sumit.saxena@avagotech.com
1
-2
/
+3
2015-10-29
megaraid_sas: Version update
sumit.saxena@avagotech.com
1
-2
/
+2
2015-10-29
megaraid_sas: Code refactor for use of requestorId
sumit.saxena@avagotech.com
1
-17
/
+18
2015-10-29
megaraid_sas: Fix validHandles check in I/O path
sumit.saxena@avagotech.com
1
-1
/
+1
2015-10-29
megaraid_sas: Print critical firmware event messages
sumit.saxena@avagotech.com
2
-0
/
+71
2015-10-29
megaraid_sas: Chip reset if driver fails to get IOC ready
sumit.saxena@avagotech.com
1
-75
/
+68
2015-10-29
megaraid_sas: Support for max_io_size 1MB
sumit.saxena@avagotech.com
3
-20
/
+58
2015-10-29
megaraid_sas: Code cleanup-use local variable drv_ops inside megasas_ioc_init...
sumit.saxena@avagotech.com
1
-10
/
+10
2015-10-29
megaraid_sas: JBOD sequence number support
sumit.saxena@avagotech.com
4
-16
/
+242
2015-10-29
megaraid_sas: Increase timeout to 60 secs for abort frames during shutdown
sumit.saxena@avagotech.com
1
-2
/
+2
2015-10-29
megaraid_sas: Synchronize driver headers with firmware APIs
sumit.saxena@avagotech.com
2
-5
/
+16
2015-10-27
SCSI: fix bug in scsi_dev_info_list matching
Alan Stern
1
-34
/
+35
2015-10-27
SCSI: refactor device-matching code in scsi_devinfo.c
Alan Stern
1
-71
/
+41
2015-10-27
fnic: check pci_map_single() return value
Maurizio Lombardi
2
-8
/
+54
2015-10-27
be2iscsi: Revert ownership to Emulex
Ketan Mukadam
10
-22
/
+22
2015-10-27
MAINTAINERS: Update be2iscsi driver
Ketan Mukadam
1
-2
/
+2
2015-10-27
bnx2fc: Do not log error for netevents that need no action
Shirish Pargaonkar
1
-1
/
+0
2015-10-27
lpfc: Update version to 11.0.0.0 for upstream patch set
James Smart
1
-1
/
+1
2015-10-27
lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies
James Smart
2
-2
/
+15
2015-10-27
lpfc: The linux driver does not reinitiate discovery after a failed FLOGI
James Smart
1
-2
/
+7
2015-10-27
lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...
James Smart
1
-14
/
+17
2015-10-27
lpfc: Add support for Lancer G6 and 32G FC links
James Smart
8
-9
/
+58
2015-10-27
fix: lpfc_send_rscn_event sends bigger buffer size
Ales Novak
1
-1
/
+1
2015-10-27
lpfc: remove set but not used variables
Sebastian Herbszt
10
-126
/
+8
2015-10-27
lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...
Nicholas Krause
1
-1
/
+1
2015-10-27
Fix kmalloc overflow in LPFC driver at large core count
Ian Mitchell
2
-6
/
+1
2015-10-27
lpfc: Destroy lpfc_hba_index IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-10-27
lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
Bodo Stroesser
1
-1
/
+1
2015-10-27
lpfc: Remove unnessary cast
Firo Yang
1
-2
/
+1
2015-10-27
lpfc: fix model description
Sebastian Herbszt
1
-1
/
+1
2015-10-07
3w-9xxx: don't unmap bounce buffered commands
Christoph Hellwig
1
-7
/
+21
2015-10-01
scsi_dh: Use the correct module name when loading device handler
Paul Mackerras
1
-1
/
+1
2015-09-17
libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
Ariel Nahum
1
-6
/
+11
2015-09-13
Linux 4.3-rc1
v4.3-rc1
Linus Torvalds
1
-2
/
+2
2015-09-12
blk: rq_data_dir() should not return a boolean
Linus Torvalds
1
-1
/
+1
2015-09-12
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
Linus Torvalds
1
-0
/
+6
2015-09-12
thermal: fix intel PCH thermal driver mismerge
Linus Torvalds
1
-7
/
+4
2015-09-12
ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs
Vineet Gupta
1
-0
/
+2
2015-09-12
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
Andrew Morton
1
-2
/
+4
2015-09-12
mm/early_ioremap: add explicit #include of asm/early_ioremap.h
Ard Biesheuvel
1
-0
/
+1
2015-09-12
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
4
-50
/
+45
2015-09-12
selftests: enhance membarrier syscall test
Mathieu Desnoyers
1
-25
/
+75
2015-09-12
selftests: add membarrier syscall test
Pranith Kumar
4
-0
/
+84
2015-09-12
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
11
-1
/
+151
2015-09-12
MODSIGN: fix a compilation warning in extract-cert
David Howells
1
-1
/
+1
2015-09-11
Revert "writeback: plug writeback at a high level"
Linus Torvalds
1
-3
/
+4
[next]