| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | ARM: OMAP2: clock: add DT boot support for cpufreq_ck | Tero Kristo | 2014-05-28 | 3 | -0/+56 |
| | * | | CLK: TI: OMAP2: add clock init support | Tero Kristo | 2014-05-28 | 3 | -0/+257 |
| | * | | CLK: TI: interface: add support for omap2430 specific interface clock | Tero Kristo | 2014-05-28 | 4 | -1/+14 |
| | * | | CLK: TI: gate: fixed DT binding documentation bugs | Tero Kristo | 2014-05-28 | 1 | -4/+25 |
| | * | | CLK: TI: APLL: add support for omap2 aplls | Tero Kristo | 2014-05-28 | 4 | -17/+220 |
| | * | | CLK: TI: DPLL: add support for omap2 core dpll | Tero Kristo | 2014-05-28 | 5 | -16/+82 |
| | * | | CLK: TI: DPLL: simplify autoidle register detection logic | Tero Kristo | 2014-05-28 | 1 | -24/+15 |
* | | | | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2014-06-15 | 5 | -110/+194 |
|\ \ \ \ |
|
| * | | | | NVMe: Fix START_STOP_UNIT Scsi->NVMe translation. | Dan McLeran | 2014-06-13 | 1 | -7/+6 |
| * | | | | NVMe: Use Log Page constants in SCSI emulation | Matthew Wilcox | 2014-06-13 | 1 | -3/+2 |
| * | | | | NVMe: Define Log Page constants | Matthew Wilcox | 2014-06-13 | 1 | -0/+4 |
| * | | | | NVMe: Fix hot cpu notification dead lock | Keith Busch | 2014-06-13 | 2 | -11/+26 |
| * | | | | NVMe: Rename io_timeout to nvme_io_timeout | Matthew Wilcox | 2014-06-03 | 2 | -4/+4 |
| * | | | | NVMe: Use last bytes of f/w rev SCSI Inquiry | Keith Busch | 2014-06-03 | 1 | -1/+6 |
| * | | | | NVMe: Adhere to request queue block accounting enable/disable | Sam Bradshaw | 2014-06-03 | 1 | -14/+19 |
| * | | | | NVMe: Fix nvme get/put queue semantics | Keith Busch | 2014-06-03 | 1 | -8/+21 |
| * | | | | NVMe: Delete NVME_GET_FEAT_TEMP_THRESH | Matthew Wilcox | 2014-06-03 | 1 | -1/+0 |
| * | | | | NVMe: Make admin timeout a module parameter | Keith Busch | 2014-06-03 | 1 | -3/+7 |
| * | | | | NVMe: Make iod bio timeout a parameter | Keith Busch | 2014-06-03 | 1 | -1/+5 |
| * | | | | NVMe: Prevent possible NULL pointer dereference | Santosh Y | 2014-06-03 | 1 | -1/+4 |
| * | | | | NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD) | Indraneel Mukherjee | 2014-06-03 | 1 | -4/+4 |
| * | | | | NVMe: Update data structures for NVMe 1.2 | Matthew Wilcox | 2014-06-03 | 1 | -5/+21 |
| * | | | | NVMe: Enable BUILD_BUG_ON checks | Matthew Wilcox | 2014-05-09 | 1 | -0/+1 |
| * | | | | NVMe: Update namespace and controller identify structures to the 1.1a spec | Dimitri John Ledkov | 2014-05-09 | 1 | -4/+15 |
| * | | | | NVMe: Flush with data support | Keith Busch | 2014-05-05 | 2 | -21/+24 |
| * | | | | NVMe: Configure support for block flush | Keith Busch | 2014-05-05 | 3 | -0/+5 |
| * | | | | NVMe: Add tracepoints | Keith Busch | 2014-05-05 | 2 | -4/+10 |
| * | | | | NVMe: Protect against badly formatted CQEs | Keith Busch | 2014-05-05 | 1 | -2/+3 |
| * | | | | NVMe: Improve error messages | Matthew Wilcox | 2014-05-05 | 1 | -3/+10 |
| * | | | | NVMe: Update copyright headers | Matthew Wilcox | 2014-05-05 | 4 | -19/+3 |
* | | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-06-14 | 24 | -369/+715 |
|\ \ \ \ \ |
|
| * | | | | | qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch | Quinn Tran | 2014-06-02 | 3 | -21/+26 |
| * | | | | | lpfc: Update lpfc version to driver version 10.2.8001.0 | James Smart | 2014-06-02 | 1 | -2/+2 |
| * | | | | | lpfc: Fix ExpressLane priority setup | James Smart | 2014-06-02 | 2 | -1/+2 |
| * | | | | | lpfc: mark old devices as obsolete | James Smart | 2014-06-02 | 1 | -34/+49 |
| * | | | | | lpfc: Fix for initializing RRQ bitmap | James Smart | 2014-06-02 | 1 | -0/+3 |
| * | | | | | lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries | James Smart | 2014-06-02 | 2 | -0/+49 |
| * | | | | | lpfc: Update lpfc version to driver version 10.2.8000.0 | James Smart | 2014-06-02 | 2 | -3/+3 |
| * | | | | | lpfc: Update Copyright on changed files from 8.3.45 patches | James Smart | 2014-06-02 | 10 | -10/+10 |
| * | | | | | lpfc: Update Copyright on changed files | James Smart | 2014-06-02 | 6 | -6/+6 |
| * | | | | | lpfc: Fixed locking for scsi task management commands | James Smart | 2014-06-02 | 3 | -5/+141 |
| * | | | | | lpfc: Convert runtime references to old xlane cfg param to fof cfg param | James Smart | 2014-06-02 | 5 | -26/+24 |
| * | | | | | lpfc: Fix FW dump using sysfs | James Smart | 2014-06-02 | 3 | -4/+17 |
| * | | | | | lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lock | James Smart | 2014-06-02 | 3 | -80/+99 |
| * | | | | | lpfc: Fixed kernel panic in lpfc_abort_handler | James Smart | 2014-06-02 | 2 | -1/+16 |
| * | | | | | lpfc: Fix locking for postbufq when freeing | James Smart | 2014-06-02 | 1 | -3/+12 |
| * | | | | | lpfc: Fix locking for lpfc_hba_down_post | James Smart | 2014-06-02 | 1 | -19/+60 |
| * | | | | | lpfc: Fix dynamic transitions of FirstBurst from on to off | James Smart | 2014-06-02 | 1 | -0/+1 |
| * | | | | | hpsa: fix handling of hpsa_volume_offline return value | Stephen M. Cameron | 2014-06-02 | 2 | -5/+9 |
| * | | | | | hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_id | Stephen M. Cameron | 2014-06-02 | 1 | -1/+1 |