Age | Commit message (Expand) | Author | Files | Lines |
2017-04-08 | misc: ds1682: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-04-08 | misc: tsl2550: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-04-08 | w1: Remove unneeded use of assert() and remove w1_log.h | Andrew F. Davis | 6 | -41/+0 |
2017-04-08 | w1: Use kernel common min() implementation | Andrew F. Davis | 1 | -3/+1 |
2017-04-08 | uio_mf624: Align memory regions to page size and set correct offsets | Michal Sojka | 1 | -2/+6 |
2017-04-08 | uio_mf624: Refactor memory info initialization | Michal Sojka | 1 | -26/+18 |
2017-04-08 | uio: Allow handling of non page-aligned memory regions | Michal Sojka | 2 | -6/+9 |
2017-04-08 | hangcheck-timer: Fix typo in comment | Shile Zhang | 1 | -1/+1 |
2017-04-08 | Drivers: hv: Issue explicit EOI when autoeoi is not enabled | K. Y. Srinivasan | 1 | -0/+3 |
2017-04-08 | firmware: google memconsole: Add ARM/ARM64 support | Thierry Escande | 3 | -3/+95 |
2017-04-08 | firmware: Add coreboot device tree binding documentation | Julius Werner | 1 | -0/+33 |
2017-04-08 | firmware: google memconsole: Add coreboot support | Thierry Escande | 6 | -1/+368 |
2017-04-08 | firmware: google memconsole: Move specific EBDA parts | Thierry Escande | 5 | -135/+229 |
2017-04-08 | firmware: google memconsole: Remove useless submenu in Kconfig | Thierry Escande | 1 | -4/+3 |
2017-04-08 | ver_linux: Use /usr/bin/awk instead of /bin/awk | Saul Wold | 1 | -1/+1 |
2017-04-08 | lkdtm: turn off kcov for lkdtm_rodata_do_nothing: | Arnd Bergmann | 1 | -0/+2 |
2017-04-08 | lkdtm: add bad USER_DS test | Kees Cook | 3 | -0/+13 |
2017-04-08 | drivers: char: misc: Replace printk with pr_err. | Varsha Rao | 1 | -1/+1 |
2017-04-08 | drivers: char: misc: Add blank line after declaration. | Varsha Rao | 1 | -0/+1 |
2017-04-08 | drivers: char: misc: Add space after ','. | Varsha Rao | 1 | -2/+2 |
2017-04-08 | drivers: char: misc: Replace "foo * bar" with "foo *bar". | Varsha Rao | 1 | -2/+2 |
2017-04-08 | nvmem: imx-ocotp: add write support | Richard Leitner | 2 | -2/+212 |
2017-04-08 | nvmem: imx-ocotp: clear error bit after reading locked values | Richard Leitner | 1 | -3/+38 |
2017-04-08 | nvmem: octop: Add i.MX7D support | Peng Fan | 1 | -0/+1 |
2017-04-08 | dt-bindings: imx-ocotp: add compatible string for i.MX7D/S | Peng Fan | 1 | -0/+1 |
2017-04-08 | dt-bindings: nvmem: Add i.MX IIM binding doc | Sascha Hauer | 1 | -0/+22 |
2017-04-08 | nvmem: Add driver for the i.MX IIM | Michael Grzeschik | 3 | -0/+186 |
2017-04-08 | nvmem: imx-ocotp: fix usage of "dev" pointers | Richard Leitner | 1 | -1/+3 |
2017-04-08 | nvmem: sunxi-sid: add support for H3's SID controller | Icenowy Zheng | 2 | -1/+67 |
2017-04-08 | nvmem: sunxi-sid: read NVMEM size from device compatible | Icenowy Zheng | 1 | -4/+23 |
2017-04-08 | nvmem: core: Allow allocating several anonymous nvmem devices | Aban Bedel | 1 | -1/+2 |
2017-04-08 | MAINTAINERS: nvmem: Remove myself from maintainers | Maxime Ripard | 1 | -1/+0 |
2017-04-08 | fpga: Add support for Xilinx LogiCORE PR Decoupler | Moritz Fischer | 3 | -0/+172 |
2017-04-08 | auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder | Andy Shevchenko | 5 | -11/+11 |
2017-04-08 | auxdisplay: Move panel.c to drivers/auxdisplay folder | Andy Shevchenko | 5 | -281/+281 |
2017-04-08 | auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 data | Dmitry Torokhov | 1 | -4/+8 |
2017-04-08 | auxdisplay: img-ascii-lcd: Fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
2017-04-08 | auxdisplay: ht16k33: don't access uninitialized data | Arnd Bergmann | 1 | -1/+7 |
2017-04-08 | auxdisplay: hd44780: Fix DT properties to include units of measurement | Geert Uytterhoeven | 2 | -7/+9 |
2017-04-08 | MAINTAINERS: fpga: update email and directory paths | Alan Tull | 1 | -2/+3 |
2017-04-08 | MAINTAINERS: Add file patterns for fpga device tree bindings | Geert Uytterhoeven | 1 | -0/+1 |
2017-04-08 | fpga pr ip: Platform driver for Altera Partial Reconfiguration IP. | Matthew Gerlach | 3 | -0/+76 |
2017-04-08 | fpga dt: bindings for Altera Partial Reconfiguration IP. | Matthew Gerlach | 1 | -0/+12 |
2017-04-08 | fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. | Matthew Gerlach | 4 | -0/+255 |
2017-04-08 | fpga: add config complete timeout | Alan Tull | 2 | -0/+6 |
2017-04-08 | fpga manager: Add Xilinx slave serial SPI driver | Anatolij Gustschin | 3 | -0/+206 |
2017-04-08 | dt: bindings: fpga: add xilinx slave-serial binding description | Anatolij Gustschin | 1 | -0/+44 |
2017-04-08 | fpga: altera_freeze_bridge: Constify ops | Moritz Fischer | 1 | -1/+1 |
2017-04-08 | coresight: Fixes coresight DT parse to get correct output port ID. | Mike Leach | 1 | -1/+1 |
2017-04-08 | mei: implement fsync | Alexander Usyskin | 1 | -0/+72 |