index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rsxx
/
core.c
Age
Commit message (
Expand
)
Author
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-18
rsxx: switch to the generic DMA API
Christoph Hellwig
2018-10-10
PCI: Remove pci_set_dma_max_seg_size()
Christoph Hellwig
2018-08-21
rsxx: Convert to new IDA API
Matthew Wilcox
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2016-01-06
rsxx: don't open-code memdup_user()
Al Viro
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-09
rsxx debugfs inanity
Al Viro
2014-10-01
rsxx: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2013-11-08
rsxx: Moving pci_map_page to prevent overflow.
Philip J Kelleher
2013-11-08
rsxx: Handling failed pci_map_page on PowerPC and double free.
Philip J Kelleher
2013-06-19
rsxx: Adding in debugfs entries.
Philip J Kelleher
2013-06-19
rsxx: Changing the adapter name to the official name.
Philip J Kelleher
2013-06-19
rsxx: Adding in sync_start module paramenter.
Philip J Kelleher
2013-06-19
rsxx: Restructured DMA cancel scheme.
Philip J Kelleher
2013-06-19
rsxx: Individual workqueues for interruptible events.
Philip J Kelleher
2013-03-26
rsxx: enable error return of rsxx_eeh_save_issued_dmas()
Philip J Kelleher
2013-03-16
Adding in EEH support to the IBM FlashSystem 70/80 device driver
Philip J Kelleher
2013-03-11
block: IBM RamSan 70/80 error message bug fix.
Philip J Kelleher
2013-03-11
block: IBM RamSan 70/80 branding changes.
Philip J Kelleher
2013-03-11
block: IBM RamSan 70/80 trivial changes.
Philip J Kelleher
2013-02-18
block: IBM RamSan 70/80 driver fixes
Philip J Kelleher
2013-02-06
block: remove new __devinit/exit annotations on ramsam driver
Stephen Rothwell
2013-02-05
block: IBM RamSan 70/80 device driver
josh.h.morris@us.ibm.com