summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-19x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse
2018-03-19sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-03-19x86/bitops: Move BIT_64() for a wider useBorislav Petkov
2018-03-19staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p8021...Peter Huewe
2018-03-19atp: remove set_rx_mode_8012()Paul Bolle
2018-03-19budget-av: only use t_state if initializedPaul Bolle
2018-03-19max2165: trival fix for some -Wuninitialized warningDanny Kukawka
2018-03-19ath6kl: fix struct hif_scatter_req list handlingKalle Valo
2018-03-19usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macroKuninori Morimoto
2018-03-19usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st posKuninori Morimoto
2018-03-19rtlwifi: initialize local array and set value.Yunlian Jiang
2018-03-19rtl8192c:dm: Properly initialize local array and set value.Han Shen
2018-03-19rtlwifi: rtl8192de: Fix W=1 build warningsLarry Finger
2018-03-19rtlwifi: rtl8192c: Fix W=1 warningLarry Finger
2018-03-19ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()Andi Kleen
2018-03-19brcm80211: Remove bogus memcpy in ai_detachAndi Kleen
2018-03-19rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger
2018-03-19brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva
2018-03-03ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman
2018-03-03media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz
2018-03-03media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil
2018-03-03media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz
2018-03-03media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil
2018-03-03media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil
2018-03-03media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32Hans Verkuil
2018-03-03media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32Tiffany Lin
2018-03-03v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda
2018-03-03V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-backGuennadi Liakhovetski
2018-03-03v4l2-compat-ioctl32: fix sparse warningsHans Verkuil
2018-03-03of: fdt: Fix return with value in void functionBen Hutchings
2018-03-03pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault
2018-03-03Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma
2018-03-03Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos
2018-03-03net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-03-03i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella
2018-03-03dm btree: fix serious bug in btree_split_beneath()Joe Thornber
2018-03-03dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang
2018-03-03dm thin metadata: introduce THIN_MAX_CONCURRENT_LOCKSJoe Thornber
2018-03-03USB: fix usbmon BUG triggerPete Zaitcev
2018-03-03usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan
2018-03-03USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl
2018-03-03mmc: s3mci: mark debug_regs[] as staticArnd Bergmann
2018-03-03e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier