messages from 2022-12-05 13:21:24 to 2023-02-08 14:55:38 UTC [more...]
[PATCH v3 00/12] gpiolib cleanups
2023-02-08 14:55 UTC (22+ messages)
` [PATCH v3 01/12] gpiolib: remove empty asm/gpio.h files
` [PATCH v3 02/12] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v3 03/12] gpiolib: remove asm-generic/gpio.h
` [PATCH v3 04/12] gpiolib: remove gpio_set_debounce
` [PATCH v3 05/12] gpiolib: remove legacy gpio_export
` [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v3 07/12] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v3 08/12] gpio: aggregator: Add missing header(s)
` [PATCH v3 09/12] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v3 10/12] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v3 11/12] gpiolib: Group "
` [PATCH v3 12/12] gpiolib: Clean up headers
[PATCH wpan-next 0/6] IEEE 802.15.4 passive scan support
2023-02-07 12:57 UTC (13+ messages)
` [PATCH wpan-next 1/6] ieee802154: Add support for user scanning requests
Fotowoltaika - nowe warunki
2023-02-07 9:15 UTC
[PATCH wpan-next] mac802154: Avoid superfluous endianness handling
2023-02-07 0:28 UTC (7+ messages)
[PATCH wpan-next v2 0/2] ieee802154: Beaconing support
2023-02-06 1:41 UTC (12+ messages)
` [PATCH wpan-next v2 1/2] ieee802154: Add support for user beaconing requests
` [PATCH wpan-next v2 2/2] mac802154: Handle basic beaconing
pull-request: ieee802154-next 2023-02-02
2023-02-04 19:18 UTC (4+ messages)
[PATCH v3 00/13] spi: Add support for stacked/parallel memories
2023-02-02 16:40 UTC (14+ messages)
` [PATCH v3 02/13] net: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v3 03/13] iio: imu: "
` [PATCH v3 04/13] mtd: devices: "
` [PATCH v3 05/13] staging: "
` [PATCH v3 06/13] platform/x86: serial-multi-instantiate: "
` [PATCH v3 07/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v3 08/13] mtd: spi-nor: Convert macros with inline functions
` [PATCH v3 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v3 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v3 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v3 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v3 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
` [PATCH v3 01/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
[PATCH 1/2] ieee802154: at86rf230: drop support for platform data
2023-02-01 20:55 UTC (4+ messages)
` [PATCH 2/2] ieee802154: at86rf230: switch to using gpiod API
[PATCH] [v2] at86rf230: convert to gpio descriptors
2023-02-01 20:54 UTC (10+ messages)
[PATCH v2 00/13] spi: Add support for stacked/parallel memories
2023-02-01 16:57 UTC (31+ messages)
` [PATCH v2 01/13] spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
` [PATCH v2 03/13] net: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v2 04/13] iio: imu: "
` [PATCH v2 05/13] mtd: devices: "
` [PATCH v2 06/13] staging: "
` [PATCH v2 07/13] platform/x86: serial-multi-instantiate: "
` [PATCH v2 08/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v2 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v2 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v2 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v2 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v2 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` (subset) [PATCH v2 00/13] spi: Add support for stacked/parallel memories
[wpan-next 0/4] ieee802154: Active scan support
2023-01-31 10:57 UTC (5+ messages)
` [wpan-next 1/4] ieee802154: Add support for user active scan requests
` [wpan-next 2/4] mac802154: Handle active scanning
` [wpan-next 3/4] ieee802154: Add support for allowing to answer BEACON_REQ
` [wpan-next 4/4] mac802154: Handle received BEACON_REQ
[PATCH] cc2520: move to gpio descriptors
2023-01-31 8:12 UTC (3+ messages)
pull-request: ieee802154 for net 2023-01-30
2023-01-31 5:20 UTC (2+ messages)
[wpan-tools 0/2] iwpan: Beaconing support
2023-01-30 15:50 UTC (3+ messages)
` [wpan-tools 1/2] iwpan: Synchronize nl802154.h with the latest beaconing changes
` [wpan-tools 2/2] iwpan: Add beaconing support
[PATCH wpan-next 0/2] ieee802154: Beaconing support
2023-01-30 9:50 UTC (18+ messages)
` [PATCH wpan-next 1/2] ieee802154: Add support for user beaconing requests
` [PATCH wpan-next 2/2] mac802154: Handle basic beaconing
[PATCH] ca8210: move to gpio descriptors
2023-01-28 13:30 UTC (3+ messages)
[PATCH] at86rf230: convert to gpio descriptors
2023-01-26 14:39 UTC (5+ messages)
[PATCH wpan-next v3 0/6] IEEE 802.15.4 passive scan support
2023-01-06 11:22 UTC (11+ messages)
` [PATCH wpan-next v3 1/6] ieee802154: Add support for user scanning requests
` [PATCH wpan-next v3 2/6] ieee802154: Define a beacon frame header
` [PATCH wpan-next v3 3/6] ieee802154: Introduce a helper to validate a channel
` [PATCH wpan-next v3 4/6] mac802154: Prepare forcing specific symbol duration
` [PATCH wpan-next v3 5/6] mac802154: Add MLME Tx locked helpers
` [PATCH wpan-next v3 6/6] mac802154: Handle passive scanning
[PATCH wpan-tools v2 0/8] iwpan: Scan support
2023-01-06 11:18 UTC (9+ messages)
` [PATCH wpan-tools v2 1/8] iwpan: Synchronize nl802154.h with the latest kernel
` [PATCH wpan-tools v2 2/8] iwpan: Fix the channels printing
` [PATCH wpan-tools v2 3/8] iwpan: Export iwpan_debug
` [PATCH wpan-tools v2 4/8] iwpan: Fix a comment
` [PATCH wpan-tools v2 5/8] iwpan: Remove duplicated SECTION
` [PATCH wpan-tools v2 6/8] iwpan: Synchronize nl802154.h with the latest scan changes
` [PATCH wpan-tools v2 7/8] iwpan: Add scan support
` [PATCH wpan-tools v2 8/8] iwpan: Add events support
[PATCH wpan-next v2 0/6] IEEE 802.15.4 passive scan support
2023-01-05 9:24 UTC (18+ messages)
` [PATCH wpan-next v2 1/6] ieee802154: Add support for user scanning requests
` [PATCH wpan-next v2 2/6] ieee802154: Define a beacon frame header
` [PATCH wpan-next v2 3/6] ieee802154: Introduce a helper to validate a channel
` [PATCH wpan-next v2 4/6] mac802154: Prepare forcing specific symbol duration
` [PATCH wpan-next v2 5/6] mac802154: Add MLME Tx locked helpers
` [PATCH wpan-next v2 6/6] mac802154: Handle passive scanning
[PATCH wpan] mac802154: Fix possible double free upon parsing error
2022-12-19 10:47 UTC (2+ messages)
[bug report] mac802154: Move an skb free within the rx path
2022-12-16 13:59 UTC (2+ messages)
pull-request: ieee802154-next 2022-12-05
2022-12-12 22:32 UTC (3+ messages)
pull-request: ieee802154 for net 2022-12-05
2022-12-08 8:13 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox