aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-21input: utilize new cdev_device_add helper functionLogan Gunthorpe3-27/+6
2017-03-21device-dax: utilize new cdev_device_add helper functionLogan Gunthorpe1-13/+5
2017-03-21device-dax: fix cdev leakDan Williams1-4/+11
2017-03-21chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2-0/+91
2017-03-17auxdisplay: Add HD44780 Character LCD supportGeert Uytterhoeven3-0/+337
2017-03-17dt-bindings: auxdisplay: Add bindings for Hitachi HD44780Geert Uytterhoeven1-0/+44
2017-03-17auxdisplay: charlcd: Add support for displays with more than two linesGeert Uytterhoeven1-9/+13
2017-03-17auxdisplay: charlcd: Add support for 4-bit interfacesGeert Uytterhoeven2-6/+32
2017-03-17auxdisplay: charlcd: Extract character LCD core from misc/panelGeert Uytterhoeven6-735/+927
2017-03-17drivers/char: Convert remaining use of pr_warning to pr_warnJoe Perches1-1/+1
2017-03-17w1: w1_ds2760.h: fix defines indentationMariusz Bialonczyk1-4/+6
2017-03-17w1: add documentation for w1_ds2438Mariusz Bialonczyk2-0/+65
2017-03-17w1: add support for DS2438 Smart Battery MonitorMariusz Bialonczyk4-0/+398
2017-03-17w1: add missing DS2413 documentationMariusz Bialonczyk2-0/+52
2017-03-17pps: fix padding issue with PPS_FETCH for ioctl_compatMatt Ranostay2-31/+98
2017-03-17pps: add ioctl_compat function to correct ioctl definitionsMatt Ranostay1-0/+13
2017-03-17docs: Update VME documentation to include kerneldoc commentsMartyn Welch1-270/+93
2017-03-17docs: Add kernel-doc comments to VME driver APIMartyn Welch2-32/+449
2017-03-17hpet: Make cmd parameter of hpet_ioctl_common() unsignedMatthias Kaehlcke1-1/+1
2017-03-17drivers/misc: Add Aspeed LPC control driverCyril Bur4-0/+336
2017-03-17zorro: stop creating attributes by handDmitry Torokhov4-47/+50
2017-03-17MAINTAINERS: update firmware loader entryMing Lei1-1/+0
2017-03-17rapidio: use is_visible() to hide switch-specific attributesDmitry Torokhov4-51/+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. Srinivasan2-1/+9
2017-03-17Drivers: hv: Fix a typoK. Y. Srinivasan1-1/+1
2017-03-17vmbus: expose debug info for driversStephen Hemminger3-11/+18
2017-03-17vmbus: cleanup header file styleStephen Hemminger2-14/+14
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 Hemminger7-14/+0
2017-03-17hyperv: fix warning about missing prototypeStephen Hemminger1-1/+1
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-17Documentation: Add binding document for Lattice iCE40 FPGA managerJoel Holdsworth1-0/+21
2017-03-17ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300Florian Fainelli1-0/+26
2017-03-17FPGA: Add TS-7300 FPGA managerFlorian Fainelli3-0/+164
2017-03-17fpga: region: Add fpga-region property 'encrypted-fpga-config'Moritz Fischer2-2/+7
2017-03-17fpga: zynq: Add support for encrypted bitstreamsMoritz Fischer1-3/+25
2017-03-17fpga: Add flag to indicate bitstream needs decryptingMoritz Fischer1-0/+1
2017-03-17fpga: fix sparse warnings in fpga-mgr and fpga-bridgeDinh Nguyen2-2/+2
2017-03-12Linux 4.11-rc2Linus Torvalds1-1/+1
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-29/+51
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-48/+80
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-4/+35
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann1-1/+1
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-101/+191