{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":97847379,"defaultBranch":"wpan-next/scan","name":"linux","ownerLogin":"miquelraynal","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-07-20T14:50:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16466884?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1711538650.0","currentOid":""},"activityList":{"items":[{"before":"b1f66b97cfa362299a0ccd77c2d063ff938a3d68","after":"03ee78965628cf7fc9cded994e3a26a7ae4af98b","ref":"refs/heads/macronix/nand-next/spi-nand-cont-read","pushedAt":"2024-05-22T14:53:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"miquelraynal","name":"Miquèl Raynal","path":"/miquelraynal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16466884?s=80&v=4"},"commit":{"message":"HACK: Parameter for toggling continuous reads live\n\nSigned-off-by: Miquel Raynal ","shortMessageHtmlLink":"HACK: Parameter for toggling continuous reads live"}},{"before":"2438c3d489529129b0ecc1785f5eeee96d61b4ba","after":"b1f66b97cfa362299a0ccd77c2d063ff938a3d68","ref":"refs/heads/macronix/nand-next/spi-nand-cont-read","pushedAt":"2024-05-22T14:49:34.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"miquelraynal","name":"Miquèl Raynal","path":"/miquelraynal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16466884?s=80&v=4"},"commit":{"message":"HACK: Parameter for toggling continuous reads live\n\nSigned-off-by: Miquel Raynal ","shortMessageHtmlLink":"HACK: Parameter for toggling continuous reads live"}},{"before":"f60b2d314a9c7534714521dfbeca9cff37134d56","after":"2438c3d489529129b0ecc1785f5eeee96d61b4ba","ref":"refs/heads/macronix/nand-next/spi-nand-cont-read","pushedAt":"2024-05-21T09:29:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"miquelraynal","name":"Miquèl Raynal","path":"/miquelraynal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16466884?s=80&v=4"},"commit":{"message":"mtd: spi-nand: macronix: Continuous read support\n\nImprove the helper retrieving the number of bitflips to support the case\nwhere many pages have been read instead of only one. In this case if\nthere were one page with bitflips, it is probably the safest approach to\nreturn this value times the number of pages read, so the worst case is\nproperly covered.\n\nFill a helper for enabling/disabling sequential reads.\n\nFlag all the chips supporting the feature with this helper.\n\nSigned-off-by: Miquel Raynal ","shortMessageHtmlLink":"mtd: spi-nand: macronix: Continuous read support"}},{"before":"a4e2a2d3bc6a74407bc597b4aa41b9fdb622dbd7","after":"f60b2d314a9c7534714521dfbeca9cff37134d56","ref":"refs/heads/macronix/nand-next/spi-nand-cont-read","pushedAt":"2024-05-20T15:29:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"miquelraynal","name":"Miquèl Raynal","path":"/miquelraynal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16466884?s=80&v=4"},"commit":{"message":"mtd: spi-nand: macronix: Continuous read support\n\nImprove the helper retrieving the number of bitflips to support the case\nwhere many pages have been read instead of only one. In this case if\nthere were one page with bitflips, it is probably the safest approach to\nreturn this value times the number of pages read, so the worst case is\nproperly covered.\n\nFill a helper for enabling/disabling sequential reads.\n\nFlag all the chips supporting the feature with this helper.\n\nSigned-off-by: Miquel Raynal ","shortMessageHtmlLink":"mtd: spi-nand: macronix: Continuous read support"}},{"before":"d744b2ce167b7c18a49c375c07f85fd1e584c6e5","after":"a4e2a2d3bc6a74407bc597b4aa41b9fdb622dbd7","ref":"refs/heads/macronix/nand-next/spi-nand-cont-read","pushedAt":"2024-04-12T10:19:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"miquelraynal","name":"Miquèl Raynal","path":"/miquelraynal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16466884?s=80&v=4"},"commit":{"message":"WIP\n\nSigned-off-by: Miquel Raynal ","shortMessageHtmlLink":"WIP"}},{"before":null,"after":"d744b2ce167b7c18a49c375c07f85fd1e584c6e5","ref":"refs/heads/macronix/nand-next/spi-nand-cont-read","pushedAt":"2024-03-27T11:24:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"miquelraynal","name":"Miquèl Raynal","path":"/miquelraynal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16466884?s=80&v=4"},"commit":{"message":"HACK to make the second page work (third page ko)\n\nSigned-off-by: Miquel Raynal ","shortMessageHtmlLink":"HACK to make the second page work (third page ko)"}},{"before":null,"after":"d76f81cd38dedefeb379debef9dfddb7a185bf6e","ref":"refs/heads/nvmem-sysfs","pushedAt":"2024-01-02T17:03:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"miquelraynal","name":"Miquèl Raynal","path":"/miquelraynal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16466884?s=80&v=4"},"commit":{"message":"nvmem: core: Expose cells through sysfs\n\nThe binary content of nvmem devices is available to the user so in the\neasiest cases, finding the content of a cell is rather easy as it is\njust a matter of looking at a known and fixed offset. However, nvmem\nlayouts have been recently introduced to cope with more advanced\nsituations, where the offset and size of the cells is not known in\nadvance or is dynamic. When using layouts, more advanced parsers are\nused by the kernel in order to give direct access to the content of each\ncell, regardless of its position/size in the underlying\ndevice. Unfortunately, these information are not accessible by users,\nunless by fully re-implementing the parser logic in userland.\n\nLet's expose the cells and their content through sysfs to avoid these\nsituations. Of course the relevant NVMEM sysfs Kconfig option must be\nenabled for this support to be available.\n\nNot all nvmem devices expose cells. Indeed, the .bin_attrs attribute\ngroup member will be filled at runtime only when relevant and will\nremain empty otherwise. In this case, as the cells attribute group will\nbe empty, it will not lead to any additional folder/file creation.\n\nExposed cells are read-only. There is, in practice, everything in the\ncore to support a write path, but as I don't see any need for that, I\nprefer to keep the interface simple (and probably safer). The interface\nis documented as being in the \"testing\" state which means we can later\nadd a write attribute if though relevant.\n\nSigned-off-by: Miquel Raynal \nTested-by: Rafał Miłecki \nTested-by: Chen-Yu Tsai ","shortMessageHtmlLink":"nvmem: core: Expose cells through sysfs"}},{"before":"9e31bc00a8566cc46136c5f1c67422f14ae4fac1","after":"e915a596f07624d64c81d87031190f85cf1abb0f","ref":"refs/heads/wpan-next/uwb","pushedAt":"2023-09-22T09:48:01.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"miquelraynal","name":"Miquèl Raynal","path":"/miquelraynal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16466884?s=80&v=4"},"commit":{"message":"WIP clean\n\nSigned-off-by: Miquel Raynal ","shortMessageHtmlLink":"WIP clean"}},{"before":"dca5d04269aa2132d7eee36b278260c46ed4c4b2","after":"9e31bc00a8566cc46136c5f1c67422f14ae4fac1","ref":"refs/heads/wpan-next/uwb","pushedAt":"2023-09-08T16:43:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"miquelraynal","name":"Miquèl Raynal","path":"/miquelraynal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16466884?s=80&v=4"},"commit":{"message":"WIP: net: ieee802154: dw3000: Introduce minimal support\n\nSigned-off-by: Miquel Raynal ","shortMessageHtmlLink":"WIP: net: ieee802154: dw3000: Introduce minimal support"}},{"before":"d10db69f1aa0c2623a01da5571a96d8f52478f61","after":"e8ff381c7239591edf72d1aca49b1d694c1600f0","ref":"refs/heads/wpan-next/scan","pushedAt":"2023-09-08T08:33:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"miquelraynal","name":"Miquèl Raynal","path":"/miquelraynal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16466884?s=80&v=4"},"commit":{"message":"net: mac802154: Inform device drivers about beacon operations\n\nLet's create a couple of driver hooks in order to tell the device\ndrivers that beacons are being sent, allowing them to eventually apply\nany needed configuration, or in the worst case to refuse the operation\nif it is not supported. These hooks are optional and not implementing\nthem does not prevent the beacons operation to happen. Returning an\nerror from these implementations will however shut down the beacons\nconfiguration entirely.\n\nCo-developed-by: David Girault \nSigned-off-by: David Girault \nSigned-off-by: Miquel Raynal ","shortMessageHtmlLink":"net: mac802154: Inform device drivers about beacon operations"}},{"before":"7f89437c174dc9645c1b3eb8e53ca4d4bd0a1003","after":"dca5d04269aa2132d7eee36b278260c46ed4c4b2","ref":"refs/heads/wpan-next/uwb","pushedAt":"2023-05-12T14:35:20.565Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"miquelraynal","name":"Miquèl Raynal","path":"/miquelraynal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16466884?s=80&v=4"},"commit":{"message":"dw3000: wip\n\nSigned-off-by: Miquel Raynal ","shortMessageHtmlLink":"dw3000: wip"}},{"before":"95e439506da69c7218cbc352062472967cd9676a","after":"d10db69f1aa0c2623a01da5571a96d8f52478f61","ref":"refs/heads/wpan-next/scan","pushedAt":"2023-04-18T14:33:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"miquelraynal","name":"Miquèl Raynal","path":"/miquelraynal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16466884?s=80&v=4"},"commit":{"message":"ieee802154: hwsim: Correctly describe complex channels\n\nAll UWB channels are supported, so let's keep the capabilities\ndescription in sync by providing the supported mean PRFs.\n\nSigned-off-by: Miquel Raynal ","shortMessageHtmlLink":"ieee802154: hwsim: Correctly describe complex channels"}},{"before":"b37deccc359105feb14aa95798e4bb981c433886","after":"95e439506da69c7218cbc352062472967cd9676a","ref":"refs/heads/wpan-next/scan","pushedAt":"2023-04-18T14:29:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"miquelraynal","name":"Miquèl Raynal","path":"/miquelraynal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16466884?s=80&v=4"},"commit":{"message":"todo: add dw3000 basic driver\n\nSigned-off-by: Miquel Raynal ","shortMessageHtmlLink":"todo: add dw3000 basic driver"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEURFbNgA","startCursor":null,"endCursor":null}},"title":"Activity · miquelraynal/linux"}