summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-04media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+22
2018-10-04i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg1-1/+8
2018-10-04drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2-5/+2
2018-10-04drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu1-1/+10
2018-10-04hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter1-5/+9
2018-10-04hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten1-2/+11
2018-10-04e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen1-2/+2
2018-10-04e1000: check on netif_running() before calling e1000_up()Bo Chen1-1/+2
2018-10-04net: hns: fix skb->truesize underestimationHuazhong Tan1-1/+1
2018-10-04net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan1-3/+3
2018-10-04thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang1-2/+5
2018-10-04qed: Wait for MCP halt and resume commands to take placeTomer Tayar2-8/+39
2018-10-04qed: Wait for ready indication before rereading the shmemTomer Tayar1-9/+41
2018-10-04IB/hfi1: Fix SL array bounds checkIra Weiny1-1/+7
2018-10-04serial: imx: restore handshaking irq for imx1Uwe Kleine-König1-0/+8
2018-10-04scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier1-12/+3
2018-10-04IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl1-2/+7
2018-10-04IB/hfi1: Invalid user input can result in crashMichael J. Ruhl1-1/+1
2018-10-04IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche1-3/+3
2018-10-04Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma1-0/+2
2018-10-04USB: remove LPM management from usb_driver_claim_interface()Alan Stern1-15/+0
2018-10-04Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior1-1/+1
2018-10-04USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum1-0/+5
2018-10-04USB: usbdevfs: sanitize flags moreOliver Neukum1-3/+16
2018-10-04media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18
2018-10-04USB: handle NULL config in usb_find_alt_setting()Alan Stern1-0/+2
2018-10-04USB: fix error handling in usb_driver_claim_interface()Alan Stern1-0/+15
2018-10-04regulator: fix crash caused by null driver dataYu Zhao1-1/+1
2018-10-04spi: rspi: Fix interrupted DMA transfersGeert Uytterhoeven1-4/+6
2018-10-04spi: rspi: Fix invalid SPI use during system suspendGeert Uytterhoeven1-0/+24
2018-10-04spi: sh-msiof: Fix handling of write value for SISTR registerHiromitsu Yamasaki1-1/+2
2018-10-04spi: sh-msiof: Fix invalid SPI use during system suspendGaku Inami1-0/+25
2018-10-04spi: tegra20-slink: explicitly enable/disable clockMarcel Ziswiler1-8/+23
2018-10-04serial: cpm_uart: return immediately from console pollChristophe Leroy1-3/+7
2018-10-04tty: serial: lpuart: avoid leaking struct tty_structStefan Agner1-1/+2
2018-10-04floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft1-0/+3
2018-10-04EDAC: Fix memleak in module init error pathJohan Hovold1-3/+3
2018-10-04gpio: Fix wrong rounding in gpio-menz127Nadav Amit1-2/+2
2018-10-04EDAC, i7core: Fix memleaks and use-after-free on probe and removeJohan Hovold1-7/+15
2018-10-04scsi: megaraid_sas: Update controller info during resumeShivasharan S1-0/+3
2018-10-04scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia1-0/+2
2018-10-04HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia1-0/+2
2018-10-04wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren1-0/+6
2018-10-04rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter1-0/+2
2018-10-04drm/sun4i: Fix releasing node when enumerating enpointsJernej Skrabec1-1/+2
2018-10-04net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier1-0/+5
2018-10-04ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear1-1/+4
2018-10-04net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier1-1/+4
2018-10-04media: tm6000: add error handling for dvb_register_adapterZhouyang Jia1-0/+5
2018-10-04drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia1-2/+4