summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-08sfc: get PIO buffer size from the NICEdward Cree
2017-10-08USB: serial: mos7840: fix control-message error handlingJohan Hovold
2017-10-08USB: serial: mos7720: fix control-message error handlingJohan Hovold
2017-10-08drm/amdkfd: fix improper return value on errorPan Bian
2017-10-08IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-10-08IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-10-08IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud
2017-10-08serial: 8250_port: Remove dangerous pr_debug()Alexey Brodkin
2017-10-08tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET
2017-10-08serial: 8250: moxa: Store num_ports in brdMatwey V. Kornilov
2017-10-08drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala
2017-10-08IB/rxe: Fix a MR reference leak in check_rkey()Bart Van Assche
2017-10-08IB/rxe: Add a runtime check in alloc_index()Bart Van Assche
2017-10-08iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede
2017-10-08iio: adc: imx25-gcq: Fix module autoloadJavier Martinez Canillas
2017-10-08hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributesGuenter Roeck
2017-10-08usb: make the MTK XHCI driver compile for older MIPS SoCsJohn Crispin
2017-10-08clk/axs10x: Clear init field in driver probeJose Abreu
2017-10-08sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund
2017-10-08reset: ti_syscon: fix a ti_syscon_reset_status issueJiancheng Xue
2017-10-08extcon: axp288: Use vbus-valid instead of -present to determine cable presenceHans de Goede
2017-10-08igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli
2017-10-08scsi: be2iscsi: Add checks to validate CID alloc/freeJitendra Bhivare
2017-10-08power: supply: axp288_fuel_gauge: Fix fuel_gauge_reg_readb return on errorHans de Goede
2017-10-08clk: sunxi-ng: fix PLL_CPUX adjusting on H3Ondrej Jirman
2017-10-08drm/i915: Fix the overlay frontbuffer trackingVille Syrjälä
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-10-05video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov
2017-10-05cxl: Fix driver use countFrederic Barrat
2017-10-05PCI: Fix race condition with driver_overrideNicolai Stange
2017-10-05etnaviv: fix gem object list corruptionLucas Stach
2017-10-05iw_cxgb4: put ep reference in pass_accept_req()Steve Wise
2017-10-05iw_cxgb4: remove the stid on listen create failureSteve Wise
2017-10-05PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki
2017-10-05crypto: talitos - fix hashingLEROY Christophe
2017-10-05crypto: talitos - fix sha224LEROY Christophe
2017-10-05crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe
2017-10-05drm/radeon: disable hard reset in hibernate for APUsAlex Deucher
2017-10-05scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long
2017-10-05md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang
2017-10-05md/raid5: fix a race condition in stripe batchShaohua Li
2017-10-05mac80211_hwsim: Use proper TX powerBeni Lev
2017-09-27bcache: fix bch_hprint crash and improve outputMichael Lyle
2017-09-27bcache: fix for gc and write-back raceTang Junhui
2017-09-27bcache: Correct return value for sysfs attach errorsTony Asleson
2017-09-27bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui
2017-09-27bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui
2017-09-27bcache: Fix leak of bdev referenceJan Kara
2017-09-27bcache: initialize dirty stripes in flash_dev_run()Tang Junhui
2017-09-27PM / devfreq: Fix memory leak when fail to register deviceChanwoo Choi