summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-25esas2r: fix an oversight in setting return valueTomas Henzl1-1/+4
2014-11-25esas2r: fix an error path in esas2r_ioctl_handlerTomas Henzl1-3/+4
2014-11-25esas2r: fir error handling in do_fm_apiTomas Henzl1-5/+5
2014-11-25Input: xpad - use proper endpoint typeGreg Kroah-Hartman1-3/+13
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov1-9/+1
2014-11-24usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede1-0/+3
2014-11-24xen-netback: do not report success if backend_create_xenvif() failsAlexey Khoroshilov1-6/+9
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke2-5/+1
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke12-15/+14
2014-11-24scsi: remove scsi_driver owner fieldChristoph Hellwig8-12/+11
2014-11-24scsi: move scsi_dispatch_cmd to scsi_lib.cChristoph Hellwig3-82/+81
2014-11-24scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig3-15/+13
2014-11-24scsi: remove scsi_next_commandChristoph Hellwig2-15/+4
2014-11-24scsi: don't use scsi_next_command in scsi_reset_providerChristoph Hellwig1-8/+3
2014-11-24Merge tag 'iwlwifi-for-john-2014-11-23' of git://git.kernel.org/pub/scm/linux...John W. Linville2-3/+11
2014-11-24tmscsim: replace by am53c974 driverHannes Reinecke5-3192/+1
2014-11-24esp_scsi: enable CONFIG2_FENAB for am53c974Hannes Reinecke2-0/+42
2014-11-24esp_scsi: let DMA driver provide a config2 valuePaolo Bonzini1-33/+37
2014-11-24esp_scsi: correctly detect am53c974Hannes Reinecke3-1/+33
2014-11-24am53c974: BLAST residual handlingHannes Reinecke3-0/+36
2014-11-24am53c974: add new driverHannes Reinecke3-0/+556
2014-11-24esp_scsi: use FIFO for command submissionHannes Reinecke2-17/+30
2014-11-24esp_scsi: read status registersHannes Reinecke1-3/+5
2014-11-24esp_scsi: debug event and commandHannes Reinecke1-0/+15
2014-11-24esp_scsi: convert to dev_printkHannes Reinecke1-106/+106
2014-11-24esp_scsi: make number of tags configurableHannes Reinecke2-8/+7
2014-11-24esp_scsi: spellcheck 'driver'Hannes Reinecke1-1/+1
2014-11-24vmw_pscsi: simplify ->change_queue_depthChristoph Hellwig1-9/+1
2014-11-24mpt3sas: simplify ->change_queue_depthChristoph Hellwig1-26/+10
2014-11-24mpt2sas: simplify ->change_queue_depthChristoph Hellwig1-29/+5
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig66-388/+139
2014-11-24scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig9-30/+3
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig29-242/+68
2014-11-24lpfc: remove queue_depth eventsChristoph Hellwig1-66/+0
2014-11-24megaraid_sas: do not process IOCTLs and SCSI commands during driver removalSumit.Saxena@avagotech.com1-4/+15
2014-11-24megaraid_sas: dndinaness related bug fixesSumit.Saxena@avagotech.com2-14/+16
2014-11-24megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com1-1/+1
2014-11-24megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR pathSumit.Saxena@avagotech.com1-13/+13
2014-11-24megaraid_sas: online Firmware upgrade support for Extended VD featureSumit.Saxena@avagotech.com4-57/+85
2014-11-24megaraid_sas: update MAINTAINERS and copyright information for megaraid driversSumit.Saxena@avagotech.com5-40/+47
2014-11-24megaraid_sas: driver version upgrade and remove some meta data of driverSumit.Saxena@avagotech.com2-26/+2
2014-11-24drm/i915: Ignore SURFLIVE and flip counter when the GPU gets resetVille Syrjälä1-0/+4
2014-11-24gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt1-0/+10
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt1-0/+26
2014-11-23iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commandsLuciano Coelho2-3/+11
2014-11-23solos-pci: fix error return codeJulia Lawall1-0/+2
2014-11-23igb: Fixes needed for surprise removal supportCarolyn Wyborny1-7/+16
2014-11-23ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probeDaniel Borkmann1-2/+6
2014-11-23ixgbe: Correctly disable VLAN filter in promiscuous modeVlad Yasevich1-2/+2
2014-11-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+6