summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2017-06-27vxlan: fix incorrect nlattr access in MTU checkMatthias Schiffer-1/+1
2017-06-27mmc/block: remove a call to blk_queue_bounce_limitChristoph Hellwig-1/+0
2017-06-27dm: don't set bounce limitChristoph Hellwig-1/+0
2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig-0/+13
2017-06-27block: don't set bounce limit in blk_init_allocated_queueChristoph Hellwig-0/+5
2017-06-27blk-mq: don't bounce by defaultChristoph Hellwig-6/+0
2017-06-27block: don't bother with bounce limits for make_request driversChristoph Hellwig-6/+0
2017-06-27blk-map: call blk_queue_bounce from blk_rq_append_bioChristoph Hellwig-4/+1
2017-06-27pktcdvd: remove the call to blk_queue_bounceChristoph Hellwig-2/+0
2017-06-27nvme: add support for streams and directivesJens Axboe-4/+151
2017-06-27vsprintf: Add %p extension "%pOF" for device treePantelis Antoniou-1/+61
2017-06-27Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm devLoic Poulain-2/+1
2017-06-27platform/chrome: cros_ec_lightbar - hide unused PM functionsArnd Bergmann-2/+2
2017-06-27cros_ec: Don't signal wake event for non-wake host eventsShawn Nematbakhsh-9/+83
2017-06-27usbip: Fix uninitialized variable bug in vhciYuyang Du-1/+1
2017-06-27usb: core: read USB ports from DT in the usbport LED trigger driverRafał Miłecki-0/+56
2017-06-27usb: typec: ucsi: Add ACPI driverHeikki Krogerus-720/+176
2017-06-27usb: typec: Add support for UCSI interfaceHeikki Krogerus-0/+1367
2017-06-27usb: musb: compress return logic into one lineGustavo A. R. Silva-4/+2
2017-06-27Merge tag 'extcon-next-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-13/+8
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixesSean Paul-4313/+39991
2017-06-27Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman-8/+21
2017-06-27libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im-6/+68
2017-06-27cros_ec: Fix deadlock when EC is not responsive at probeGwendal Grignou-1/+17
2017-06-27ahci: Add Device ID for ASMedia 1061R and 1062RShawn Lin-0/+2
2017-06-27cros_ec: Don't return error when checking command versionThierry Escande-0/+2
2017-06-27lightnvm: if LUNs are already allocated fix returnRakesh Pandit-2/+3
2017-06-27brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet-1/+2
2017-06-27brcmfmac: fix double free upon register_netdevice() failureArend Van Spriel-3/+4
2017-06-27ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot-1/+1
2017-06-27net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari-3/+190
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari-9/+319
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari-3/+269
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari-0/+524
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari-1/+705
2017-06-27net/mlx5: FPGA, Add SBU infrastructureIlan Tayari-1/+331
2017-06-27net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari-0/+52
2017-06-27net/mlx5: FPGA, Add high-speed connection routinesIlan Tayari-1/+1264
2017-06-27net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari-0/+129
2017-06-27net/mlx5: FPGA, Move FPGA init/cleanup to init_onceIlan Tayari-17/+16
2017-06-27net/mlx5: Add QP WQ supportIlan Tayari-0/+56
2017-06-27net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari-22/+21
2017-06-27IB/mlx5: Respect mlx5_core reserved GIDsIlan Tayari-66/+53
2017-06-27net/mlx5: Add support for multiple RoCE enableIlan Tayari-0/+4
2017-06-27net/mlx5: Add reserved-gids supportIlan Tayari-3/+243
2017-06-27net/mlx5: Set interface flags before cleanup in unload_oneIlan Tayari-2/+3
2017-06-27net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman-2/+0
2017-06-27net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia-2/+15
2017-06-27net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman-1/+1
2017-06-27drm/mediatek: separate color module to fixup error memory reallocationyt.shen@mediatek.com-81/+185