summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-02-10vmbus: remove unused kickq argument to sendpacketStephen Hemminger
2017-02-10vmbus: drop no longer used kick_q argumentStephen Hemminger
2017-02-10vmbus: use kernel bitops for traversing interrupt maskStephen Hemminger
2017-02-10Drivers: hv: util: Fix a typoK. Y. Srinivasan
2017-02-10hv_utils: implement Hyper-V PTP sourceVitaly Kuznetsov
2017-02-10misc: panel: Abstract temporary backlight handlingGeert Uytterhoeven
2017-02-10misc: panel: Add lcd_home() helperGeert Uytterhoeven
2017-02-10misc: panel: Remove always-true check from panel_detach()Geert Uytterhoeven
2017-02-10misc: panel: Move all suboptions into a big if sectionGeert Uytterhoeven
2017-02-10misc: panel: Remove reference to misc device supportGeert Uytterhoeven
2017-02-10misc: panel: Remove unused LCD_FLAG_S and LCD_FLAG_IDGeert Uytterhoeven
2017-02-10misc: panel: Remove PANEL_VERSIONGeert Uytterhoeven
2017-02-10misc: panel: Fix LCD_FLAG_F/LCD_FLAG_N exchangeGeert Uytterhoeven
2017-02-10w1: ds2405: use module_w1_family to simplify the codeWei Yongjun
2017-02-10w1: ds2490: use kmemdup rather than duplicating its implementationWei Yongjun
2017-02-10fpga zynq: Use the scatterlist interfaceJason Gunthorpe
2017-02-10fpga: Add scatterlist based programmingJason Gunthorpe
2017-02-10fpga zynq: Check the bitstream for validityJason Gunthorpe
2017-02-10fpga zynq: Check for errors after completing DMAJason Gunthorpe
2017-02-10mei: remove support for broken parallel readAlexander Usyskin
2017-02-10drivers/fsi: add driver to device matchesJeremy Kerr
2017-02-10drivers/fsi: Add empty fsi bus definitionsJeremy Kerr
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-04Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-04Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-02-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-02-03Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-02-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-03Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-03vhost: fix initialization for vq->is_leHalil Pasic
2017-02-03Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"Michael S. Tsirkin
2017-02-03Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-02-03Merge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-02-03Merge remote-tracking branches 'regulator/fix/fixed' and 'regulator/fix/twl60...Mark Brown
2017-02-03mei: me: generate an interrupt if the hw indicates reset.Alexander Usyskin
2017-02-03mei: me: add a wrapper to set host generated data interruptAlexander Usyskin
2017-02-03misc: fix typo on KconfigMiguel Bernal Marin
2017-02-03vmw_vmci: switch to pci_irq_alloc_vectorsChristoph Hellwig
2017-02-03Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-02-03Merge tag 'topic/vma-fix-for-4.10-2017-02-02' of git://anongit.freedesktop.or...Dave Airlie
2017-02-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-02Merge tag 'pci-v4.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-02drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctlMichel Dänzer
2017-02-02drm/amdgpu/si: fix crash on headless asicsAlex Deucher
2017-02-01efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds