summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-25dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_i...Gustavo A. R. Silva1-1/+3
2018-02-25dmaengine: ioat: Fix error handling pathChristophe JAILLET1-1/+1
2018-02-25gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen1-2/+4
2018-02-25s390/dasd: prevent prefix I/O errorStefan Haberland1-6/+10
2018-02-25ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng1-0/+1
2018-02-25RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua1-0/+1
2018-02-25pinctrl: sunxi: Fix A80 interrupt pin bankAndre Przywara1-3/+3
2018-02-25media: s5k6aa: describe some function parametersMauro Carvalho Chehab1-0/+5
2018-02-25usb: build drivers/usb/common/ when USB_SUPPORT is setRandy Dunlap1-0/+1
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2-0/+5
2018-02-25staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean1-8/+19
2018-02-25binder: check for binder_thread allocation failure in binder_poll()Eric Biggers1-0/+2
2018-02-25staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings1-8/+11
2018-02-25video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann1-0/+5
2018-02-25drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_allChris Wilson1-1/+1
2018-02-22media: r820t: fix r820t_write_reg for KASANArnd Bergmann1-5/+8
2018-02-22dm: correctly handle chained bios in dec_pending()NeilBrown1-1/+2
2018-02-22mvpp2: fix multicast address filterMikulas Patocka1-3/+8
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2-2/+4
2018-02-22console/dummy: leave .con_font_get set to NULLNicolas Pitre1-1/+0
2018-02-22video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold1-1/+7
2018-02-22rtc-opal: Fix handling of firmware error codes, prevent busy loopsStewart Smith1-2/+10
2018-02-22drm/radeon: adjust tested variableJulia Lawall1-1/+1
2018-02-22PM / devfreq: Propagate error from devfreq_add_device()Bjorn Andersson1-1/+1
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein2-8/+8
2018-02-16ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-02-16nvme: Fix managing degraded controllersKeith Busch1-4/+9
2018-02-16pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche1-3/+1
2018-02-16EDAC, octeon: Fix an uninitialized variable warningJames Hogan1-0/+1
2018-02-16Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede1-11/+10
2018-02-16Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng1-6/+0
2018-02-16Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede1-0/+9
2018-02-16HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede1-1/+11
2018-02-16media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-02-16media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab1-2/+2
2018-02-16watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser1-5/+15
2018-02-16crypto: caam - fix endless loop when DECO acquire failsHoria Geantă1-2/+6
2018-02-16media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz1-261/+483
2018-02-16media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil1-0/+3
2018-02-16media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil1-4/+0
2018-02-16media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil1-19/+40
2018-02-16media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz1-2/+5
2018-02-16media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil1-1/+1
2018-02-16media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil1-19/+38
2018-02-16media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil1-19/+28
2018-02-16media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil1-41/+36
2018-02-16media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil1-84/+20
2018-02-16media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil1-104/+104
2018-02-16media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil1-0/+1
2018-02-16vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda1-0/+6