Show patches with: Submitter = Bartosz Golaszewski       |   1430 patches
« 1 2 ... 10 11 1214 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
nvmem: fix nvmem_cell_get_from_lookup() nvmem: fix nvmem_cell_get_from_lookup() - - - --- 2018-10-01 Bartosz Golaszewski New
[v5,22/22] nvmem: use octal permissions instead of constants nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,21/22] nvmem: fix commenting style nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,20/22] nvmem: use EOPNOTSUPP instead of ENOSYS nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,19/22] nvmem: make the naming of arguments in nvmem_cell_get() consistent nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,18/22] nvmem: use SPDX license identifiers nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,17/22] nvmem: add a notifier chain nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,16/22] Documentation: nvmem: document cell tables and lookup entries nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,15/22] nvmem: add support for cell lookups from machine code nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,14/22] nvmem: resolve cells from DT at registration time nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,13/22] nvmem: add support for cell info nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,12/22] nvmem: remove the global cell list nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,11/22] nvmem: change the signature of nvmem_unregister() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,10/22] nvmem: mxs-ocotp: use devm_nvmem_register() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,09/22] nvmem: lpc18xx_eeprom: use devm_nvmem_register() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,08/22] nvmem: sunxi_sid: use devm_nvmem_register() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,07/22] nvmem: sunxi_sid: return -ENOMEM if kzalloc() fails nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,06/22] nvmem: use kref nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,05/22] nvmem: check the return value of nvmem_add_cells() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,04/22] nvmem: remove a stray newline nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,03/22] nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,02/22] nvmem: remove the name field from struct nvmem_device nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v5,01/22] nvmem: provide nvmem_dev_name() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-21 Bartosz Golaszewski New
[v4,22/22] nvmem: use octal permissions instead of constants nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,21/22] nvmem: fix commenting style nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,20/22] nvmem: use EOPNOTSUPP instead of ENOSYS nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,19/22] nvmem: make the naming of arguments in nvmem_cell_get() consistent nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,18/22] nvmem: use SPDX license identifiers nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,17/22] nvmem: add a notifier chain nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,16/22] Documentation: nvmem: document cell tables and lookup entries nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,15/22] nvmem: add support for cell lookups from machine code nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,14/22] nvmem: resolve cells from DT at registration time nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,13/22] nvmem: add support for cell info nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,12/22] nvmem: remove the global cell list nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,11/22] nvmem: change the signature of nvmem_unregister() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,10/22] nvmem: mxs-ocotp: use devm_nvmem_register() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,09/22] nvmem: lpc18xx_eeprom: use devm_nvmem_register() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,08/22] nvmem: sunxi_sid: use devm_nvmem_register() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,07/22] nvmem: sunxi_sid: return -ENOMEM if kzalloc() fails nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,06/22] nvmem: use kref nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,05/22] nvmem: check the return value of nvmem_add_cells() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,04/22] nvmem: remove a stray newline nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,03/22] nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,02/22] nvmem: remove the name field from struct nvmem_device nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v4,01/22] nvmem: provide nvmem_dev_name() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-14 Bartosz Golaszewski Superseded
[v3,21/21] nvmem: use octal permissions instead of constants nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,20/21] nvmem: fix commenting style nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,19/21] nvmem: use EOPNOTSUPP instead of ENOSYS nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,18/21] nvmem: make the naming of arguments in nvmem_cell_get() consistent nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,17/21] nvmem: use SPDX license identifiers nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,16/21] nvmem: add a notifier chain nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,15/21] Documentation: nvmem: document cell tables and lookup entries nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,14/21] nvmem: add support for cell lookups from machine code nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,13/21] nvmem: resolve cells from DT at registration time nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,12/21] nvmem: add support for cell info nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,11/21] nvmem: remove the global cell list nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,10/21] nvmem: change the signature of nvmem_unregister() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,09/21] nvmem: mxs-ocotp: use devm_nvmem_register() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,08/21] nvmem: sunxi_sid: use devm_nvmem_register() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,07/21] nvmem: lpc18xx_eeprom: use devm_nvmem_register() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,06/21] nvmem: use kref nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,05/21] nvmem: check the return value of nvmem_add_cells() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,04/21] nvmem: remove a stray newline nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,03/21] nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,02/21] nvmem: remove the name field from struct nvmem_device nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v3,01/21] nvmem: provide nvmem_dev_name() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-12 Bartosz Golaszewski Superseded
[v2,16/16] nvmem: make the naming of arguments in nvmem_cell_get() consistent nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,15/16] nvmem: use SPDX license identifiers nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,14/16] Documentation: nvmem: document cell tables and lookup entries nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,13/16] nvmem: add support for cell lookups from machine code nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,12/16] nvmem: resolve cells from DT at registration time nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,11/16] nvmem: add support for cell info nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,10/16] nvmem: add a notifier chain nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,09/16] nvmem: remove the name field from struct nvmem_device nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,08/16] nvmem: provide nvmem_dev_name() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,07/16] nvmem: change the signature of nvmem_unregister() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,06/16] nvmem: mxs-ocotp: use devm_nvmem_register() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,05/16] nvmem: sunxi_sid: use devm_nvmem_register() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,04/16] nvmem: lpc18xx_eeprom: use devm_nvmem_register() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,03/16] nvmem: use kref nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,02/16] nvmem: remove the global cell list nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[v2,01/16] nvmem: remove unused APIs nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-07 Bartosz Golaszewski Superseded
[13/13] nvmem: use SPDX license identifiers nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-05 Bartosz Golaszewski Superseded
[12/13] Documentation: nvmem: document cell tables and lookup entries nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-05 Bartosz Golaszewski Superseded
[11/13] nvmem: add support for cell lookups from machine code nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-05 Bartosz Golaszewski Superseded
[10/13] nvmem: resolve cells from DT at registration time nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-05 Bartosz Golaszewski Superseded
[09/13] nvmem: add support for cell info nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-05 Bartosz Golaszewski Superseded
[08/13] nvmem: add a notifier chain nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-05 Bartosz Golaszewski Superseded
[07/13] nvmem: remove the name field from struct nvmem_device nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-05 Bartosz Golaszewski Superseded
[06/13] nvmem: provide nvmem_dev_name() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-05 Bartosz Golaszewski Superseded
[05/13] nvmem: change the signature of nvmem_unregister() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-05 Bartosz Golaszewski Superseded
[04/13] nvmem: lpc18xx_eeprom: use devm_nvmem_register() nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-05 Bartosz Golaszewski Superseded
[03/13] nvmem: use kref nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-05 Bartosz Golaszewski Superseded
[02/13] nvmem: remove the global cell list nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-05 Bartosz Golaszewski Superseded
[01/13] nvmem: remove unused APIs nvmem: rework of the subsystem for non-DT users - - - --- 2018-09-05 Bartosz Golaszewski Superseded
[RESEND,v3,3/3] sh: add the sh_ prefix to early platform symbols sh: make early_platform code SuperH-specific - - - --- 2018-08-27 Bartosz Golaszewski New
[RESEND,v3,2/3] platform: move the early platform device support to arch/sh sh: make early_platform code SuperH-specific 3 - - --- 2018-08-27 Bartosz Golaszewski New
[RESEND,v3,1/3] clocksource: timer-ti-dm: remove the early platform driver registration sh: make early_platform code SuperH-specific 2 - - --- 2018-08-27 Bartosz Golaszewski New
[v2,29/29] eeprom: at24: kill at24_platform_data at24: remove at24_platform_data - 1 - --- 2018-08-10 Bartosz Golaszewski New
[v2,28/29] ARM: davinci: mityomapl138: use device properties for at24 eeprom at24: remove at24_platform_data - 1 - --- 2018-08-10 Bartosz Golaszewski New
« 1 2 ... 10 11 1214 15 »