]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
scsi_transport_fc: Introduce scsi_host_{get,put}()
[karo-tx-linux.git] / drivers /
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
2015-11-26 Ondrej Zaryatp870u: Untangle tmport #2
2015-11-26 Ondrej Zaryatp870u: Untangle tmport
2015-11-26 Ondrej Zaryatp870u: Remove tmport1
2015-11-26 Ondrej Zaryatp870u: Remove workport
2015-11-20 Arnd BergmannSCSI: initio: remove duplicate module device table
2015-11-18 Himanshu Madhaniqla2xxx: Remove unavailable firmware files
2015-11-18 Geert Uytterhoevenst: Remove obsolete scsi_tape.max_pfn
2015-11-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-11-17 Andrew Lunnnet: phy: Use interrupts when available in NOLINK state
2015-11-17 Andrew Lunnphy: marvell: Add support for 88E1540 PHY
2015-11-17 Sabrina Dubrocamacvlan: fix leak in macvlan_handle_frame
2015-11-17 Sabrina Dubrocaipvlan: fix use after free of skb
2015-11-17 Sabrina Dubrocaipvlan: fix leak in ipvlan_rcv_frame
2015-11-17 Timo Teräsvia-velocity: unconditionally drop frames with bad...
2015-11-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-11-17 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
next