summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | NVMe: Schedule timeout for sync commandsKeith Busch2013-05-021-1/+1
| * | | | NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2013-05-022-4/+68
| * | | | NVMe: Device specific stripe size handlingKeith Busch2013-05-022-4/+16
| * | | | 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-162-10/+69
| * | | | NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox2013-04-162-6/+6
| * | | | 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-163-3/+8
| * | | | 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-284-18/+2997
| * | | | NVMe: Add definitions for format commandVishal Verma2013-03-272-0/+13
| * | | | NVMe: Move structures & definitions to header fileVishal Verma2013-03-272-55/+60
| * | | | NVMe: Rename nvme.c to nvme-core.cVishal Verma2013-03-262-0/+1
| * | | | NVMe: Add discard support for capable devicesKeith Busch2013-03-262-1/+91
* | | | | Merge tag 'acpi-fixes-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-093-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-0945-235/+173
|\ \ \ \ \ \
| * | | | | | ARM: exynos: dts: Fixed vbus-gpiosDoug Anderson2013-05-092-2/+2
| * | | | | | ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2013-05-092-3/+3
| * | | | | | Merge tag 'omap-for-v3.10/dt-fixes-for-merge-window' of git://git.kernel.org/...Olof Johansson2013-05-099-9/+35
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: don't assume boards are using twl4030 for omap3Jason Cooper2013-05-094-1/+3
| | * | | | | | ARM: dts: Configure and fix the McSPI pins for 4430sdpTony Lindgren2013-05-081-0/+12
| | * | | | | | ARM: dts: AM33XX: Add GPMC nodePhilip Avinash2013-05-081-0/+12
| | * | | | | | ARM: dts: OMAP4460: Fix CPU OPP voltagesNishanth Menon2013-05-081-3/+3
| | * | | | | | ARM: dts: OMAP36xx: Fix CPU OPP voltagesNishanth Menon2013-05-081-3/+3
| | * | | | | | ARM: dts: OMAP4: Fix ethernet IRQ for OMAP4 boardsJon Hunter2013-05-082-2/+2
| * | | | | | | Merge tag 'omap-for-v3.10/fixes-for-merge-window-part2' of git://git.kernel.o...Olof Johansson2013-05-0911-84/+81
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.cTony Lindgren2013-05-091-3/+2
| | * | | | | | | ARM: OMAP4+: omap2plus_defconfig: Enable audio via TWL6040 as modulePeter Ujfalusi2013-05-081-0/+2
| | * | | | | | | ARM: OMAP2: AM33XX: id: Add support for new AM335x PG2.1 SiVaibhav Hiremath2013-05-082-2/+7
| | * | | | | | | omap: mux: add AM/DM37x gpiosChristoph Fritz2013-05-081-1/+5
| | * | | | | | | Merge branch 'omap-gpmc-fixes-for-v3.10' of git://github.com/jonhunter/linux ...Tony Lindgren2013-05-083-68/+54
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: OMAP2+: only WARN if a GPMC child probe function failJavier Martinez Canillas2013-04-301-3/+2
| | | * | | | | | | ARM: OMAP2+: only search for GPMC DT child nodes on probeJavier Martinez Canillas2013-04-301-23/+10
| | | * | | | | | | Documentation: dt: update properties in TI GPMC NAND exampleJon Hunter2013-04-301-14/+14
| | | * | | | | | | Documentation: dt: update TI GPMC ethernet binding propertiesJavier Martinez Canillas2013-04-301-28/+28
| | * | | | | | | | ARM: OMAP1: DMA: fix error handling in omap1_system_dma_init()Wei Yongjun2013-05-081-4/+4
| | * | | | | | | | ARM: OMAP2+: omap_device: use late_initcall_syncKevin Hilman2013-05-082-1/+2
| | * | | | | | | | ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen2013-05-081-2/+2
OpenPOWER on IntegriCloud