summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-08drivers: char: misc: Replace printk with pr_err.Varsha Rao1-1/+1
2017-04-08drivers: char: misc: Add blank line after declaration.Varsha Rao1-0/+1
2017-04-08drivers: char: misc: Add space after ','.Varsha Rao1-2/+2
2017-04-08drivers: char: misc: Replace "foo * bar" with "foo *bar".Varsha Rao1-2/+2
2017-04-08nvmem: imx-ocotp: add write supportRichard Leitner2-2/+212
2017-04-08nvmem: imx-ocotp: clear error bit after reading locked valuesRichard Leitner1-3/+38
2017-04-08nvmem: octop: Add i.MX7D supportPeng Fan1-0/+1
2017-04-08dt-bindings: imx-ocotp: add compatible string for i.MX7D/SPeng Fan1-0/+1
2017-04-08dt-bindings: nvmem: Add i.MX IIM binding docSascha Hauer1-0/+22
2017-04-08nvmem: Add driver for the i.MX IIMMichael Grzeschik3-0/+186
2017-04-08nvmem: imx-ocotp: fix usage of "dev" pointersRichard Leitner1-1/+3
2017-04-08nvmem: sunxi-sid: add support for H3's SID controllerIcenowy Zheng2-1/+67
2017-04-08nvmem: sunxi-sid: read NVMEM size from device compatibleIcenowy Zheng1-4/+23
2017-04-08nvmem: core: Allow allocating several anonymous nvmem devicesAban Bedel1-1/+2
2017-04-08MAINTAINERS: nvmem: Remove myself from maintainersMaxime Ripard1-1/+0
2017-04-08fpga: Add support for Xilinx LogiCORE PR DecouplerMoritz Fischer3-0/+172
2017-04-08auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folderAndy Shevchenko5-11/+11
2017-04-08auxdisplay: Move panel.c to drivers/auxdisplay folderAndy Shevchenko5-281/+281
2017-04-08auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 dataDmitry Torokhov1-4/+8
2017-04-08auxdisplay: img-ascii-lcd: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-04-08auxdisplay: ht16k33: don't access uninitialized dataArnd Bergmann1-1/+7
2017-04-08auxdisplay: hd44780: Fix DT properties to include units of measurementGeert Uytterhoeven2-7/+9
2017-04-08MAINTAINERS: fpga: update email and directory pathsAlan Tull1-2/+3
2017-04-08MAINTAINERS: Add file patterns for fpga device tree bindingsGeert Uytterhoeven1-0/+1
2017-04-08fpga pr ip: Platform driver for Altera Partial Reconfiguration IP.Matthew Gerlach3-0/+76
2017-04-08fpga dt: bindings for Altera Partial Reconfiguration IP.Matthew Gerlach1-0/+12
2017-04-08fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.Matthew Gerlach4-0/+255
2017-04-08fpga: add config complete timeoutAlan Tull2-0/+6
2017-04-08fpga manager: Add Xilinx slave serial SPI driverAnatolij Gustschin3-0/+206
2017-04-08dt: bindings: fpga: add xilinx slave-serial binding descriptionAnatolij Gustschin1-0/+44
2017-04-08fpga: altera_freeze_bridge: Constify opsMoritz Fischer1-1/+1
2017-04-08coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach1-1/+1
2017-04-08mei: implement fsyncAlexander Usyskin1-0/+72
2017-04-08mei: bus: elminate variable length arraysTomas Winkler1-4/+5
2017-04-08mei: hbm: remove variable length arraysTomas Winkler1-15/+14
2017-04-08mei: drop amthif internal clientAlexander Usyskin9-507/+15
2017-04-08mei: add pci driver ops shutdown handler.Tomas Winkler2-3/+57
2017-04-08aspeed-lpc-ctrl: include linux/types.h for uapi headerArnd Bergmann1-0/+1
2017-04-08drivers/misc: aspeed-lpc-ctrl: fix printk format warning againArnd Bergmann1-2/+1
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman727-5625/+9277
2017-03-27Linux 4.11-rc4v4.11-rc4Linus Torvalds1-1/+1
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-88/+111
2017-03-26Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-75/+30
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-9/+20
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds26-247/+141
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-14/+26
2017-03-26Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-50/+47
2017-03-26Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-71/+15
2017-03-26Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-6/+24