1. 34d43fa eeprom: at24: simplify the i2c functionality checking by Bartosz Golaszewski · 7 years ago
  2. df3da61 eeprom: at24: fix a line break by Bartosz Golaszewski · 7 years ago
  3. de5db10 eeprom: at24: tweak newlines by Bartosz Golaszewski · 7 years ago
  4. 551a126 eeprom: at24: refactor at24_probe() by Bartosz Golaszewski · 7 years ago
  5. 7c28066 eeprom: at24: remove at24_platform_data from at24_data by Bartosz Golaszewski · 7 years ago
  6. feb2f19 eeprom: at24: move platform data processing into a separate routine by Bartosz Golaszewski · 7 years ago
  7. 48b6a7d eeprom: at24: switch to using probe_new() from the i2c framework by Bartosz Golaszewski · 7 years ago
  8. f1a640c eeprom: at24: provide and use at24_base_client_dev() by Bartosz Golaszewski · 7 years ago
  9. 11288b7 eeprom: at24: readability tweak in at24_probe() by Bartosz Golaszewski · 7 years ago
  10. 021c7d7 eeprom: at24: use a helper variable for dev by Bartosz Golaszewski · 7 years ago
  11. f2adff6 eeprom: at24: rename chip to pdata in at24_probe() by Bartosz Golaszewski · 7 years ago
  12. 1f77d18 eeprom: at24: rename at24_get_pdata() by Bartosz Golaszewski · 7 years ago
  13. 7c7f428 eeprom: at24: don't check if byte_len is a power of 2 by Bartosz Golaszewski · 7 years ago
  14. 53998fa eeprom: at24: make struct initialization uniform in at24_probe() by Bartosz Golaszewski · 7 years ago
  15. c4fee33 eeprom: at24: drop redundant variable in at24_write() by Bartosz Golaszewski · 7 years ago
  16. eb27fde eeprom: at24: drop redundant variable in at24_read() by Bartosz Golaszewski · 7 years ago
  17. 14263b8 eeprom: at24: remove code separators by Bartosz Golaszewski · 7 years ago
  18. 5ca2b5b eeprom: at24: arrange local variables by Bartosz Golaszewski · 7 years ago
  19. 8cdc4e7 eeprom: at24: remove nvmem_config from at24_data by Bartosz Golaszewski · 7 years ago
  20. d154316 eeprom: at24: disable regmap locking by Bartosz Golaszewski · 7 years ago
  21. c84f259 eeprom: at25: sizeof t should be sizeof(t) by Devang Panchal · 7 years ago
  22. c50099f Merge tag 'extcon-next-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 7 years ago
  23. eb7768e Merge branch 'ib-extcon-drm-dt-v4.17' into extcon-next by Chanwoo Choi · 7 years ago
  24. d368e7d extcon: gpio: Convert to fully use GPIO descriptor by Linus Walleij · 8 years ago
  25. a62300d extcon: gpio: Move platform data into state container by Linus Walleij · 8 years ago
  26. 66afded extcon: gpio: Localize platform data by Linus Walleij · 8 years ago
  27. eca0f13 extcon: int3496: Ignore incorrect IoRestriction for ID pin by Andy Shevchenko · 7 years ago
  28. ad49aee extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO by Hans de Goede · 7 years ago
  29. 6f005302 Merge tag 'thunderbolt-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into char-misc-next by Greg Kroah-Hartman · 7 years ago
  30. f4d0290 misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cycles by Joel Stanley · 7 years ago
  31. 99aad9e misc: aspeed-lpc: Request and enable LPC clock by Joel Stanley · 7 years ago
  32. eb105ea dt-bindings: aspeed-lpc: Document LPC Host Interface Controller by Joel Stanley · 7 years ago
  33. 474cca5 misc: ocxl: use put_device() instead of device_unregister() by Arvind Yadav · 7 years ago
  34. 5fbe9f3 misc: mic: Release reference count and memory for VOP device by Arvind Yadav · 7 years ago
  35. 1b72341 devres: combine function devm_ioremap* by Yisheng Xie · 8 years ago
  36. f87dead siox: fix possible buffer overflow in device_add_store by Gavin Schenk · 7 years ago
  37. 3ba9fae char: nvram: disable on ARM by Alexandre Belloni · 8 years ago
  38. 75a8980 misc: rtsx: make various functions static by Colin Ian King · 8 years ago
  39. f33ff11 block, char_dev: Use correct format specifier for unsigned ints by Srivatsa S. Bhat · 8 years ago
  40. 652d703 char_dev: Fix off-by-one bugs in find_dynamic_major() by Srivatsa S. Bhat · 8 years ago
  41. bd329f0 slimbus: core: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
  42. 8de6028 misc: atmel: Remove CPU_AT32AP700X (AVR32) reference by Ulf Magnusson · 8 years ago
  43. bb0829a mei: remove dev_err message on an unsupported ioctl by Colin Ian King · 7 years ago
  44. af336ca mei: limit the number of queued writes by Alexander Usyskin · 7 years ago
  45. 257355a mei: make module referencing local to the bus.c by Tomas Winkler · 7 years ago
  46. bb47944 nvmem: imx-ocotp: remove unused dead code by Dong Aisheng · 7 years ago
  47. a1078b4 dt-bindings: nvmem: imx-ocotp: update the binding to reflect data cells by Dong Aisheng · 7 years ago
  48. 0ab09d6 nvmem: sunxi-sid: fix H3 SID controller support by Icenowy Zheng · 7 years ago
  49. 80b820c nvmem: add i.MX7 support to snvs-lpgpr by Andrey Yurovsky · 7 years ago
  50. b7743a9 nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitly by Andrey Smirnov · 7 years ago
  51. b28b738 nvmem: imx-iim: Do not use "&pdev->dev" explicitly by Andrey Smirnov · 7 years ago
  52. e84d1f9 nvmem: rockchip-efuse: Do not use "&pdev->dev" explicitly by Andrey Smirnov · 7 years ago
  53. d5007f7 nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly by Andrey Smirnov · 7 years ago
  54. 7b4e76c nvmem: rockchip-efuse: Make use of of_device_get_match_data() by Andrey Smirnov · 7 years ago
  55. 0e189891 nvmem: snvs_lpgpr: Convert commas to semicolons by Andrey Smirnov · 7 years ago
  56. e5692ef nvmem: qfprom: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  57. b2236db nvmem: bcm-ocotp: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  58. 547a2c9 nvmem: imx-iim: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  59. b005b2f nvmem: lpc18xx_otp: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  60. 90696a4 nvmem: meson-efuse: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  61. 7afbde9 nvmem: meson-mx-efuse: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  62. 7e68a64 nvmem: mtk-efuse: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  63. f4bec71 nvmem: rockchip-efuse: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  64. 5557acf nvmem: snvs_lgpr: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  65. 45ff8ef nvmem: uniphier-efuse: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  66. a830274 nvmem: imx-ocotp: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  67. fae8e89 nvmem: vf610-ocotp: Convert to use devm_nvmem_register() by Andrey Smirnov · 7 years ago
  68. f1f50ec nvmem: Introduce devm_nvmem_(un)register() by Andrey Smirnov · 7 years ago
  69. fd0f490 nvmem: core: Allow specifying device name verbatim by Andrey Smirnov · 7 years ago
  70. 0b2ed74 nvmem: Document struct nvmem_config by Andrey Smirnov · 7 years ago
  71. 29ea6be mcb: add Altera PCI ID to mcb-pci by Johannes Thumshirn · 7 years ago
  72. c4ccc89 PCI: Add Altera vendor ID by Johannes Thumshirn · 7 years ago
  73. f3aa2c6 fsi: core: Add check for master property no-scan-on-init by Christopher Bostic · 8 years ago
  74. dd79873 dt-bindings: fsi: Add optional property no-scan-on-init by Christopher Bostic · 8 years ago
  75. e0c24bd fsi: master: Clarify master lifetimes & fix use-after-free in hub master by Jeremy Kerr · 8 years ago
  76. 638bd9a fsi: core: Reduce console output during normal scan by Christopher Bostic · 8 years ago
  77. f6a2f8e fsi: Match fsi slaves and engines to available dt nodes by Jeremy Kerr · 8 years ago
  78. 889ee9f dt-bindings: fsi: Add specification for FSI busses by Jeremy Kerr · 8 years ago
  79. 99f039e fsi: Fix one and two byte bus reads/writes by Eddie James · 8 years ago
  80. b8bd146 fsi: master-gpio: Add external mode by Jeremy Kerr · 8 years ago
  81. 29d9b92 fsi: master-gpio: Add locking during break and link enable by Jeremy Kerr · 8 years ago
  82. 15362d6 fsi: Add fsi_master_rescan() by Jeremy Kerr · 8 years ago
  83. 57adbee coresight: etm4x: Fix bit shifting by Bo Yan · 7 years ago
  84. 831c326 coresight: Use %px to print pcsr instead of %p by Leo Yan · 7 years ago
  85. fecae16 parport: Replace short License header by SPDX identifier by Andy Shevchenko · 8 years ago
  86. 4af5781 parport: Sort headers alphabetically by Andy Shevchenko · 8 years ago
  87. b0b0a64 parport: Switch to use module_pci_driver() macro by Andy Shevchenko · 8 years ago
  88. 82dfabf parport: Convert printk(KERN_WARN) to dev_warn() by Andy Shevchenko · 8 years ago
  89. 96edf53 parport: Don't shadow error codes in ->probe() by Andy Shevchenko · 8 years ago
  90. ad8ce83 parport: Convert to use managed functions pcim_* and devm_* by Andy Shevchenko · 8 years ago
  91. 1089c91 parport: PCI core handles power state for us by Andy Shevchenko · 8 years ago
  92. ec8e389 parport: Add support for BrainBoxes PX272/PX306 MIO card by Andy Shevchenko · 8 years ago
  93. 520656c0 parport: ax88796: Delete an unnecessary variable initialisation in parport_ax88796_probe() by Markus Elfring · 8 years ago
  94. 5e50654 parport: ax88796: Improve a size determination in parport_ax88796_probe() by Markus Elfring · 8 years ago
  95. d6906e7 parport: ax88796: Delete an error message for a failed memory allocation in parport_ax88796_probe() by Markus Elfring · 8 years ago
  96. b857cac pps: generator: use new parport device model by Sudip Mukherjee · 8 years ago
  97. fb56d97 pps: client: use new parport device model by Sudip Mukherjee · 8 years ago
  98. 823f792 parport_pc: Add support for WCH CH382L PCI-E single parallel port card. by Alexander Gerasiov · 8 years ago
  99. 0ec4eb7 w1: use put_device() if device_register() fail by Arvind Yadav · 7 years ago
  100. ea9d7bb thunderbolt: Prevent crash when ICM firmware is not running by Mika Westerberg · 7 years ago