2017-03-31
@Sascha Hauer
state: pass struct state * to storage functions ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: remove unnecessary argument from state_format_init ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: open code state_backend_init in caller ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: merge backend.c into state.c ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: Drop backend as extra struct type ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: backend: remove len_hint argument from state_storage_read ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: backend: remove .get_packed_len ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: Use positive logic ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
state: Make pointing to the backend using a phandle the only supported method ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
of: of_path: add of_find_node_by_devpath() ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
of: partition: Register the of partition fixup for of partition users ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
of: partitions: flag partitions from a partition table ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
of: partition: only create partition node when partitions exist ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
fs: devfs-core: replace DEVFS_IS_PARTITION flag with pointer to the master cdev ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
fs: devfs-core: remove unused code ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
of: partition: Make partition fixup independent from mtd devices ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
cdev: Collect partitions on list ...
Sascha Hauer committed on 31 Mar 2017
2017-03-30
@Sascha Hauer
of: partition: support 64bit partition sizes ...
Sascha Hauer committed on 30 Mar 2017
@Sascha Hauer
mtd: of: Make used partition binding configurable ...
Sascha Hauer committed on 30 Mar 2017
@Sascha Hauer
of: partition: Move of_mtd_fixup to drivers/of/ ...
Sascha Hauer committed on 30 Mar 2017
@Sascha Hauer
treewide: Use of_property_write_string() where appropriate ...
Sascha Hauer committed on 30 Mar 2017
@Sascha Hauer
of: Add of_property_write_string() ...
Sascha Hauer committed on 30 Mar 2017
@Franck Jullien
openrisc: fix call to restart_handler_register_fn ...
Franck Jullien authored on 24 Mar 2017 Sascha Hauer committed on 30 Mar 2017
2017-03-29
@Alexander Kurz
console: fix usbserial re-connect ...
Alexander Kurz authored on 26 Mar 2017 Sascha Hauer committed on 29 Mar 2017
@Alexander Kurz
console: console_get_by_name: do not strcmp NULL ...
Alexander Kurz authored on 26 Mar 2017 Sascha Hauer committed on 29 Mar 2017
2017-03-27
@Sascha Hauer
state: backend circular: Fix wrong comment ...
Sascha Hauer committed on 27 Mar 2017
2017-03-24
@Peter Mamonov
usb_kbd: release all keys on error / disconnect ...
Peter Mamonov authored on 22 Mar 2017 Sascha Hauer committed on 24 Mar 2017
2017-03-23
@Sascha Hauer
state: bucket_circular: -EUCLEAN means data could be read ...
Sascha Hauer committed on 23 Mar 2017
@Sascha Hauer
state: bucket_cached: Fix reading pages which need cleanup ...
Sascha Hauer committed on 23 Mar 2017
@Sascha Hauer
mtd: fix reading data from page that needs cleanup ...
Sascha Hauer committed on 23 Mar 2017