summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-26firmware: google memconsole: Fix return value check in platform_memconsole_in...Wei Yongjun1-2/+2
2017-04-26firmware: Google VPD: Fix return value check in vpd_platform_init()Wei Yongjun1-2/+2
2017-04-26goldfish_pipe: fix build warning about using too much stack.Greg Kroah-Hartman1-3/+3
2017-04-26goldfish_pipe: An implementation of more parallel pipeJin Qian1-329/+641
2017-04-26fpga fr br: update supported version numbersMatthew Gerlach1-11/+19
2017-04-26fpga: region: release FPGA region reference in error pathTobias Klauser1-1/+3
2017-04-26fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_pro...Tobias Klauser1-6/+9
2017-04-26mei: drop the TODO from samplesTomas Winkler1-2/+0
2017-04-18firmware: Google VPD sysfs driverWei-Ning Huang3-0/+342
2017-04-18firmware: Google VPD: import lib_vpd source filesWei-Ning Huang2-0/+157
2017-04-18misc: lkdtm: Add volatile to intentional NULL pointer referenceMichael Davidson1-1/+1
2017-04-10Merge tag 'extcon-next-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman11-155/+606
2017-04-08eeprom: idt_89hpesx: Add OF device ID tableJavier Martinez Canillas1-0/+57
2017-04-08misc: ds1682: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-08misc: tsl2550: Add OF device ID tableJavier Martinez Canillas1-0/+7
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