summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-05-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum
2017-05-23net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia
2017-05-23net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit
2017-05-23net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz
2017-05-23net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz
2017-05-23net/mlx5e: Allow TC csum offload if applied together with pedit actionOr Gerlitz
2017-05-23net/mlx5e: Use the correct delete call on offloaded TC encap entry detachOr Gerlitz
2017-05-23mmc: pwrseq_simple: Parse DTS for the power-off-delay-us propertyUlf Hansson
2017-05-23drm: Fix deadlock retry loop in page_flip_ioctlDaniel Vetter
2017-05-23drm: qxl: Delay entering atomic context during cursor updateGabriel Krisman Bertazi
2017-05-22Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-22Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-05-22Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka
2017-05-22Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-BĂ©langer
2017-05-22Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger
2017-05-22efi-pstore: Fix write/erase id trackingKees Cook
2017-05-22PCI: imx6: Fix config read timeout handlingLucas Stach
2017-05-22switchtec: Fix minor bug with partition ID registerLogan Gunthorpe
2017-05-22switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe
2017-05-22PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMAGeert Uytterhoeven
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-22leds: pca955x: Correct I2C FunctionalityTin Huynh
2017-05-22nvme_fc: remove extra controller reference taken on reconnectJames Smart
2017-05-22nvme_fc: correct nvme status set on abortJames Smart
2017-05-22nvme_fc: set logging level on resets/deletesJames Smart
2017-05-22nvme_fc: revise comment on teardownJames Smart
2017-05-22nvme_fc: Support ctrl_loss_tmoJames Smart
2017-05-22nvme_fc: get rid of local reconnect_delayJames Smart
2017-05-22nvme: avoid to use blk_mq_abort_requeue_list()Ming Lei
2017-05-22nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()Ming Lei
2017-05-22nvme-rdma: support devices with queue size < 32Marta Rybczynska
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki
2017-05-22mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam
2017-05-22bonding: fix accounting of active ports in 3adJarod Wilson
2017-05-22net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov
2017-05-22mmc: cavium: Fix probing race with regulatorJan Glauber
2017-05-22of/platform: Make of_platform_device_destroy globally visibleJan Glauber
2017-05-22mmc: cavium: Prevent crash with incomplete DTJan Glauber
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka
2017-05-22i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel
2017-05-22drm/radeon: Fix oops upon driver load on PowerXpress laptopsLukas Wunner
2017-05-21acpi, nfit: Fix the memory error check in nfit_handle_mce()Vishal Verma
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds