summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2018-02-222-3/+0
* PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner2018-02-221-0/+3
* crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generateArtem Savkov2018-02-221-2/+2
* crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generateArtem Savkov2018-02-221-1/+1
* drm/i915: add GT number to intel_device_infoLionel Landwerlin2018-02-222-43/+151
* dma-buf: fix reservation_object_wait_timeout_rcu once more v2Christian König2018-02-221-3/+5
* mwifiex: resolve reset vs. remove()/shutdown() deadlocksBrian Norris2018-02-221-1/+4
* PM / devfreq: Propagate error from devfreq_add_device()Bjorn Andersson2018-02-221-1/+1
* cpufreq: powernv: Dont assume distinct pstate values for nominal and pminShilpasri G Bhat2018-02-221-2/+2
* RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche2018-02-222-2/+13
* RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche2018-02-223-10/+2
* RDMA/rxe: Fix a race condition related to the QP error stateBart Van Assche2018-02-221-0/+2
* IB/core: Avoid a potential OOPs for an unused optional parameterMichael J. Ruhl2018-02-221-1/+1
* IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche2018-02-222-7/+14
* IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein2018-02-222-8/+8
* IB/qib: Fix comparison error with qperf compare/swap testMike Marciniszyn2018-02-221-3/+3
* IB/umad: Fix use of unprotected device pointerJack Morgenstein2018-02-221-1/+1
* scsi: smartpqi: allow static build ("built-in")Steffen Weber2018-02-221-1/+1
* scsi: cxlflash: Reset command ioascUma Krishnan2018-02-161-0/+1
* scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart2018-02-161-33/+51
* scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche2018-02-163-13/+50
* acpi, nfit: fix register dimm error handlingToshi Kani2018-02-161-0/+3
* ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman2018-02-161-2/+2
* drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak2018-02-161-0/+6
* clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano2018-02-161-1/+6
* pktcdvd: Fix a recently introduced NULL pointer dereferenceBart Van Assche2018-02-161-4/+4
* pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche2018-02-161-3/+1
* pinctrl: sx150x: Add a static gpio/pinctrl pin range mappingPeter Rosin2018-02-161-0/+5
* pinctrl: sx150x: Register pinctrl before adding the gpiochipPeter Rosin2018-02-161-14/+21
* pinctrl: sx150x: Unregister the pinctrl on releasePeter Rosin2018-02-161-1/+1
* pinctrl: mcp23s08: fix irq setup orderDmitry Mastykin2018-02-161-4/+4
* pinctrl: intel: Initialize GPIO properly when used through irqchipMika Westerberg2018-02-161-8/+15
* EDAC, octeon: Fix an uninitialized variable warningJames Hogan2018-02-161-0/+1
* ipmi: use dynamic memory for DMI driver overrideJohn Garry2018-02-161-1/+4
* Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede2018-02-161-12/+10
* Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng2018-02-161-6/+0
* Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede2018-02-161-0/+9
* HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede2018-02-161-1/+11
* media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2018-02-162-0/+3
* media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab2018-02-161-2/+2
* media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann2018-02-1612-14/+37
* watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser2018-02-161-5/+15
* crypto: caam - fix endless loop when DECO acquire failsHoria Geantă2018-02-161-2/+6
* media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil2018-02-161-1/+1
* media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz2018-02-161-263/+477
* media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil2018-02-161-0/+3
* media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil2018-02-161-4/+0
* media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil2018-02-161-19/+40
* media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil2018-02-161-19/+38
* media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil2018-02-161-19/+28