aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-14Merge branches 'next' and 'urgent'HEADmasterMatt Fleming92-492/+842
2017-02-03efi: libstub: Make file I/O chunking x86-specificArd Biesheuvel1-1/+11
2017-02-03efi: Disable secure boot if shim is in insecure modeJosh Boyer1-1/+24
2017-02-03efi: Get the secure boot statusDavid Howells3-58/+70
2017-02-01efi: fdt: avoid FDT manipulation after ExitBootServices()Ard Biesheuvel1-11/+3
2017-01-31efi: libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel1-8/+16
2017-01-28efi/x86: Move EFI BGRT init code to early init codeDave Young1-8/+20
2017-01-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-5/+30
2017-01-22Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds3-75/+108
2017-01-21Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-32/+31
2017-01-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+13
2017-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+7
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-66/+158
2017-01-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+2
2017-01-20Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-12/+21
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-108/+91
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman1-1/+1
2017-01-20Merge branches 'thermal-core' and 'thermal-soc' into for-rcZhang Rui1-53/+100
2017-01-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+1
2017-01-19virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal1-1/+1
2017-01-19virtio/s390: add missing \n to end of dev_err messageColin Ian King1-1/+1
2017-01-19virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel1-0/+25
2017-01-19virtio_console: fix a crash in config_work_handlerG. Campana1-1/+1
2017-01-19vhost/scsi: silence uninitialized variable warningDan Carpenter1-1/+1
2017-01-19vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal1-1/+1
2017-01-19nbd: only set MSG_MORE when we have more to sendJosef Bacik1-4/+2
2017-01-19Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-11/+13
2017-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-23/+63
2017-01-19Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+71
2017-01-19HID: wacom: Fix sibling detection regressionJason Gerecke2-8/+18
2017-01-18Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+1
2017-01-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2017-01-17Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley6-23/+58
2017-01-17scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2-14/+38
2017-01-17qla2xxx: Disable out-of-order processing by default in firmwareQuinn Tran1-6/+0
2017-01-17qla2xxx: Fix erroneous invalid handle messageQuinn Tran2-1/+5
2017-01-17qla2xxx: Reduce exess wait during chip resetQuinn Tran1-2/+2
2017-01-17qla2xxx: Terminate exchange if corruptedQuinn Tran3-5/+43
2017-01-17qla2xxx: Fix crash due to null pointer accessQuinn Tran1-4/+12
2017-01-17qla2xxx: Collect additional information to debug fw dumpQuinn Tran1-7/+20
2017-01-17qla2xxx: Reset reserved field in firmware options to 0Himanshu Madhani1-1/+14
2017-01-17qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx versionHimanshu Madhani2-3/+2
2017-01-17qla2xxx: Include ATIO queue in firmware dump when in target modeHimanshu Madhani1-0/+24
2017-01-17qla2xxx: Fix wrong IOCB type assumptionQuinn Tran1-7/+1
2017-01-17qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...Bart Van Assche3-4/+4
2017-01-17qla2xxx: Move two arrays from header files to .c filesBart Van Assche4-19/+23
2017-01-17qla2xxx: Declare an array with file scope staticBart Van Assche1-1/+1
2017-01-17qla2xxx: Fix indentationBart Van Assche1-3/+3
2017-01-17scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn1-0/+2
2017-01-17scsi: sd: Ignore zoned field for host-managed devicesDamien Le Moal1-6/+14
2017-01-17scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_typeDamien Le Moal1-1/+2
2017-01-17scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()Johannes Thumshirn1-1/+1
2017-01-17scsi: ses: Fix SAS device detection in enclosureEwan D. Milne1-1/+1
2017-01-17Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown1-1/+3
2017-01-17Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/axi', 'spi/fix/davi...Mark Brown6-6/+12
2017-01-17ibmvscsis: Fix sleeping in interrupt contextBryant G. Ly1-2/+2
2017-01-17ibmvscsis: Fix max transfer lengthBryant G. Ly1-1/+2
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-98/+199
2017-01-17Merge tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds4-19/+23
2017-01-17Merge tag 'for-linus-20170116' of git://git.infradead.org/linux-mtdLinus Torvalds4-7/+7
2017-01-17efi/esrt: Fix spelling mistake "doen't"Colin Ian King1-1/+1
2017-01-17x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLESai Praneeth1-1/+4
2017-01-17efi: Introduce EFI_MEM_ATTR bit and set it from memory attributes tableSai Praneeth1-0/+1
2017-01-17efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...Sai Praneeth2-1/+2
2017-01-17efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner3-77/+63
2017-01-17PCI/MSI: pci-xgene-msi: Fix CPU hotplug registration handlingMarc Zyngier1-1/+1
2017-01-17Merge tag 'fixes-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman9-31/+30
2017-01-17clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim1-0/+1
2017-01-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui1-53/+100
2017-01-16thermal: rockchip: fixes the conversion tableCaesar Wang1-1/+1
2017-01-16net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein1-9/+14
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein1-2/+3
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-01-16net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit1-9/+10
2017-01-16net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann1-4/+7
2017-01-16net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan1-2/+6
2017-01-16be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera1-2/+10
2017-01-16be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera1-1/+5
2017-01-16be2net: fix status check in be_cmd_pmac_add()Ivan Vecera1-1/+1
2017-01-16cpmac: remove hopeless #warningArnd Bergmann1-1/+1
2017-01-16ravb: do not use zero-length alignment DMA descriptorMasaru Nagai1-0/+13
2017-01-16mlx4: do not call napi_schedule() without careEric Dumazet1-1/+4
2017-01-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-18/+45
2017-01-16mmc: core: Restore parts of the polling policy when switch to HS/HS DDRUlf Hansson1-13/+12
2017-01-16usb: dwc2: host: fix Wmaybe-uninitialized warningNicholas Mc Guire1-2/+2
2017-01-16usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM valueAmelie Delaunay1-2/+2
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-16/+34
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-22/+0
2017-01-15Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-17/+25
2017-01-15Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-66/+98
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-12/+33
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-41/+95
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-58/+28
2017-01-14Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds8-40/+78
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman3-22/+0
2017-01-13Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+1
2017-01-13sd: remove __data_len hack for WRITE SAMEChristoph Hellwig1-16/+1
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig4-30/+15
2017-01-13scsi: use blk_rq_payload_bytesChristoph Hellwig1-1/+1
2017-01-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-6/+26
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-10/+20
2017-01-13partially revert "xen: Remove event channel notification through Xen PCI plat...Stefano Stabellini1-0/+71
2017-01-13libnvdimm, namespace: fix pmem namespace leak, delete when size set to zeroDan Williams1-13/+10
2017-01-13net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli1-7/+18
2017-01-13vfio/type1: Remove pid_namespace.h includeAlex Williamson1-1/+0
2017-01-13Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley5-85/+33
2017-01-13HID: corsair: fix control-transfer error handlingJohan Hovold1-3/+3
2017-01-13HID: corsair: fix DMA buffers on stackJohan Hovold1-12/+42
2017-01-13dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund1-0/+8
2017-01-12pmem: return EIO on read_pmem() failureStefan Hajnoczi1-1/+3
2017-01-12vfio iommu type1: fix the testing of capability for remote taskJike Song1-2/+1
2017-01-12net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev1-5/+6
2017-01-12soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()Wei Yongjun1-0/+1
2017-01-12ieee802154: atusb: fix driver to work with older firmware versionsStefan Schmidt1-9/+4
2017-01-12at86rf230: Allow slow GPIO pins for "rstn"Andrey Smirnov1-2/+2
2017-01-12ieee802154: atusb: do not use the stack for address fetching to make it DMA ableStefan Schmidt1-1/+7
2017-01-12ieee802154: atusb: make sure we set a randaom extended address if fetching failsStefan Schmidt1-2/+5
2017-01-12ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt1-4/+27
2017-01-12net: qcom/emac: grab a reference to the phydev on ACPI systemsTimur Tabi2-4/+9
2017-01-12i2c: piix4: Avoid race conditions with IMCRicardo Ribalda1-0/+22
2017-01-12i2c: fix spelling mistake: "insufficent" -> "insufficient"Colin Ian King1-1/+1
2017-01-12i2c: print correct device invalid addressJohn Garry1-1/+1
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov1-9/+8
2017-01-12i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich1-1/+1
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds1-13/+16
2017-01-12Merge tag 'rpmsg-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds1-2/+2
2017-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-0/+16
2017-01-12Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-52/+138
2017-01-12Merge tag 'md/4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds6-261/+322
2017-01-12spi: davinci: use dma_mapping_error()Kevin Hilman1-2/+2
2017-01-12Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-39/+78
2017-01-12ravb: Remove Rx overflow log messagesKazuya Mizuguchi1-6/+2
2017-01-12mlxsw: pci: Fix EQE structure definitionElad Raz1-4/+4
2017-01-12mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2017-01-12mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2017-01-12mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren1-2/+4
2017-01-12mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede1-1/+2
2017-01-12usb: gadget: udc: atmel: remove memory leakAlexandre Belloni2-1/+3
2017-01-12usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan1-1/+3
2017-01-12usb: dwc2: Avoid suspending if we're in gadget modeJohn Stultz1-0/+3
2017-01-12usb: dwc2: use u32 for DT binding parametersLeo Yan2-7/+7
2017-01-12usb: gadget: f_fs: Fix iterations on endpoints.Vincent Pelletier1-6/+6
2017-01-12usb: dwc2: gadget: Fix DMA memory freeingVardan Mikayelyan1-11/+3
2017-01-12usb: gadget: composite: Fix function used to free memoryChristophe JAILLET1-1/+1
2017-01-11scsi: lpfc: avoid double free of resource identifiersRoberto Sassu1-0/+7
2017-01-11scsi: qla2xxx: remove irq_affinity_notifierChristoph Hellwig2-74/+0
2017-01-11scsi: qla2xxx: fix MSI-X vector affinityChristoph Hellwig2-5/+12
2017-01-11netvsc: add rcu_read locking to netvsc callbackstephen hemminger1-0/+3
2017-01-11vxlan: Set ports in flow key when doing route lookupsMartynas Pumputis1-3/+10
2017-01-11r8152: fix the sw rx checksum is unavailablehayeswang1-1/+6
2017-01-11HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath1-0/+9
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-11/+14
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-84/+188
2017-01-11nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli1-6/+1
2017-01-11nvme-rdma: fix nvme_rdma_queue_is_readyChristoph Hellwig1-1/+1
2017-01-11xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman2-24/+0
2017-01-11PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas1-5/+7
2017-01-11net: vrf: do not allow table id 0David Ahern1-0/+2
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King1-1/+2
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern1-0/+2
2017-01-11USB: serial: ch341: fix control-message error handlingJohan Hovold1-11/+21
2017-01-11vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi1-1/+1
2017-01-11auxdisplay: fix new ht16k33 build errorsRandy Dunlap1-3/+3
2017-01-11sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita1-2/+2
2017-01-11ppdev: don't print a free'd stringColin Ian King1-5/+8
2017-01-11extcon: return error code on failurePan Bian1-1/+1
2017-01-11Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu1-1/+1
2017-01-11Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski1-1/+1
2017-01-118250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi1-7/+5
2017-01-11tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud1-6/+5
2017-01-11tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud1-0/+11
2017-01-11drivers: char: mem: Fix thinkos in kmem address checksRobin Murphy1-6/+4
2017-01-11mei: bus: enable OS version only for SPT and newerAlexander Usyskin5-0/+17
2017-01-10net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens1-2/+4
2017-01-10net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah1-6/+1
2017-01-10net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed1-7/+6
2017-01-10net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz1-7/+11
2017-01-10net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion1-2/+2
2017-01-10net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz1-0/+4
2017-01-10net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz1-4/+9
2017-01-10net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz1-8/+8
2017-01-10net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz1-6/+24
2017-01-10net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz1-4/+8
2017-01-10zram: support BDI_CAP_STABLE_WRITESMinchan Kim1-2/+11
2017-01-10zram: revalidate disk under init_lockMinchan Kim1-7/+1
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck1-3/+3
2017-01-10mlx4: Return EOPNOTSUPP instead of ENOTSUPPMartin KaFai Lau1-1/+1
2017-01-10virtio_blk: fix panic in initialization error pathOmar Sandoval1-1/+2
2017-01-10nbd: blk_mq_init_queue returns an error code on failure, not NULLJeff Moyer1-2/+4
2017-01-10virtio_blk: avoid DMA to stack for the sense bufferChristoph Hellwig1-1/+3
2017-01-10ibmvscsis: Fix srp_transfer_data fail return codeBryant G. Ly1-1/+1
2017-01-10usb: musb: fix runtime PM in debugfsBin Liu1-1/+19
2017-01-10r8152: fix rx issue for runtime suspendhayeswang1-3/+28
2017-01-10r8152: split rtl8152_suspend functionhayeswang1-17/+40
2017-01-10target: support XCOPY requests without parametersDavid Disseldorp1-0/+4
2017-01-10target: check for XCOPY parameter truncationDavid Disseldorp2-0/+15
2017-01-10target: use XCOPY segment descriptor CSCD IDsDavid Disseldorp1-31/+48
2017-01-10target: check XCOPY segment descriptor CSCD IDsDavid Disseldorp2-0/+14
2017-01-10target: simplify XCOPY wwn->se_dev lookup helperDavid Disseldorp1-19/+9
2017-01-10target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE senseDavid Disseldorp1-0/+4