aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-17w1: add support for DS2438 Smart Battery MonitorMariusz Bialonczyk4-0/+398
2017-03-17pps: fix padding issue with PPS_FETCH for ioctl_compatMatt Ranostay1-31/+79
2017-03-17pps: add ioctl_compat function to correct ioctl definitionsMatt Ranostay1-0/+13
2017-03-17docs: Add kernel-doc comments to VME driver APIMartyn Welch1-31/+438
2017-03-17hpet: Make cmd parameter of hpet_ioctl_common() unsignedMatthias Kaehlcke1-1/+1
2017-03-17drivers/misc: Add Aspeed LPC control driverCyril Bur3-0/+276
2017-03-17zorro: stop creating attributes by handDmitry Torokhov4-47/+50
2017-03-17rapidio: use is_visible() to hide switch-specific attributesDmitry Torokhov3-48/+33
2017-03-17binder: Add 'hwbinder' to the default devicesRob Herring1-1/+1
2017-03-17Drivers: hv: Base autoeoi enablement based on hypervisor hintsK. Y. Srinivasan1-1/+4
2017-03-17vmbus: expose debug info for driversStephen Hemminger2-11/+1
2017-03-17vmbus: cleanup header file styleStephen Hemminger1-8/+8
2017-03-17vmbus: make channel_message table constantStephen Hemminger3-26/+26
2017-03-17hyperv: remove unnecessary return variableStephen Hemminger1-4/+2
2017-03-17vmbus: fix spelling errorsStephen Hemminger2-10/+10
2017-03-17vmbus: remove unnecessary initializationStephen Hemminger1-8/+5
2017-03-17vmbus: remove useless return'sStephen Hemminger6-12/+0
2017-03-17vmbus: only reschedule tasklet if time limit exceededStephen Hemminger1-31/+34
2017-03-17fpga: bridge: Replace open-coded list_for_each + list_entryMoritz Fischer1-11/+4
2017-03-17fpga: Add support for Lattice iCE40 FPGAsJoel Holdsworth3-0/+214
2017-03-17FPGA: Add TS-7300 FPGA managerFlorian Fainelli3-0/+164
2017-03-17fpga: region: Add fpga-region property 'encrypted-fpga-config'Moritz Fischer1-2/+6
2017-03-17fpga: zynq: Add support for encrypted bitstreamsMoritz Fischer1-3/+25
2017-03-17fpga: fix sparse warnings in fpga-mgr and fpga-bridgeDinh Nguyen2-2/+2
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+20
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-79/+50
2017-03-11Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-65/+73
2017-03-11Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-1/+1
2017-03-11Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds24-108/+195
2017-03-11Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-6/+21
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-4/+12
2017-03-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds8-22/+56
2017-03-10Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-264/+768
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds1-2/+7
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-23/+19
2017-03-10drm: mxsfb: Implement drm_panel handlingFabio Estevam1-0/+4
2017-03-10drm: mxsfb_crtc: Fix the framebuffer misplacementFabio Estevam1-2/+2
2017-03-10drm: mxsfb: Fix crash when provided invalid DT bindingsMarek Vasut1-0/+4
2017-03-10drm: mxsfb: fix pixel clock polarityStefan Agner1-2/+9
2017-03-10drm: mxsfb: use bus_format to determine LCD bus widthStefan Agner2-2/+33
2017-03-10Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie3-2/+27
2017-03-10Merge tag 'drm-intel-fixes-2017-03-09' of git://anongit.freedesktop.org/git/drm-intel into drm-fixesDave Airlie14-256/+686
2017-03-09drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida1-1/+0
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada7-11/+9
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada9-11/+10
2017-03-09Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-36/+32
2017-03-09Merge tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-7/+7
2017-03-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-33/+10
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds7-194/+249
2017-03-09drm/amdgpu: bump driver version for some new featuresAlex Deucher1-1/+2