1. 3e1b646 mtd: lpddr: fix excessive stack usage with clang by Arnd Bergmann · 4 years, 8 months ago
  2. 1a64026 mtd: lpddr: Move function print_drs_error to lpddr_cmds.c by Gustavo A. R. Silva · 4 years, 8 months ago
  3. 025a06c mtd: Convert fallthrough comments into statements by Miquel Raynal · 4 years, 9 months ago
  4. 4da0ea7 mtd: lpddr: Fix a double free in probe() by Dan Carpenter · 4 years, 10 months ago
  5. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  6. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  7. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  8. fae4973 mtd: lpddr_cmds: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  9. 2037f9d mtd: lpddr: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  10. 8c15e21c mtd: lpddr: use mtd_device_register() by Rafał Miłecki · 6 years ago
  11. a8222a8 mtd: Make Kconfig formatting consistent by Boris Brezillon · 6 years ago
  12. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  13. e7bfb3f mtd: Stop updating erase_info->state and calling mtd_erase_callback() by Boris Brezillon · 7 years ago
  14. 3aed61d mtd: lpddr: show parent device in sysfs by Frans Klaver · 10 years ago
  15. 897f3a1 mtd: lpddr: fix Kconfig dependency, for I/O accessors by Brian Norris · 11 years ago
  16. 96ba9dd mtd: lpddr: add driver for LPDDR2-NVM PCM memories by Vincenzo Aliberti · 11 years ago
  17. 54f5a57 mtd: lpddr: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  18. 176e4a2 mtd: lpddr: Mark functions as static and remove unused function by Rashika Kheria · 11 years ago
  19. 535ab90 mtd: lpddr_cmds: make function static by Brian Norris · 11 years ago
  20. 287558f mtd: lpddr: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 13 years ago
  21. bcb1d23 mtd: move zero length verification to MTD API functions by Artem Bityutskiy · 13 years ago
  22. 834247e mtd: remove retlen zeroing duplication by Artem Bityutskiy · 13 years ago
  23. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 13 years ago
  24. 5e4e6e3 mtd: return error code from mtd_unpoint by Artem Bityutskiy · 13 years ago
  25. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 13 years ago
  26. cdfe5ed mtd: lpddr: drop unnecessary zeroing by Artem Bityutskiy · 13 years ago
  27. a0e5cc5 mtd: Add module.h to drivers users that were implicitly using it. by Paul Gortmaker · 14 years ago
  28. 5c8d260 mtd: remove duplicate assignment of chip->state by Tadashi Abe · 14 years ago
  29. 100f234 mtd: fix hang-up in cfi erase and read contention by Tadashi Abe · 14 years ago
  30. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  31. 8ae6641 mtd: change struct flchip_shared spinlock locking into mutex by Stefani Seibold · 14 years ago
  32. 2bfefa4c drivers/mtd: Use kzalloc by Julia Lawall · 15 years ago
  33. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  34. c4e7737 mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers. by Stefani Seibold · 15 years ago
  35. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  36. fa30123 Kconfig: Remove useless and sometimes wrong comments by Michael Roth · 15 years ago
  37. 57c1a24 [MTD] [LPDDR] qinfo_probe depends on lpddr by Alexey Korolev · 16 years ago
  38. 60f2652 [MTD] LPDDR Makefile and KConfig by Alexey Korolev · 16 years ago
  39. c682647 [MTD] LPDDR Command set driver by Alexey Korolev · 16 years ago
  40. 8dc0043 [MTD] LPDDR qinfo probing. by Alexey Korolev · 16 years ago