summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-09net: fec: fix multicast filtering hardware setupRui Sousa1-14/+9
2017-12-09xen-netfront: Improve error handling during initializationRoss Lagerwall1-18/+11
2017-12-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-12-09dmaengine: pl330: fix double lockIago Abal1-13/+6
2017-12-09drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda1-0/+2
2017-12-09ravb: Remove Rx overflow log messagesKazuya Mizuguchi1-6/+2
2017-12-09net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich1-1/+1
2017-12-09net: systemport: Pad packet before inserting TSBFlorian Fainelli1-9/+9
2017-12-09net: systemport: Utilize skb_put_padto()Florian Fainelli1-3/+2
2017-12-09sysrq : fix Show Regs call trace on ARMJibin Xu1-2/+7
2017-12-09EDAC, sb_edac: Fix missing break in switchGustavo A. R. Silva1-0/+1
2017-12-09serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra1-1/+4
2017-12-09usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov1-1/+2
2017-12-09spi: sh-msiof: Fix DMA transfer size checkHiromitsu Yamasaki1-1/+1
2017-12-09serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner1-1/+1
2017-12-09USB: serial: option: add Quectel BG96 idSebastian Sjoholm1-0/+3
2017-12-09serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson1-0/+3
2017-12-09usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C HubKai-Heng Feng1-0/+3
2017-12-09uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesHans de Goede1-0/+4
2017-12-09bcache: recover data from backing when data is cleanRui Hua1-7/+6
2017-12-09bcache: only permit to recovery read error when cache device is cleanColy Li1-1/+9
2017-12-05drm/i915: Prevent zero length "index" writeVille Syrjälä1-1/+2
2017-12-05drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä1-0/+1
2017-12-05mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor1-3/+6
2017-12-05drm/panel: simple: Add missing panel_simple_unprepare() callsJonathan Liu1-0/+2
2017-12-05drm/radeon: fix atombios on big endianRoman Kapl2-40/+36
2017-12-05Revert "drm/radeon: dont switch vt on suspend"Alex Deucher1-1/+0
2017-12-05bcache: Fix building error on MIPSHuacai Chen3-3/+3
2017-12-05eeprom: at24: check at24_read/write argumentsHeiner Kallweit1-0/+6
2017-12-05mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter1-0/+3
2017-12-05x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth1-32/+0
2017-11-30xen: xenbus driver must not accept invalid transaction idsJuergen Gross1-1/+1
2017-11-30spi: SPI_FSL_DSPI should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-11-30staging: iio: cdc: fix improper return valuePan Bian1-1/+1
2017-11-30iio: light: fix improper return valuePan Bian1-1/+1
2017-11-30drm: Apply range restriction after color adjustment when allocationChris Wilson1-10/+6
2017-11-30ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski1-8/+43
2017-11-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter1-3/+9
2017-11-30ath10k: ignore configuring the incorrect board_idRyan Hsu1-1/+4
2017-11-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu1-3/+4
2017-11-30drm/armada: Fix compile failDaniel Vetter1-0/+2
2017-11-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner1-3/+6
2017-11-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner1-8/+8
2017-11-30dmaengine: zx: set DMA_CYCLIC cap_mask bitShawn Guo1-0/+1
2017-11-30PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas1-2/+13
2017-11-30e1000e: Separate signaling for link check/link upBenjamin Poirier2-4/+9
2017-11-30e1000e: Fix return value testBenjamin Poirier1-1/+1
2017-11-30e1000e: Fix error path in link detectionBenjamin Poirier1-3/+4
2017-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan1-0/+1
2017-11-30media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado1-4/+12