summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-28tty: resolve tty contention between kernel and user spaceOkash Khawaja1-5/+95
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman162-540/+1159
2017-08-28staging: bcm2835-camera: make video_device constBhumika Goyal1-1/+1
2017-08-28staging: vboxvideo: Use fbdev helpers where possibleHans de Goede1-141/+9
2017-08-28staging: typec: Add __printf verificationJoe Perches1-0/+5
2017-08-28staging: unisys: visorinput: Add module_driver driver registrationAlex Briskin1-12/+2
2017-08-28staging: r8822be: remove some dead codeDan Carpenter1-7/+0
2017-08-28staging: pi433: fix interrupt handler signaturesCihangir Akturk1-11/+8
2017-08-28staging: olpc_dcon: remove pointless debug printk in dcon_freeze_store()Shurong Zhang1-2/+0
2017-08-28staging: r8822be: fix null pointer dereference with a null driver_adapterColin Ian King1-2/+1
2017-08-28staging: r8822be: fix memory leak of eeprom_map on error exit returnColin Ian King1-1/+3
2017-08-28staging: lustre: obdclass: fix checking for obd_init_checks()Dan Carpenter1-1/+1
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_from_user() failsDan Carpenter1-1/+2
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_to_user() failsDan Carpenter1-1/+0
2017-08-28staging: rtl8723bs: remove memset before memcpyHimanshu Jha3-5/+0
2017-08-28staging: rtlwifi: Improve debugging by using debugfsLarry Finger1-91/+135
2017-08-28staging: rtlwifi: check for array overflowDan Carpenter1-0/+4
2017-08-28staging:rtl8188eu:core Fix add spaces around &Janani Sankara Babu1-7/+7
2017-08-28staging:rtl8188eu:core Fix coding style IssuesJanani Sankara Babu1-3/+3
2017-08-27Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-14/+26
2017-08-27Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2017-08-27Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-43/+104
2017-08-27Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds2-5/+3
2017-08-27staging: rtl8723bs: remove null check before kfreeHimanshu Jha1-12/+6
2017-08-27staging: r8822be: remove unnecessary call to memsetHimanshu Jha2-7/+0
2017-08-27staging: most: hdm_usb: Driver registration with module_driver macroAlex Briskin1-19/+1
2017-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-13/+45
2017-08-26Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+3
2017-08-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-9/+17
2017-08-25Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+13
2017-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-37/+6
2017-08-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-14/+24
2017-08-25PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLChristoph Hellwig1-10/+3
2017-08-25Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-6/+43
2017-08-25Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds1-2/+2
2017-08-25Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds13-24/+69
2017-08-25virtio_pci: fix cpu affinity supportChristoph Hellwig1-3/+7
2017-08-25virtio_blk: fix incorrect message when disk is resizedStefan Hajnoczi1-6/+10
2017-08-24mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon1-1/+12
2017-08-24mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König1-0/+1
2017-08-25Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-3/+3
2017-08-25Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/d...Dave Airlie6-12/+36
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2-10/+39
2017-08-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds4-6/+21
2017-08-24Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-16/+15
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2017-08-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-5/+10
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman2-37/+30
2017-08-24Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix'Rafael J. Wysocki4-13/+8
2017-08-24IB/mlx5: Always return success for RoCE modify portMajd Dibbiny1-0/+6