summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu2018-10-031-11/+1
* usb: core: safely deal with the dynamic quirk listsHarry Pan2018-10-031-1/+2
* usb: roles: Take care of driver module reference countingHeikki Krogerus2018-10-031-3/+12
* USB: handle NULL config in usb_find_alt_setting()Alan Stern2018-10-031-0/+2
* USB: fix error handling in usb_driver_claim_interface()Alan Stern2018-10-031-0/+15
* regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-10-032-3/+1
* regulator: fix crash caused by null driver dataYu Zhao2018-10-031-1/+1
* spi: rspi: Fix interrupted DMA transfersGeert Uytterhoeven2018-10-031-4/+6
* spi: rspi: Fix invalid SPI use during system suspendGeert Uytterhoeven2018-10-031-0/+24
* spi: sh-msiof: Fix handling of write value for SISTR registerHiromitsu Yamasaki2018-10-031-1/+2
* spi: sh-msiof: Fix invalid SPI use during system suspendGaku Inami2018-10-031-0/+25
* spi: tegra20-slink: explicitly enable/disable clockMarcel Ziswiler2018-10-031-8/+23
* intel_th: Fix resource handling for ACPI glue layerAlexander Shishkin2018-10-031-2/+11
* intel_th: Fix device removal logicAlexander Shishkin2018-10-031-1/+2
* serial: cpm_uart: return immediately from console pollChristophe Leroy2018-10-031-3/+7
* serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka2018-10-031-0/+1
* serial: imx: restore handshaking irq for imx1Uwe Kleine-König2018-10-031-0/+8
* tty: serial: lpuart: avoid leaking struct tty_structStefan Agner2018-10-031-1/+2
* floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft2018-10-031-0/+3
* gpio: tegra: Fix tegra_gpio_irq_set_type()Dmitry Osipenko2018-10-031-7/+8
* drm/vc4: plane: Expand the lower bits by repeating the higher bitsMaxime Ripard2018-10-031-0/+1
* drm/vc4: Add missing formats to vc4_format_mod_supported().Eric Anholt2018-10-031-0/+2
* iio: 104-quad-8: Fix off-by-one error in register selectionWilliam Breathitt Gray2018-10-031-1/+1
* Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko2018-10-031-4/+4
* ath10k: fix memory leak of tpc_statsColin Ian King2018-10-031-4/+4
* ath10k: snoc: use correct bus-specific pointer in RX retryBrian Norris2018-10-031-1/+1
* ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64YueHaibing2018-10-031-1/+1
* staging: pi433: fix race condition in pi433_ioctlHugo Lefeuvre2018-10-031-2/+5
* EDAC, altera: Fix an error handling path in altr_s10_sdram_probe()Christophe JAILLET2018-10-031-1/+2
* EDAC: Fix memleak in module init error pathJohan Hovold2018-10-031-3/+3
* gpio: Fix wrong rounding in gpio-menz127Nadav Amit2018-10-031-2/+2
* EDAC, i7core: Fix memleaks and use-after-free on probe and removeJohan Hovold2018-10-031-7/+15
* scsi: megaraid_sas: Update controller info during resumeShivasharan S2018-10-031-0/+3
* spi: orion: fix CS GPIO handling againJan Kundrát2018-10-031-37/+40
* scsi: hisi_sas: Fix the conflict between dev gone and host resetXiaofei Tan2018-10-032-0/+7
* scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia2018-10-031-0/+2
* drm/v3d: Take a lock across GPU scheduler job creation and queuing.Eric Anholt2018-10-032-0/+9
* HID: i2c-hid: Use devm to allocate i2c_hid structStephen Boyd2018-10-031-6/+3
* HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia2018-10-031-0/+2
* RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTRLeon Romanovsky2018-10-031-1/+4
* drm/omap: gem: Fix mm_list lockingDaniel Vetter2018-10-034-8/+13
* wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren2018-10-031-0/+6
* brcmsmac: fix wrap around in conversion from constant to s16Stefan Agner2018-10-031-1/+1
* rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter2018-10-031-0/+2
* mt76x2: fix mrr idx/count estimation in mt76x2_mac_fill_tx_status()Lorenzo Bianconi2018-10-031-4/+2
* ath10k: transmit queued frames after processing rx packetsNiklas Cassel2018-10-032-0/+4
* drm/sun4i: Fix releasing node when enumerating enpointsJernej Skrabec2018-10-031-1/+2
* net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier2018-10-031-0/+5
* drm/sun4i: Enable DW HDMI PHY clockJernej Skrabec2018-10-031-1/+6
* ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear2018-10-031-1/+4