summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-25Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Greg Kroah-Hartman
2017-12-25platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changesPeter Hutterer
2017-12-25thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano
2017-12-25thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano
2017-12-25thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano
2017-12-25thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano
2017-12-25thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav
2017-12-25cpuidle: fix broadcast control when broadcast can not be enteredNicholas Piggin
2017-12-25rtc: set the alarm to the next expiring timerAlexandre Belloni
2017-12-25clk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid name collisionChen-Yu Tsai
2017-12-25staging: greybus: light: Release memory obtained by kasprintfArvind Yadav
2017-12-25fm10k: ensure we process SM mbx when processing VF mbxJacob Keller
2017-12-25vfio/pci: Virtualize Maximum Payload SizeAlex Williamson
2017-12-25scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy
2017-12-25scsi: lpfc: Fix secure firmware updatesDick Kennedy
2017-12-25fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bwJacob Keller
2017-12-25PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni
2017-12-25IB/rxe: check for allocation failure on elemColin Ian King
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-12-25PM / OPP: Move error message to debug levelFabio Estevam
2017-12-25PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes
2017-12-25scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...Sreekanth Reddy
2017-12-25scsi: cxgb4i: fix Tx skb leakVarun Prakash
2017-12-25PCI: Avoid bus reset if bridge itself is brokenDavid Daney
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2017-12-25rtc: pl031: make interrupt optionalRussell King
2017-12-25crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter
2017-12-25backlight: pwm_bl: Fix overflow conditionDerek Basehore
2017-12-25bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam
2017-12-25cpuidle: powernv: Pass correct drv->cpumask for registrationVaidyanathan Srinivasan
2017-12-25xhci: plat: Register shutdown for xhci_platAdam Wallis
2017-12-25net: moxa: fix TX overrun memory leakJonas Jensen
2017-12-25isdn: kcapi: avoid uninitialized dataArnd Bergmann
2017-12-25virtio_balloon: prevent uninitialized variable useArnd Bergmann
2017-12-25virtio-balloon: use actual number of stats for stats queue buffersLadi Prosek
2017-12-25cpufreq: Fix creation of symbolic links to policy directoriesRafael J. Wysocki
2017-12-25irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov
2017-12-25RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck
2017-12-25IB/rxe: increment msn only when completing a requestDavid Marchand
2017-12-25IB/rxe: double free on errorDan Carpenter
2017-12-25nbd: set queue timeout properlyJosef Bacik
2017-12-25infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe
2017-12-25IB/core: Protect against self-requeue of a cq work itemSagi Grimberg
2017-12-25i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem
2017-12-25bna: avoid writing uninitialized data into hw registersArnd Bergmann
2017-12-25s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann
2017-12-25s390/qeth: size calculation outbound buffersJulian Wiedmann
2017-12-25r8152: prevent the driver from transmitting packets with carrier offhayeswang