summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-26soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()Wei Yongjun
2017-01-26spi: pxa2xx: add missed breakAndy Shevchenko
2017-01-26dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski
2017-01-26dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund
2017-01-26s5p-mfc: Fix clock management in s5p_mfc_release() functionMarek Szyprowski
2017-01-26s5p-cec: mark PM functions as __maybe_unused againArnd Bergmann
2017-01-26st-hva: fix some error handling in hva_hw_probe()Dan Carpenter
2017-01-26ite-cir: initialize use_demodulator before using itNicolas Iooss
2017-01-26gs1662: drop kfree for memory allocated with devm_kzallocWei Yongjun
2017-01-26platform: pxa_camera: add VIDEO_V4L2 dependencyArnd Bergmann
2017-01-26blackfin: check devm_pinctrl_get() for errorsDan Carpenter
2017-01-26rpmsg: virtio_rpmsg_bus: fix channel creationLoic Pallardy
2017-01-26mtd: spi-nor: Fix some error codes in cqspi_setup_flash()Dan Carpenter
2017-01-26mtd: spi-nor: Off by one in cqspi_setup_flash()Dan Carpenter
2017-01-26PM / devfreq: Fix the bug of devfreq_add_device when governor is NULLChanwoo Choi
2017-01-26PM / devfreq: exynos-bus: Fix the wrong return valueChanwoo Choi
2017-01-26scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley
2017-01-26scsi: ses: Fix SAS device detection in enclosureEwan D. Milne
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2017-01-26Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue
2017-01-26ibmvscsis: Fix max transfer lengthBryant G. Ly
2017-01-26ibmvscsis: Fix sleeping in interrupt contextBryant G. Ly
2017-01-26clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim
2017-01-26qla2xxx: Fix crash due to null pointer accessQuinn Tran
2017-01-26mtd: nand: xway: fix build because of module functionsHauke Mehrtens
2017-01-26mtd: nand: xway: disable module supportHauke Mehrtens
2017-01-26mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy
2017-01-26ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt
2017-01-26mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren
2017-01-26mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede
2017-01-26HID: corsair: fix control-transfer error handlingJohan Hovold
2017-01-26HID: corsair: fix DMA buffers on stackJohan Hovold
2017-01-26PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas
2017-01-26PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri
2017-01-26libnvdimm, namespace: fix pmem namespace leak, delete when size set to zeroDan Williams
2017-01-26IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib
2017-01-26IB/mlx4: Check if GRH is available before using itEran Ben Elisha
2017-01-26IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha
2017-01-26IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed
2017-01-26IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein
2017-01-26IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein
2017-01-26IB/mlx4: Set traffic class in AHMaor Gottlieb
2017-01-26IB/mlx5: Wait for all async command completions to completeEli Cohen
2017-01-26IB/mlx5: Assign SRQ type earlierMaor Gottlieb
2017-01-26IB/mlx5: Fix reported max SGE calculationEli Cohen
2017-01-26IB/mlx5: Avoid system crash when enabling many VFsEli Cohen
2017-01-26IB/rxe: avoid putting a large struct rxe_qp on stackArnd Bergmann
2017-01-26IB/rxe: Increase max number of completions to 32kYonatan Cohen
2017-01-26IB/core: Release allocated memory in cache setup failureLeon Romanovsky
2017-01-19pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLENiklas Söderlund