summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2013-05-021-4/+67
| * | | | | | | NVMe: Device specific stripe size handlingKeith Busch2013-05-021-4/+15
| * | | | | | | NVMe: Split non-mergeable bio requestsKeith Busch2013-05-021-30/+122
| * | | | | | | NVMe: Remove dead code in nvme_dev_addKeith Busch2013-05-021-9/+2
| * | | | | | | NVMe: Check for NULL memory in nvme_dev_addKeith Busch2013-05-021-0/+2
| * | | | | | | NVMe: Fix error clean-up on nvme_alloc_queueKeith Busch2013-05-021-1/+1
| * | | | | | | NVMe: Free admin queue on request_irq errorKeith Busch2013-05-021-4/+9
| * | | | | | | NVMe: Add scsi unmap to SG_IOKeith Busch2013-05-021-0/+78
| * | | | | | | NVMe: queue usage fixes in nvme-scsiKeith Busch2013-05-021-5/+20
| * | | | | | | NVMe: Set TASK_INTERRUPTIBLE before processing queuesArjan van de Ven2013-05-011-2/+1
| * | | | | | | NVMe: Add a character device for each nvme deviceKeith Busch2013-04-161-10/+64
| * | | | | | | NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox2013-04-161-4/+4
| * | | | | | | NVMe: Fix I/O cancellation status on big-endian machinesMatthew Wilcox2013-04-161-1/+1
| * | | | | | | NVMe: Fix sparse warnings in scsi emulationVishal Verma2013-04-161-39/+60
| * | | | | | | NVMe: Don't fail initialisation unnecessarilyMatthew Wilcox2013-04-161-1/+7
| * | | | | | | NVMe: Abstract out sector to block number conversionMatthew Wilcox2013-04-162-3/+3
| * | | | | | | NVMe: Use round_jiffies_relative() for the periodic, once-per-second timerArjan van de Ven2013-04-161-1/+1
| * | | | | | | NVMe: Add nvme-scsi.cVishal Verma2013-03-283-18/+2962
| * | | | | | | NVMe: Add definitions for format commandVishal Verma2013-03-271-0/+1
| * | | | | | | NVMe: Move structures & definitions to header fileVishal Verma2013-03-271-55/+0
| * | | | | | | NVMe: Rename nvme.c to nvme-core.cVishal Verma2013-03-262-0/+1
| * | | | | | | NVMe: Add discard support for capable devicesKeith Busch2013-03-261-1/+59
* | | | | | | | Merge tag 'acpi-fixes-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-103-2/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPICA: ACPICA: Fix for _INI regressionTomasz Nowicki2013-05-081-0/+1
| * | | | | | | | ACPICA: _OSI support: Fix possible memory leakJung-uk Kim2013-05-081-1/+2
| * | | | | | | | ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore2013-05-081-1/+13
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-092-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | video: mxsfb: Adapt to new videomode APIFabio Estevam2013-05-092-5/+5
* | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-05-094-5/+12
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | usb: tilegx: fix memleak when create hcd failLibo Chen2013-05-092-4/+10
| * | | | | | | | | rtc: rtc-tile: add missing platform_device_unregister() when module exitWei Yongjun2013-05-081-0/+1
| * | | | | | | | | tile: support new Tilera hypervisorChris Metcalf2013-05-021-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-0913-57/+188
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2013-05-082-15/+39
| * | | | | | | | | | bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun2013-05-081-1/+2
| * | | | | | | | | | sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun2013-05-081-1/+3
| * | | | | | | | | | net/spider_net: fix error return code in spider_net_open()Wei Yongjun2013-05-081-1/+2
| * | | | | | | | | | net/irda: fix error return code in bfin_sir_open()Wei Yongjun2013-05-081-2/+4
| * | | | | | | | | | net: of_mdio: fix behavior on missing phy deviceSebastian Hesselbarth2013-05-081-7/+4
| * | | | | | | | | | sierra_net: keep status interrupt URB activeDan Williams2013-05-081-7/+31
| * | | | | | | | | | usbnet: allow status interrupt URB to always be activeDan Williams2013-05-081-6/+71
| * | | | | | | | | | qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2013-05-082-0/+14
| * | | | | | | | | | be2net: disable TX in be_close()Sathya Perla2013-05-081-0/+2
| * | | | | | | | | | be2net: fix EQ from getting full while cleaning RX CQSathya Perla2013-05-081-6/+1
| * | | | | | | | | | be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla2013-05-081-3/+2
| * | | | | | | | | | be2net: provision VF resources before enabling SR-IOVSathya Perla2013-05-081-8/+13
* | | | | | | | | | | Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-093-3/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PCI: Delay final fixups until resources are assignedYinghai Lu2013-05-072-1/+1
| * | | | | | | | | | | PCI: Set ->mask_pos correctlyDan Carpenter2013-04-301-2/+4
* | | | | | | | | | | | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-0979-8059/+497
|\ \ \ \ \ \ \ \ \ \ \ \