summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-05-04jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-05-04jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-05-04bus: imx-weim: Take the 'status' property value into accountFabio Estevam
2016-05-04Drivers: hv: vmbus: prevent cpu offlining on newer hypervisorsVitaly Kuznetsov
2016-05-04serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven
2016-05-04drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich
2016-05-04rtc: vr41xx: Wire up alarm_irq_enableGeert Uytterhoeven
2016-05-04rtc: hym8563: fix invalid year calculationAlexander Kochetkov
2016-05-04misc/bmp085: Enable building as a moduleBen Hutchings
2016-05-04fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi
2016-05-04paride: make 'verbose' parameter an 'int' againArnd Bergmann
2016-05-04USB: usbip: fix potential out-of-bounds writeIgnat Korchagin
2016-05-04efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek
2016-05-04EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck
2016-05-04i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock preparedJavier Martinez Canillas
2016-05-04i2c: cpm: Fix build break due to incompatible pointer typesMichael Ellerman
2016-05-04pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffsKeerthy
2016-05-04Input: gtco - fix crash on detecting device without endpointsVladis Dronov
2016-05-04crypto: ccp - Prevent information leakage on exportTom Lendacky
2016-05-04drm/qxl: fix cursor position with non-zero hotspotJohn Keeping
2016-05-04usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski
2016-05-04usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-04-20Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman
2016-04-20usbvision: fix crash on detecting device with invalid configurationVladis Dronov
2016-04-20usbvision: fix leak of usb_dev on failure paths in usbvision_probe()Alexey Khoroshilov
2016-04-20drm/radeon: hold reference to fences in radeon_sa_bo_new (3.17 and older)Nicolai Hähnle
2016-04-20Revert bad backport of "drm/radeon: hold reference to fences in radeon_sa_bo_...Greg Kroah-Hartman
2016-04-20HID: usbhid: fix inconsistent reset/resume/reset-resume behaviorAlan Stern
2016-04-20usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda
2016-04-20usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda
2016-04-20qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork
2016-04-20ppp: take reference on channels netnsGuillaume Nault
2016-04-20qlge: Fix receive packets drop.Manish Chopra
2016-04-20ath9k: fix buffer overrun for ar9287Arnd Bergmann
2016-04-20farsync: fix off-by-one bug in fst_add_oneArnd Bergmann
2016-04-20sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov
2016-04-20usbnet: cleanup after bind() in probe()Oliver Neukum
2016-04-20cdc_ncm: toggle altsetting to force reset before setupBjørn Mork
2016-04-20net: jme: fix suspend/resume on JMC260Diego Viola
2016-04-20xen/events: Mask a moving irqBoris Ostrovsky
2016-04-20drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher
2016-04-20drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5Alex Deucher
2016-04-20hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck
2016-04-12mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen
2016-04-12Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov
2016-04-12Input: ims-pcu - sanity check against missing interfacesOliver Neukum
2016-04-12target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani
2016-04-12drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.Mario Kleiner
2016-04-12ipr: Fix regression when loading firmwareGabriel Krisman Bertazi
2016-04-12ipr: Fix out-of-bounds null overwriteInsu Yun