summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-26soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()Wei Yongjun1-0/+1
2017-01-26spi: pxa2xx: add missed breakAndy Shevchenko1-0/+1
2017-01-26dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski1-0/+11
2017-01-26dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund1-0/+8
2017-01-26s5p-mfc: Fix clock management in s5p_mfc_release() functionMarek Szyprowski1-3/+4
2017-01-26s5p-cec: mark PM functions as __maybe_unused againArnd Bergmann1-2/+2
2017-01-26st-hva: fix some error handling in hva_hw_probe()Dan Carpenter1-3/+3
2017-01-26ite-cir: initialize use_demodulator before using itNicolas Iooss1-0/+2
2017-01-26gs1662: drop kfree for memory allocated with devm_kzallocWei Yongjun1-2/+1
2017-01-26platform: pxa_camera: add VIDEO_V4L2 dependencyArnd Bergmann1-1/+1
2017-01-26blackfin: check devm_pinctrl_get() for errorsDan Carpenter1-0/+2
2017-01-26rpmsg: virtio_rpmsg_bus: fix channel creationLoic Pallardy1-2/+2
2017-01-26mtd: spi-nor: Fix some error codes in cqspi_setup_flash()Dan Carpenter1-1/+3
2017-01-26mtd: spi-nor: Off by one in cqspi_setup_flash()Dan Carpenter1-1/+1
2017-01-26PM / devfreq: Fix the bug of devfreq_add_device when governor is NULLChanwoo Choi1-5/+10
2017-01-26PM / devfreq: exynos-bus: Fix the wrong return valueChanwoo Choi1-1/+1
2017-01-26scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2-14/+38
2017-01-26scsi: ses: Fix SAS device detection in enclosureEwan D. Milne1-1/+1
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven1-2/+2
2017-01-26Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue1-7/+12
2017-01-26ibmvscsis: Fix max transfer lengthBryant G. Ly1-1/+2
2017-01-26ibmvscsis: Fix sleeping in interrupt contextBryant G. Ly1-2/+2
2017-01-26clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim1-0/+1
2017-01-26qla2xxx: Fix crash due to null pointer accessQuinn Tran1-4/+12
2017-01-26mtd: nand: xway: fix build because of module functionsHauke Mehrtens1-4/+1
2017-01-26mtd: nand: xway: disable module supportHauke Mehrtens1-1/+1
2017-01-26mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy1-1/+1
2017-01-26ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt1-4/+27
2017-01-26mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren1-2/+4
2017-01-26mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede1-1/+2
2017-01-26HID: corsair: fix control-transfer error handlingJohan Hovold1-3/+3
2017-01-26HID: corsair: fix DMA buffers on stackJohan Hovold1-12/+42
2017-01-26PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas1-5/+7
2017-01-26PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri1-5/+5
2017-01-26libnvdimm, namespace: fix pmem namespace leak, delete when size set to zeroDan Williams1-13/+10
2017-01-26IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib1-2/+0
2017-01-26IB/mlx4: Check if GRH is available before using itEran Ben Elisha1-2/+2
2017-01-26IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha1-8/+13
2017-01-26IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed1-3/+5
2017-01-26IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein1-4/+12
2017-01-26IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein1-1/+2
2017-01-26IB/mlx4: Set traffic class in AHMaor Gottlieb1-2/+4
2017-01-26IB/mlx5: Wait for all async command completions to completeEli Cohen1-0/+28
2017-01-26IB/mlx5: Assign SRQ type earlierMaor Gottlieb1-1/+1
2017-01-26IB/mlx5: Fix reported max SGE calculationEli Cohen2-4/+33
2017-01-26IB/mlx5: Avoid system crash when enabling many VFsEli Cohen1-1/+2
2017-01-26IB/rxe: avoid putting a large struct rxe_qp on stackArnd Bergmann1-7/+7
2017-01-26IB/rxe: Increase max number of completions to 32kYonatan Cohen1-1/+1
2017-01-26IB/core: Release allocated memory in cache setup failureLeon Romanovsky1-9/+7
2017-01-19pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLENiklas Söderlund1-1/+2