summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-08w1: Remove unneeded use of assert() and remove w1_log.hAndrew F. Davis6-41/+0
2017-04-08w1: Use kernel common min() implementationAndrew F. Davis1-3/+1
2017-04-08uio_mf624: Align memory regions to page size and set correct offsetsMichal Sojka1-2/+6
2017-04-08uio_mf624: Refactor memory info initializationMichal Sojka1-26/+18
2017-04-08uio: Allow handling of non page-aligned memory regionsMichal Sojka2-6/+9
2017-04-08hangcheck-timer: Fix typo in commentShile Zhang1-1/+1
2017-04-08Drivers: hv: Issue explicit EOI when autoeoi is not enabledK. Y. Srinivasan1-0/+3
2017-04-08firmware: google memconsole: Add ARM/ARM64 supportThierry Escande3-3/+95
2017-04-08firmware: Add coreboot device tree binding documentationJulius Werner1-0/+33
2017-04-08firmware: google memconsole: Add coreboot supportThierry Escande6-1/+368
2017-04-08firmware: google memconsole: Move specific EBDA partsThierry Escande5-135/+229
2017-04-08firmware: google memconsole: Remove useless submenu in KconfigThierry Escande1-4/+3
2017-04-08ver_linux: Use /usr/bin/awk instead of /bin/awkSaul Wold1-1/+1
2017-04-08lkdtm: turn off kcov for lkdtm_rodata_do_nothing:Arnd Bergmann1-0/+2
2017-04-08lkdtm: add bad USER_DS testKees Cook3-0/+13
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