aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-17binder: Add 'hwbinder' to the default devicesRob Herring
2017-03-17Drivers: hv: Base autoeoi enablement based on hypervisor hintsK. Y. Srinivasan
2017-03-17vmbus: expose debug info for driversStephen Hemminger
2017-03-17vmbus: cleanup header file styleStephen Hemminger
2017-03-17vmbus: make channel_message table constantStephen Hemminger
2017-03-17hyperv: remove unnecessary return variableStephen Hemminger
2017-03-17vmbus: fix spelling errorsStephen Hemminger
2017-03-17vmbus: remove unnecessary initializationStephen Hemminger
2017-03-17vmbus: remove useless return'sStephen Hemminger
2017-03-17vmbus: only reschedule tasklet if time limit exceededStephen Hemminger
2017-03-17fpga: bridge: Replace open-coded list_for_each + list_entryMoritz Fischer
2017-03-17fpga: Add support for Lattice iCE40 FPGAsJoel Holdsworth
2017-03-17FPGA: Add TS-7300 FPGA managerFlorian Fainelli
2017-03-17fpga: region: Add fpga-region property 'encrypted-fpga-config'Moritz Fischer
2017-03-17fpga: zynq: Add support for encrypted bitstreamsMoritz Fischer
2017-03-17fpga: fix sparse warnings in fpga-mgr and fpga-bridgeDinh Nguyen
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-11Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-11Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-11Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-11Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-03-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-10Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-10drm: mxsfb: Implement drm_panel handlingFabio Estevam
2017-03-10drm: mxsfb_crtc: Fix the framebuffer misplacementFabio Estevam
2017-03-10drm: mxsfb: Fix crash when provided invalid DT bindingsMarek Vasut
2017-03-10drm: mxsfb: fix pixel clock polarityStefan Agner
2017-03-10drm: mxsfb: use bus_format to determine LCD bus widthStefan Agner
2017-03-10Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-03-10Merge tag 'drm-intel-fixes-2017-03-09' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-03-09drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-03-09Merge tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-03-09drm/amdgpu: bump driver version for some new featuresAlex Deucher
2017-03-09drm/amdgpu: validate paramaters in the gem ioctlAlex Deucher
2017-03-09Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov
2017-03-09usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-03-09usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen
2017-03-09usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun
2017-03-09usb: xhci-mtk: check hcc_params after adding primary hcdChunfeng Yun
2017-03-09Revert "i2c: copy device properties when using i2c_register_board_info()"Wolfram Sang