summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-04staging: android: ashmem: Fix mmap size validationAlistair Strachan1-0/+6
2018-10-04media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas1-1/+1
2018-10-04media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita1-1/+1
2018-10-04media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita1-0/+2
2018-10-04usb: wusbcore: security: cast sizeof to int for comparisonJulia Lawall1-1/+1
2018-10-04scsi: ibmvscsi: Improve strings handlingBreno Leitao1-2/+2
2018-10-04scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...Bart Van Assche1-2/+1
2018-10-04media: fsl-viu: fix error handling in viu_of_probe()Alexey Khoroshilov1-15/+23
2018-10-04media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki1-3/+8
2018-10-04IB/core: type promotion bug in rdma_rw_init_one_mr()Dan Carpenter1-1/+1
2018-10-04md-cluster: clear another node's suspend_area after the copy is finishedGuoqing Jiang1-9/+10
2018-10-04power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires1-2/+9
2018-10-04USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold1-2/+10
2018-10-04Bluetooth: Add a new Realtek 8723DE ID 0bda:b009Jian-Hong Pan1-0/+1
2018-10-04iommu/amd: make sure TLB to be flushed before IOVA freedZhen Lei1-1/+1
2018-10-04power: vexpress: fix corruption in notifier registrationSudeep Holla1-4/+8
2018-10-04uwb: hwa-rc: fix memory leak at probeAnton Vasilyev1-0/+1
2018-10-04staging: rts5208: fix missing error check on call to rtsx_write_registerColin Ian King1-1/+1
2018-10-04vmci: type promotion bug in qp_host_get_user_memory()Dan Carpenter1-2/+2