summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-19x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse1-9/+16
2018-03-19sysfs/cpu: Add vulnerability folderThomas Gleixner2-0/+52
2018-03-19x86/bitops: Move BIT_64() for a wider useBorislav Petkov1-2/+0
2018-03-19staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p8021...Peter Huewe1-0/+2
2018-03-19atp: remove set_rx_mode_8012()Paul Bolle2-58/+2
2018-03-19budget-av: only use t_state if initializedPaul Bolle1-1/+1
2018-03-19max2165: trival fix for some -Wuninitialized warningDanny Kukawka1-3/+6
2018-03-19ath6kl: fix struct hif_scatter_req list handlingKalle Valo2-2/+2
2018-03-19usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macroKuninori Morimoto3-9/+9
2018-03-19usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st posKuninori Morimoto1-1/+1
2018-03-19rtlwifi: initialize local array and set value.Yunlian Jiang1-1/+1
2018-03-19rtl8192c:dm: Properly initialize local array and set value.Han Shen1-2/+2
2018-03-19rtlwifi: rtl8192de: Fix W=1 build warningsLarry Finger1-2/+2
2018-03-19rtlwifi: rtl8192c: Fix W=1 warningLarry Finger1-1/+2
2018-03-19ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()Andi Kleen1-1/+1
2018-03-19brcm80211: Remove bogus memcpy in ai_detachAndi Kleen1-3/+0
2018-03-19rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger1-0/+3
2018-03-19brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva1-1/+1
2018-03-03ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-03-03media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz2-259/+464
2018-03-03media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil1-0/+3
2018-03-03media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil1-4/+0
2018-03-03media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil1-19/+40
2018-03-03media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz1-2/+5
2018-03-03media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil1-19/+32
2018-03-03media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil1-8/+22
2018-03-03media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil1-34/+31
2018-03-03media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil1-73/+21
2018-03-03media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil1-97/+97
2018-03-03media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil1-0/+1
2018-03-03media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil1-2/+4
2018-03-03media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32Hans Verkuil1-1/+2
2018-03-03media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32Tiffany Lin1-1/+2
2018-03-03v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda1-4/+5
2018-03-03V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-backGuennadi Liakhovetski1-4/+6
2018-03-03v4l2-compat-ioctl32: fix sparse warningsHans Verkuil1-9/+17
2018-03-03of: fdt: Fix return with value in void functionBen Hutchings1-1/+1
2018-03-03pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6
2018-03-03Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma1-0/+3
2018-03-03Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2018-03-03net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2-3/+14
2018-03-03i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella1-6/+7
2018-03-03dm btree: fix serious bug in btree_split_beneath()Joe Thornber1-17/+2
2018-03-03dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang1-1/+5
2018-03-03dm thin metadata: introduce THIN_MAX_CONCURRENT_LOCKSJoe Thornber1-6/+8
2018-03-03USB: fix usbmon BUG triggerPete Zaitcev1-1/+7
2018-03-03usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan1-13/+3
2018-03-03USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl1-0/+1
2018-03-03mmc: s3mci: mark debug_regs[] as staticArnd Bergmann1-2/+4
2018-03-03e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-2/+8