summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-25usb: build drivers/usb/common/ when USB_SUPPORT is setRandy Dunlap
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan
2018-02-25staging: iio: ad5933: switch buffer mode to softwareAlexandru Ardelean
2018-02-25staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean
2018-02-25binder: check for binder_thread allocation failure in binder_poll()Eric Biggers
2018-02-25staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings
2018-02-25video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-25staging: android: ion: Switch from WARN to pr_warnLaura Abbott
2018-02-25staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott
2018-02-25drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_allChris Wilson
2018-02-25vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang
2018-02-22media: r820t: fix r820t_write_reg for KASANArnd Bergmann
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-22PM / devfreq: Propagate error from devfreq_add_device()Bjorn Andersson
2018-02-22cpufreq: powernv: Dont assume distinct pstate values for nominal and pminShilpasri G Bhat
2018-02-22RDMA/rxe: Fix a race condition related to the QP error stateBart Van Assche
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2018-02-22IB/qib: Fix comparison error with qperf compare/swap testMike Marciniszyn
2018-02-22dm: correctly handle chained bios in dec_pending()NeilBrown
2018-02-22usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan
2018-02-22mvpp2: fix multicast address filterMikulas Patocka
2018-02-22mtd: nand: vf610: set correct ooblayoutStefan Agner
2018-02-22target/iscsi: avoid NULL dereference in CHAP auth error pathDavid Disseldorp
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2018-02-22console/dummy: leave .con_font_get set to NULLNicolas Pitre
2018-02-22video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold
2018-02-22PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold
2018-02-22rtc-opal: Fix handling of firmware error codes, prevent busy loopsStewart Smith
2018-02-22drm/radeon: adjust tested variableJulia Lawall
2018-02-22drm/radeon: Add dpm quirk for Jet PRO (v2)Alex Deucher
2018-02-22scsi: smartpqi: allow static build ("built-in")Steffen Weber
2018-02-17acpi, nfit: fix register dimm error handlingToshi Kani
2018-02-17ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman
2018-02-17drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak
2018-02-17clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano
2018-02-17pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche
2018-02-17pinctrl: intel: Initialize GPIO properly when used through irqchipMika Westerberg
2018-02-17EDAC, octeon: Fix an uninitialized variable warningJames Hogan
2018-02-17Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede
2018-02-17Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng
2018-02-17Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede
2018-02-17HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede
2018-02-17media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab
2018-02-17media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab
2018-02-17media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann
2018-02-17watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser
2018-02-17crypto: caam - fix endless loop when DECO acquire failsHoria Geantă
2018-02-17media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz
2018-02-17media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil