]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
scsi_dh_alua: sanitze sense code handling
[karo-tx-linux.git] / drivers /
2015-12-02 Hannes Reineckescsi_dh_alua: sanitze sense code handling
2015-12-02 Hannes Reineckescsi_dh_alua: improved logging
2015-12-02 Hannes Reineckescsi_dh_alua: Use vpd_pg83 information
2015-12-02 Hannes Reineckescsi_dh_alua: Disable ALUA handling for non-disk devices
2015-12-02 Hannes Reineckescsi: ignore errors from scsi_dh_add_device()
2015-12-02 Hannes Reineckescsi_dh: move 'dh_state' sysfs attribute to generic...
2015-12-01 Luis de Bethencourtmvsas: fix misleading indentation
2015-12-01 Colin Ian Kingscsi: ufs: fix spelling mistake in error message
2015-11-30 Ching Huangarcmsr: change driver version to v1.30.00.22-20151126
2015-11-30 Ching Huangarcmsr: Split dma resource allocation to a new function
2015-11-30 Ching Huangarcmsr: more readability improvements
2015-11-30 Ching Huangarcmsr: changes driver version number
2015-11-30 Ching Huangarcmsr: adds code to support new Areca adapter ARC1203
2015-11-30 Ching Huangarcmsr: make code more readable
2015-11-30 Ching Huangarcmsr: fixes not release allocated resource
2015-11-30 Ching Huangarcmsr: fixed getting wrong configuration data
2015-11-30 Bart Van Asschescsi_transport_fc: Introduce scsi_host_{get,put}()
2015-11-30 Andy Shevchenkoscsi_debug: check for bigger value first
2015-11-30 Hannes Reineckescsi: rescan VPD attributes
2015-11-26 Fengguang Wuaacraid: aac_release_resources() can be static
2015-11-26 Arnd Bergmannscsi: use sector_div instead of do_div
2015-11-26 John Garryhisi_sas: Remove dependency on of_irq_count
2015-11-26 John Garryhisi_sas: Add fatal irq handler
2015-11-26 John Garryhisi_sas: Add control phy handler
2015-11-26 John Garryhisi_sas: Add tmf methods
2015-11-26 John Garryhisi_sas: Add scan finished and start
2015-11-26 John Garryhisi_sas: Add smp protocol support
2015-11-26 John Garryhisi_sas: Add bcast interrupt handler
2015-11-26 John Garryhisi_sas: Add abnormal irq handler
2015-11-26 John Garryhisi_sas: Add dev_found and dev_gone
2015-11-26 John Garryhisi_sas: Add cq interrupt handler
2015-11-26 John Garryhisi_sas: Add ssp command function
2015-11-26 John Garryhisi_sas: Add path from phyup irq to SAS framework
2015-11-26 John Garryhisi_sas: Add v1 hardware interrupt init
2015-11-26 John Garryhisi_sas: Add v1 hardware initialisation code
2015-11-26 John Garryhisi_sas: Add v1 hardware register definitions
2015-11-26 John Garryhisi_sas: Add v1 hw module init
2015-11-26 John Garryhisi_sas: Add timer and spinlock init
2015-11-26 John Garryhisi_sas: Add phy and port init
2015-11-26 John Garryhisi_sas: Add hisi sas device type
2015-11-26 John Garryhisi_sas: Add hisi_hba workqueue
2015-11-26 John Garryhisi_sas: Set dev DMA mask
2015-11-26 John Garryhisi_sas: Add phy SAS ADDR initialization
2015-11-26 John Garryhisi_sas: Add cq structure initialization
2015-11-26 John Garryhisi_sas: Add slot init code
2015-11-26 John Garryhisi_sas: Add hisi_sas_remove
2015-11-26 John Garryhisi_sas: Allocate memories and create pools
2015-11-26 John Garryhisi_sas: Add HW DMA structures
2015-11-26 John Garryhisi_sas: Scan device tree
2015-11-26 John Garryhisi_sas: Add scsi host registration
2015-11-26 John Garryhisi_sas: Add initial bare main driver
2015-11-26 John Garryscsi: Centralise ssp frame information units
2015-11-26 Ondrej Zaryatp870u: Introduce atp870_init()
2015-11-26 Ondrej Zaryatp870u: Introduce atp885_init()
2015-11-26 Ondrej Zaryatp870u: Introduce atp880_init()
2015-11-26 Ondrej Zaryatp870u: Initialize tables earlier
2015-11-26 Ondrej Zaryatp870u: Remove scam_on from struct atp_unit
2015-11-26 Ondrej Zaryatp870u: Request IRQ later, remove weird locking
2015-11-26 Ondrej Zaryatp870u: Use pci_request_regions
2015-11-26 Ondrej Zaryatp870u: Introduce is880(), is885() and remove dev_id
2015-11-26 Ondrej Zaryatp870u: Simplify _probe()
2015-11-26 Ondrej Zaryatp870u: Remove chip_ver from struct atp_unit
2015-11-26 Ondrej Zaryatp870u: Improve unsupported chip detection
2015-11-26 Ondrej Zaryatp870u: Improve _probe()
2015-11-26 Ondrej Zaryatp870u: Remove unused irq from struct atp_unit
2015-11-26 Ondrej Zaryatp870u: Remove useless and broken card counting
2015-11-26 Ondrej Zaryatp870u: Use n_io_port in request_region and release_region
2015-11-26 Ondrej Zaryatp870u: Use module_pci_driver
2015-11-26 Ondrej Zaryatp870u: Remove empty tscam_885()
2015-11-26 Ondrej Zaryatp870u: Reduce log spam on module load/unload
2015-11-26 Ondrej Zaryatp870u: Introduce atp_set_host_id
2015-11-26 Ondrej Zaryatp870u: Fix incorrect writeb_io access to register...
2015-11-26 Ondrej Zaryatp870u: Replace port 0x80 delay by udelay
2015-11-26 Ondrej Zaryatp870u: Convert remaining in[bwl] and out[bwl] to...
2015-11-26 Ondrej Zaryatp870u: Rename is885() to atp_is()
2015-11-26 Ondrej Zaryatp870u: Remove is870()
2015-11-26 Ondrej Zaryatp870u: Move 870-specific code out of is870()
2015-11-26 Ondrej Zaryatp870u: Add remaining 870 support to is885()
2015-11-26 Ondrej Zaryatp870u: Add wide_chip parameter to is870() and is885()
2015-11-26 Ondrej Zaryatp870u: Remove is880()
2015-11-26 Ondrej Zaryatp870u: Move chip-specific lines out of is880() and...
2015-11-26 Ondrej Zaryatp870u: Add channel parameter to is870() and is880()
2015-11-26 Ondrej Zaryatp870u: Unify code format in is870(), is880() and...
2015-11-26 Ondrej Zaryatp870u: Convert is885() to use wrappers
2015-11-26 Ondrej Zaryatp870u: Convert is880() to use wrappers
2015-11-26 Ondrej Zaryatp870u: Convert is870() to use wrappers
2015-11-26 Ondrej Zaryatp870u: Introduce HW access wrappers
2015-11-26 Ondrej Zaryatp870u: Remove ugly gotos #5
2015-11-26 Ondrej Zaryatp870u: Remove ugly gotos #4
2015-11-26 Ondrej Zaryatp870u: Remove ugly gotos #3
2015-11-26 Ondrej Zaryatp870u: Remove ugly gotos #2
2015-11-26 Ondrej Zaryatp870u: Remove ugly gotos
2015-11-26 Ondrej Zaryatp870u: Untangle tmpcip #2
2015-11-26 Ondrej Zaryatp870u: Untangle tmpcip
2015-11-26 Ondrej Zaryatp870u: Untangle tmport #8
2015-11-26 Ondrej Zaryatp870u: Untangle tmport #7
2015-11-26 Ondrej Zaryatp870u: Untangle tmport #6
2015-11-26 Ondrej Zaryatp870u: Untangle tmport #5
2015-11-26 Ondrej Zaryatp870u: Untangle tmport #4
2015-11-26 Ondrej Zaryatp870u: Untangle tmport #3
next