Linus Torvalds
6181073dd6
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
...
Pull tty/serial driver updates from Greg KH:
"Here is the big set of TTY and Serial driver updates for 6.1-rc1.
Lots of cleanups in here, no real new functionality this time around,
with the diffstat being that we removed more lines than we added!
Included in here are:
- termios unification cleanups from Al Viro, it's nice to finally get
this work done
- tty serial transmit cleanups in various drivers in preparation for
more cleanup and unification in future releases (that work was not
ready for this release)
- n_gsm fixes and updates
- ktermios cleanups and code reductions
- dt bindings json conversions and updates for new devices
- some serial driver updates for new devices
- lots of other tiny cleanups and janitorial stuff. Full details in
the shortlog.
All of these have been in linux-next for a while with no reported
issues"
* tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (102 commits)
serial: cpm_uart: Don't request IRQ too early for console port
tty: serial: do unlock on a common path in altera_jtaguart_console_putc()
tty: serial: unify TX space reads under altera_jtaguart_tx_space()
tty: serial: use FIELD_GET() in lqasc_tx_ready()
tty: serial: extend lqasc_tx_ready() to lqasc_console_putchar()
tty: serial: allow pxa.c to be COMPILE_TESTed
serial: stm32: Fix unused-variable warning
tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMEL
serial: 8250: Fix restoring termios speed after suspend
serial: Deassert Transmit Enable on probe in driver-specific way
serial: 8250_dma: Convert to use uart_xmit_advance()
serial: 8250_omap: Convert to use uart_xmit_advance()
MAINTAINERS: Solve warning regarding inexistent atmel-usart binding
serial: stm32: Deassert Transmit Enable on ->rs485_config()
serial: ar933x: Deassert Transmit Enable on ->rs485_config()
tty: serial: atmel: Use FIELD_PREP/FIELD_GET
tty: serial: atmel: Make the driver aware of the existence of GCLK
tty: serial: atmel: Only divide Clock Divisor if the IP is USART
tty: serial: atmel: Separate mode clearing between UART and USART
dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock
...
2022-10-07 16:36:24 -07:00
..
2022-08-30 11:12:52 +01:00
2022-05-18 00:08:27 +02:00
2021-12-17 12:37:18 -08:00
2022-09-19 12:59:33 +03:00
2021-11-26 16:19:19 +01:00
2022-09-15 09:08:09 +02:00
2022-08-03 14:05:39 +02:00
2022-06-10 14:51:36 +02:00
2021-11-26 16:48:59 +01:00
2021-10-27 11:07:59 +02:00
2022-08-23 13:14:02 +02:00
2022-09-04 22:49:35 +05:30
2022-07-28 11:29:36 +02:00
2022-09-20 08:33:04 -07:00
2022-06-24 12:11:18 +08:00
2022-06-03 11:48:47 -07:00
2022-08-04 18:34:05 -07:00
2022-02-17 07:00:39 -06:00
2022-03-30 10:36:41 -07:00
2022-07-18 18:29:13 +01:00
2022-06-10 14:51:35 +02:00
2022-07-25 09:42:24 +01:00
2022-08-04 10:28:48 -04:00
2022-08-02 15:06:57 -05:00
2022-10-03 11:08:33 +01:00
2022-09-28 16:09:49 +01:00
2021-10-05 13:15:35 +01:00
2022-10-07 12:05:29 -07:00
2022-10-05 10:00:19 -07:00
2022-09-21 10:38:09 +02:00
2022-02-04 15:47:11 +01:00
2022-02-08 16:23:39 -08:00
2022-07-11 16:25:16 +02:00
2021-10-14 23:06:53 +02:00
2022-08-23 18:23:15 +02:00
2021-10-14 23:06:53 +02:00
2021-10-14 23:06:53 +02:00
2022-06-17 10:55:35 +01:00
2022-07-06 10:57:30 +01:00
2022-09-04 20:35:48 +05:30
2022-06-15 15:54:20 +02:00
2022-10-07 15:56:34 -07:00
2022-02-01 14:55:12 +01:00
2022-10-03 21:52:33 -07:00
2022-05-22 20:44:29 +01:00
2022-02-11 20:39:39 +11:00
2022-09-29 15:20:14 +01:00
2022-05-13 14:49:38 +02:00
2022-06-10 14:51:35 +02:00
2022-03-23 19:58:38 +01:00
2022-08-05 16:32:45 -07:00
2022-10-06 11:04:57 -07:00
2022-10-07 16:13:55 -07:00
2022-10-04 19:36:53 -07:00
2022-02-01 14:25:50 +02:00
2022-09-26 14:02:47 -04:00
2022-07-02 11:23:14 +02:00
2022-01-20 08:52:53 +02:00
2022-09-05 07:59:28 +02:00
2022-04-06 13:43:44 -07:00
2022-03-10 20:17:28 +01:00
2022-07-06 12:51:11 +02:00
2021-06-11 13:08:53 -07:00
2022-07-05 20:25:39 +02:00
2022-10-05 10:38:24 -07:00
2021-06-23 07:33:55 -07:00
2022-09-17 01:40:11 +09:00
2022-01-22 08:33:34 +02:00
2022-07-15 10:41:04 +02:00
2022-10-05 11:05:17 -06:00
2021-09-19 22:35:37 -04:00
2022-06-27 11:07:55 +02:00
2021-10-29 22:34:31 -05:00
2022-07-04 16:22:29 +01:00
2022-09-08 11:34:04 +01:00
2022-03-03 20:24:22 +01:00
2022-02-16 13:16:08 +00:00
2021-07-01 11:06:04 -07:00
2022-09-21 11:18:28 +09:00
2021-12-30 17:27:44 -08:00
2022-07-28 11:29:36 +02:00
2021-07-16 18:46:45 +02:00
2021-10-01 16:52:48 -04:00
2022-08-04 08:33:54 -06:00
2021-12-22 13:56:19 +01:00
2022-07-29 18:12:35 -07:00
2022-07-29 18:07:15 -07:00
2022-08-02 12:34:03 -04:00
2022-08-02 17:14:47 -06:00
2022-09-29 16:38:05 -07:00
2022-09-12 00:19:48 -06:00
2022-03-23 19:00:33 -07:00
2022-08-07 17:52:35 -07:00
2022-08-26 09:30:25 -07:00
2021-05-22 15:09:07 -10:00
2022-09-20 08:24:38 -06:00
2022-09-26 19:17:28 -06:00
2021-10-21 10:49:32 -06:00
2022-03-07 12:48:35 -07:00
2022-08-22 10:07:53 -06:00
2022-08-22 10:07:53 -06:00
2022-08-22 10:07:53 -06:00
2022-10-07 09:19:14 -07:00
2021-12-22 23:38:29 -05:00
2022-10-07 09:19:14 -07:00
2022-07-14 12:14:30 -06:00
2022-04-26 17:58:51 -04:00
2022-01-06 12:27:03 +01:00
2021-11-09 10:02:49 -08:00
2022-04-19 17:55:45 -07:00
2022-06-29 13:21:52 -07:00
2022-09-05 15:33:07 +02:00
2022-09-21 16:24:17 -07:00
2022-09-21 17:32:48 -07:00
2022-06-29 13:21:52 -07:00
2022-08-23 16:08:21 -07:00
2021-12-29 20:03:05 -08:00
2022-09-29 09:25:47 -07:00
2022-08-04 16:57:43 -07:00
2022-08-17 11:49:23 +01:00
2022-03-01 22:21:50 -05:00
2021-07-30 22:22:36 -04:00
2022-07-22 09:07:07 -07:00
2022-09-21 17:32:48 -07:00
2022-10-06 17:45:53 -07:00
2021-07-08 11:48:22 -07:00
2021-10-18 06:17:36 -06:00
2022-03-23 10:11:03 -07:00
2022-07-04 16:22:28 +01:00
2022-05-23 17:51:12 -07:00
2022-05-15 18:31:28 -06:00
2022-09-26 10:13:13 -07:00
2022-09-26 10:13:13 -07:00
2022-02-23 10:58:28 +01:00
2022-08-03 09:45:08 -07:00
2022-08-15 12:35:31 -10:00
2022-08-02 12:19:18 -07:00
2022-06-15 19:22:29 -07:00
2021-06-08 17:00:09 +02:00
2021-06-22 16:53:17 +02:00
2022-05-13 07:20:13 -07:00
2022-04-28 23:16:17 -07:00
2022-05-31 14:10:54 -07:00
2022-08-24 09:47:51 +01:00
2022-10-03 17:11:07 -07:00
2022-09-26 10:13:13 -07:00
2022-07-17 17:31:38 -07:00
2022-09-26 10:13:14 -07:00
2022-02-25 12:16:12 +01:00
2022-06-27 14:17:12 +02:00
2022-06-23 18:41:40 +02:00
2022-06-10 13:37:02 +02:00
2021-05-22 15:09:07 -10:00
2021-11-09 10:02:49 -08:00
2022-07-05 13:32:59 -07:00
2022-07-05 13:33:00 -07:00
2022-07-05 13:33:00 -07:00
2022-03-08 13:04:19 -06:00
2022-07-06 16:32:08 +01:00
2022-03-11 10:07:57 +00:00
2021-12-30 17:44:07 +01:00
2022-04-08 11:31:18 +02:00
2022-06-27 10:33:59 +02:00
2022-04-27 20:22:19 +02:00
2022-08-01 12:48:15 -07:00
2022-02-23 10:58:28 +01:00
2022-09-22 13:13:12 +02:00
2021-11-06 13:30:38 -07:00
2021-07-08 11:48:22 -07:00
2022-04-29 14:37:59 -07:00
2022-03-07 12:48:35 -07:00
2022-06-07 10:27:38 +02:00
2022-03-15 10:32:44 +01:00
2022-03-03 10:47:51 +12:00
2021-12-23 22:35:00 +11:00
2022-07-03 18:08:43 -07:00
2022-07-17 17:14:32 -07:00
2022-08-20 11:34:04 -04:00
2021-09-17 15:08:45 +02:00
2022-09-05 13:02:34 +02:00
2021-07-08 11:48:20 -07:00
2021-12-10 17:10:55 -08:00
2022-06-01 15:55:25 -07:00
2021-07-19 12:13:06 +02:00
2022-06-27 16:39:29 +02:00
2022-06-30 05:11:17 +09:00
2022-07-28 17:36:30 -04:00
2022-06-10 16:01:55 +02:00
2021-06-17 13:21:06 +02:00
2021-07-29 12:54:10 -07:00
2022-06-28 10:37:25 -03:00
2022-08-23 15:02:47 -05:00
2022-07-28 17:46:14 -04:00
2022-07-14 12:14:31 -06:00
2021-06-15 15:42:03 -04:00
2022-07-08 10:47:07 -07:00
2022-04-07 12:53:53 +02:00
2022-03-25 14:18:28 +01:00
2022-03-25 14:18:28 +01:00
2022-07-14 14:41:30 +02:00
2022-02-08 09:19:45 +01:00
2021-08-18 13:27:49 +02:00
2022-08-08 15:16:29 -07:00
2022-09-07 10:38:28 +02:00
2022-07-18 21:20:57 +02:00
2022-06-27 12:01:40 +05:30
2022-09-21 10:22:54 +02:00
2022-01-22 08:33:34 +02:00
2022-02-23 19:45:40 +01:00
2022-09-01 05:15:51 +02:00
2022-08-03 14:41:36 -07:00
2022-01-20 08:52:53 +02:00
2022-04-14 14:08:26 +02:00
2022-07-15 19:17:30 +02:00
2022-07-05 13:32:59 -07:00
2022-03-10 16:51:50 -06:00
2021-08-26 15:32:28 -04:00
2022-08-29 12:57:38 +01:00
2021-11-03 11:20:45 +00:00
2022-04-15 11:41:35 -07:00
2022-09-21 10:30:42 -06:00
2021-08-20 11:39:26 +01:00
2022-06-26 18:18:56 +02:00
2022-05-24 16:33:20 +09:00
2022-06-03 11:48:47 -07:00
2022-01-08 14:42:01 -05:00
2022-07-15 11:37:41 +09:00
2021-06-23 01:09:35 -07:00
2022-07-01 14:53:01 +02:00
2022-05-19 14:08:55 -07:00
2022-07-27 09:40:18 +02:00
2022-07-07 10:50:46 +02:00
2021-05-28 17:44:36 +02:00
2022-05-14 18:49:01 -04:00
2021-07-27 11:00:36 +02:00
2022-05-14 18:47:28 -04:00
2022-09-26 20:40:43 -07:00
2022-06-03 06:52:57 -07:00
2022-04-05 18:23:05 +02:00
2022-04-26 12:34:28 +02:00
2021-10-18 07:49:39 -04:00
2022-09-26 11:01:32 -07:00
2022-03-17 20:17:02 -07:00
2022-01-22 08:33:38 +02:00
2022-02-23 10:58:28 +01:00
2022-01-17 09:40:29 +02:00
2021-12-09 14:09:36 -05:00
2022-10-07 08:52:43 -07:00
2022-01-07 13:43:18 +00:00
2022-08-31 14:57:28 +01:00
2022-10-03 20:33:41 -07:00
2021-10-22 09:50:55 +10:30
2022-07-01 14:51:13 +02:00
2022-01-24 14:16:46 +01:00
2022-09-26 12:27:55 +02:00
2021-06-25 19:57:01 -04:00
2022-07-22 22:04:30 +02:00
2021-06-25 11:46:29 -07:00
2022-06-27 16:52:25 +02:00
2021-11-09 10:02:49 -08:00
2021-07-30 18:35:47 +02:00
2022-08-29 12:47:15 +01:00
2022-02-23 10:58:28 +01:00
2022-08-07 17:52:35 -07:00
2022-07-15 06:35:54 -07:00
2022-04-11 11:48:01 +02:00
2022-07-19 09:56:34 +02:00
2022-07-05 13:33:00 -07:00
2022-01-20 08:52:54 +02:00
2022-02-23 10:58:28 +01:00
2021-07-27 20:11:45 +01:00
2021-07-27 20:11:44 +01:00
2022-09-04 15:31:59 +03:00
2022-09-20 11:53:32 +01:00
2022-07-25 17:45:40 +02:00
2022-08-08 18:06:46 -07:00
2022-07-28 11:29:36 +02:00
2022-06-17 17:19:20 +08:00
2022-06-27 12:52:53 -07:00
2022-06-01 11:50:42 +02:00
2022-07-08 16:27:52 +02:00
2022-09-13 14:04:34 +02:00
2022-02-23 10:58:28 +01:00
2021-08-10 17:57:23 +02:00
2022-09-28 16:17:40 +01:00
2022-05-04 11:05:54 +02:00
2022-08-05 16:32:45 -07:00
2022-01-15 16:30:29 +02:00
2022-08-08 18:06:44 -07:00
2022-02-21 21:14:21 +01:00
2022-05-22 11:32:31 -07:00
2022-06-03 11:48:47 -07:00
2022-07-22 16:06:03 -05:00
2022-02-15 09:58:57 +01:00
2022-08-16 12:46:26 +02:00
2022-04-13 13:09:57 +01:00
2022-09-08 18:38:30 +02:00
2022-04-25 20:51:12 +02:00
2022-03-16 19:38:41 -07:00
2022-03-17 16:49:58 -07:00
2022-07-28 11:29:36 +02:00
2022-07-28 11:29:36 +02:00
2022-06-09 21:53:09 -07:00
2022-09-20 08:59:18 -07:00
2022-09-20 08:59:18 -07:00
2022-07-28 11:29:36 +02:00
2022-07-28 11:29:36 +02:00
2022-06-09 21:53:12 -07:00
2022-06-09 21:53:09 -07:00
2022-09-02 20:34:31 -07:00
2022-07-01 15:22:16 +02:00
2022-07-15 18:55:49 -07:00
2022-09-26 10:13:15 -07:00
2022-04-06 13:43:44 -07:00
2022-01-22 08:33:35 +02:00
2022-02-28 23:26:27 -08:00
2021-11-09 10:02:49 -08:00
2022-04-22 12:32:04 +02:00
2021-05-21 12:48:39 -04:00
2021-12-17 16:13:14 +01:00
2021-11-11 22:45:40 +01:00
2022-05-13 15:14:56 +02:00
2022-07-04 16:14:29 +03:00
2022-05-24 11:11:13 -07:00
2022-09-21 10:30:42 -06:00
2022-10-04 08:13:20 -06:00
2021-11-06 13:30:36 -07:00
2022-07-07 09:42:59 +02:00
2021-09-23 09:25:59 +02:00
2021-07-21 08:14:33 -07:00
2021-07-21 08:14:33 -07:00
2021-07-21 08:14:33 -07:00
2022-02-15 11:31:35 +01:00
2021-12-16 10:59:02 -07:00
2022-08-11 13:11:49 -07:00
2022-07-15 10:13:45 +02:00
2022-09-09 07:54:42 +01:00
2022-06-27 06:29:12 -06:00
2022-08-10 09:15:16 +02:00
2022-07-19 06:05:45 +02:00
2022-03-08 13:39:40 -06:00
2022-05-12 10:00:03 -05:00
2022-05-12 10:00:03 -05:00
2022-05-31 11:36:57 +02:00
2021-10-15 11:25:18 +02:00
2022-07-20 15:26:05 +01:00
2021-10-28 21:11:34 +01:00
2022-07-11 10:12:49 +01:00
2022-02-15 11:10:21 +00:00
2022-04-05 10:24:34 +02:00
2022-07-22 17:24:47 -05:00
2021-07-31 22:20:24 -04:00
2022-08-04 20:13:46 -07:00
2022-06-24 09:48:55 +02:00
2022-09-28 08:56:25 +02:00
2022-03-09 12:13:37 +00:00
2021-08-02 18:14:21 +01:00
2022-04-29 14:36:58 -07:00
2021-06-05 23:49:46 +09:00
2021-06-30 20:47:28 -07:00
2021-12-09 16:42:29 -08:00
2021-12-09 16:42:26 -08:00
2022-04-05 08:43:04 -07:00
2022-06-16 19:58:21 -07:00
2022-07-04 09:23:07 +02:00
2022-04-27 10:57:33 -07:00
2022-07-06 14:20:22 +02:00
2022-07-15 12:21:16 -04:00
2022-09-21 17:32:48 -07:00
2022-04-15 14:49:55 -07:00
2022-07-17 17:31:38 -07:00
2021-06-01 10:29:21 +01:00
2022-07-17 17:14:33 -07:00
2022-06-16 19:48:30 -07:00
2022-02-23 10:58:28 +01:00
2022-04-05 15:39:19 +02:00
2022-09-26 20:30:39 -07:00
2022-02-23 10:58:28 +01:00
2022-05-19 14:08:54 -07:00
2021-07-01 11:06:05 -07:00
2022-05-02 14:06:20 -06:00
2022-02-23 10:58:28 +01:00
2022-01-07 10:44:44 -05:00
2022-08-19 04:05:41 -04:00
2022-08-01 03:21:00 -04:00
2022-07-22 12:53:22 +01:00
2022-04-21 11:40:59 -07:00
2021-09-27 16:16:42 +02:00
2022-10-07 10:48:49 -07:00
2022-07-26 12:23:01 -07:00
2022-06-16 19:58:21 -07:00
2022-09-16 22:27:19 +02:00
2022-05-06 15:59:39 +02:00
2022-01-27 13:53:26 +00:00
2022-03-22 15:57:03 -07:00
2022-05-27 11:22:03 -07:00
2021-06-11 04:35:40 +09:00
2022-05-24 08:46:37 +02:00
2022-02-23 10:58:28 +01:00
2021-11-09 10:02:49 -08:00
2022-04-05 09:59:39 +02:00
2022-02-23 10:58:28 +01:00
2021-09-17 15:08:45 +02:00
2022-06-24 09:48:56 +02:00
2022-07-03 14:40:28 -07:00
2022-03-23 19:00:33 -07:00
2021-06-17 21:44:51 +02:00
2021-07-08 11:48:20 -07:00
2022-05-03 16:09:03 -04:00
2022-10-06 17:31:02 -07:00
2022-10-03 17:51:52 -07:00
2022-05-23 14:45:24 -05:00
2022-03-10 07:41:14 +01:00
2021-07-11 10:02:33 -07:00
2022-02-25 10:27:57 +01:00
2022-01-30 12:21:25 +00:00
2022-08-02 23:56:25 -04:00
2022-03-29 22:45:31 +02:00
2021-06-15 17:46:57 +02:00
2022-07-07 14:06:12 -06:00
2022-05-01 17:45:35 +01:00
2022-09-12 15:23:11 +03:00
2021-11-26 18:31:46 +02:00
2021-10-04 11:47:24 +02:00
2022-01-11 12:36:47 +02:00
2022-09-28 09:20:37 -07:00
2022-07-03 18:08:49 -07:00
2022-03-22 15:57:10 -07:00
2022-01-15 16:30:30 +02:00
2022-06-23 18:42:05 -07:00
2022-09-11 16:22:29 -07:00
2022-04-26 13:17:42 +02:00
2021-12-17 17:17:14 +01:00
2021-09-29 10:54:50 +01:00
2021-11-06 13:30:41 -07:00
2022-08-05 16:32:45 -07:00
2022-06-19 10:38:26 +01:00
2021-05-22 15:09:07 -10:00
2021-09-20 07:35:38 -10:00
2022-07-27 14:04:52 +02:00
2021-08-19 09:02:55 +09:00
2022-02-23 10:58:28 +01:00
2022-05-13 07:20:10 -07:00
2022-07-17 17:14:34 -07:00
2022-08-28 14:02:44 -07:00
2022-04-28 23:16:14 -07:00
2021-09-16 13:05:42 -07:00
2022-08-03 00:54:12 +02:00
2021-08-20 12:32:58 +02:00
2022-06-27 12:52:53 -07:00
2022-07-29 18:07:19 -07:00
2022-07-15 22:08:01 +02:00
2022-04-26 13:17:42 +02:00
2022-09-26 10:13:13 -07:00
2021-08-16 14:42:22 +02:00
2022-05-19 23:25:48 -04:00
2022-08-02 12:34:04 -04:00
2021-07-01 11:06:05 -07:00
2022-09-02 20:34:31 -07:00
2022-06-24 11:34:38 +01:00
2022-09-02 20:34:31 -07:00
2021-12-16 22:22:20 +01:00
2022-02-23 10:58:28 +01:00
2021-08-17 19:05:29 +02:00
2021-06-21 08:49:11 +02:00
2022-09-01 17:39:49 -04:00
2022-03-23 12:17:36 -07:00
2022-08-07 10:03:24 -07:00
2022-05-05 18:25:57 -07:00
2022-09-29 18:52:01 -07:00
2022-08-22 14:26:30 +01:00
2022-03-24 15:09:53 +01:00
2022-08-22 14:26:30 +01:00
2022-08-03 10:35:43 -07:00
2022-08-30 12:20:43 +02:00
2021-12-06 16:06:02 -08:00
2022-05-17 13:32:46 -04:00
2022-05-31 17:09:30 -04:00
2022-08-13 13:02:14 -04:00
2022-08-09 14:11:34 -04:00
2022-07-29 20:16:58 -04:00
2022-07-23 15:28:59 -04:00
2022-02-09 09:24:40 -05:00
2022-07-28 11:29:36 +02:00
2022-07-27 21:35:32 +10:00
2022-03-22 15:57:10 -07:00
2022-08-01 08:13:21 -07:00
2022-05-19 19:30:30 +02:00
2021-07-28 15:33:59 +02:00
2021-12-09 07:02:22 -08:00
2022-08-02 17:14:49 -06:00
2022-05-19 20:24:56 -04:00
2021-10-20 19:16:01 +02:00
2022-02-23 14:43:11 +01:00
2022-09-27 09:22:09 +02:00
2022-05-09 15:44:21 +02:00
2022-02-28 07:30:32 +01:00
2022-08-02 19:24:24 -07:00
2021-06-02 20:59:29 -05:00
2022-08-25 14:00:31 -05:00
2022-01-12 10:14:09 -06:00
2022-07-19 10:24:01 +02:00
2021-06-08 14:15:46 +02:00
2022-05-22 15:59:54 +10:00
2021-10-14 15:59:04 -07:00
2022-07-08 14:53:50 +02:00
2021-06-21 13:56:46 -06:00
2022-08-04 18:08:34 -07:00
2021-08-25 15:43:26 -05:00
2022-04-29 09:53:52 +02:00
2021-07-29 09:02:27 +02:00
2022-07-21 10:39:42 +02:00
2022-10-03 17:34:32 -07:00
2022-04-06 13:43:44 -07:00
2022-09-07 16:37:14 -07:00
2021-09-17 13:52:17 +01:00
2021-07-30 10:58:36 +08:00
2021-09-08 11:50:24 -07:00
2022-01-15 16:30:31 +02:00
2021-11-11 09:34:35 -08:00
2021-09-27 09:27:29 -04:00
2021-06-29 10:53:47 -07:00
2022-02-04 09:25:04 -08:00
2022-08-08 18:06:43 -07:00
2022-05-13 07:20:13 -07:00
2022-03-22 15:57:06 -07:00
2022-09-20 08:24:38 -06:00
2022-08-05 16:32:45 -07:00
2021-07-01 11:06:04 -07:00
2022-07-01 16:38:35 -06:00
2022-02-02 07:49:59 -07:00
2021-08-18 17:32:42 -05:00
2022-10-04 09:46:22 -07:00
2021-09-27 17:00:21 +02:00
2022-07-19 15:38:04 -07:00
2022-07-14 15:25:36 -05:00
2021-07-06 10:37:46 -05:00
2021-08-19 14:13:28 +01:00
2021-09-07 19:13:42 -07:00
2022-07-26 07:28:08 -04:00
2022-09-26 10:13:15 -07:00
2022-09-05 10:16:53 +01:00
2022-01-02 18:48:47 +00:00
2022-06-27 11:37:55 +01:00
2022-02-09 08:04:44 +01:00
2022-02-09 08:04:44 +01:00
2021-07-08 11:48:21 -07:00
2021-12-09 15:41:09 -05:00
2022-01-20 08:52:52 +02:00
2022-02-23 10:58:28 +01:00
2022-06-28 09:08:31 +02:00
2022-02-23 10:58:28 +01:00
2022-07-17 17:14:37 -07:00
2022-07-28 11:29:36 +02:00
2022-10-03 17:33:57 -07:00
2022-09-23 11:55:36 +01:00
2022-01-26 18:57:09 -08:00
2021-10-14 13:29:18 +02:00
2022-08-08 22:37:19 -04:00
2021-09-20 22:28:47 +02:00
2022-01-03 21:24:34 -07:00
2022-06-03 11:48:47 -07:00
2021-05-20 13:44:13 -06:00
2021-11-09 10:02:49 -08:00
2021-08-26 11:28:07 -07:00
2022-05-19 20:16:05 +02:00
2022-07-12 20:35:21 +05:30
2022-07-01 21:04:02 +02:00
2022-06-10 14:51:36 +02:00
2022-07-05 20:48:46 +02:00
2022-05-30 11:37:26 -07:00
2021-06-17 04:21:46 -07:00
2021-12-23 22:35:00 +11:00
2022-09-15 02:44:07 -07:00
2022-01-22 08:33:35 +02:00
2022-05-22 11:32:30 -07:00
2022-08-31 16:37:58 +02:00
2022-07-15 22:09:57 +02:00
2022-03-28 17:29:53 -07:00
2022-09-11 10:52:05 +02:00
2022-07-28 11:29:36 +02:00
2022-07-26 09:49:12 -07:00
2022-07-28 11:29:36 +02:00
2022-05-18 15:53:52 +02:00
2021-11-01 20:05:19 -07:00
2022-06-23 19:11:28 +02:00
2021-06-10 15:06:54 +02:00
2022-01-22 08:33:37 +02:00
2022-01-08 12:43:57 -06:00
2022-06-03 11:17:49 -07:00
2022-02-21 11:53:51 +01:00
2022-08-15 12:35:25 -10:00
2021-12-17 16:59:47 +11:00
2021-06-16 21:09:31 -07:00
2022-06-24 20:40:04 +02:00
2022-05-19 16:58:16 -07:00
2022-05-10 09:48:08 +02:00
2022-07-28 11:29:36 +02:00
2022-07-28 11:29:36 +02:00
2022-02-23 10:58:28 +01:00
2022-05-11 14:33:44 -05:00
2022-09-19 06:17:05 -07:00
2022-02-03 21:54:48 -06:00
2021-08-04 14:23:31 -05:00
2022-01-24 14:45:02 +01:00
2022-06-26 18:18:56 +02:00
2022-08-14 13:31:03 -07:00
2022-07-25 13:26:14 +02:00
2022-05-10 10:40:26 -07:00
2022-06-19 23:50:46 +02:00
2021-08-17 17:36:48 +02:00
2022-06-16 19:58:20 -07:00
2021-12-07 16:24:44 -08:00
2021-08-06 13:41:48 -07:00
2022-06-20 09:22:28 -07:00
2022-09-01 10:55:57 -07:00
2022-08-31 05:09:22 -07:00
2022-08-31 05:09:22 -07:00
2022-02-23 10:58:28 +01:00
2022-02-14 10:36:58 -08:00
2022-05-30 11:37:26 -07:00
2022-02-05 15:22:44 +00:00
2022-02-23 10:58:28 +01:00
2022-07-03 11:32:22 -07:00
2022-08-17 13:00:31 +01:00
2022-09-28 10:46:21 -06:00
2022-09-23 14:25:05 +02:00
2021-06-09 13:37:16 +02:00
2022-06-29 15:56:20 +02:00
2022-03-08 14:33:36 -06:00
2022-03-10 16:51:50 -06:00
2022-03-17 20:16:29 -07:00
2022-03-01 10:59:13 +01:00
2021-12-21 10:22:19 +01:00
2022-08-31 15:45:10 -07:00
2022-05-06 09:51:33 +02:00
2022-03-23 19:58:41 +01:00
2021-12-04 10:56:23 +01:00
2022-04-19 12:20:45 +02:00
2022-05-09 15:37:36 +02:00
2022-07-01 08:53:26 +02:00
2022-07-30 14:01:28 -04:00
2021-08-17 17:12:22 +02:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:37 +02:00
2021-08-17 17:50:51 +02:00
2022-01-22 08:33:37 +02:00
2022-01-14 11:08:37 +01:00
2022-09-12 00:10:34 -06:00
2022-07-26 07:27:47 -04:00
2022-02-23 08:21:32 +01:00
2022-09-21 10:30:42 -06:00
2022-08-22 18:01:45 +01:00
2021-07-13 11:39:48 +01:00
2021-06-22 11:28:51 -07:00
2022-05-03 14:11:58 -07:00
2021-10-18 20:22:03 -10:00
2022-10-06 17:31:02 -07:00
2022-08-22 07:52:51 -06:00
2022-07-28 11:29:36 +02:00
2022-05-22 21:03:01 +01:00
2022-02-23 10:58:28 +01:00
2022-04-07 12:53:54 +02:00
2022-09-09 10:44:35 +02:00
2022-09-22 16:30:14 +02:00
2022-09-25 09:28:57 +02:00
2022-06-30 17:09:08 +02:00
2022-06-27 14:41:31 +02:00
2021-07-20 21:48:35 -07:00
2022-05-16 11:46:44 -07:00
2022-10-03 11:08:32 +01:00
2022-08-20 15:17:45 -07:00
2022-07-03 18:08:40 -07:00
2021-11-03 14:09:26 -05:00
2022-05-11 14:33:17 -05:00
2022-06-03 10:34:34 -07:00
2022-02-24 15:04:51 +00:00
2022-09-30 12:31:46 +01:00
2022-08-10 21:47:58 -07:00
2022-01-06 12:26:13 +01:00
2022-05-26 12:32:41 -07:00
2022-05-02 10:48:40 +02:00
2021-11-09 10:02:49 -08:00
2022-08-03 16:29:08 -07:00
2022-09-02 20:34:30 -07:00
2022-02-23 10:58:28 +01:00
2022-03-17 20:17:18 -07:00
2021-10-30 16:37:28 +02:00
2022-01-22 08:33:37 +02:00
2022-02-23 10:58:28 +01:00
2021-08-17 19:06:13 +02:00
2021-08-17 19:06:13 +02:00
2021-12-07 15:14:12 +01:00
2021-08-17 19:06:13 +02:00
2021-10-30 16:37:28 +02:00
2021-12-09 16:42:27 -08:00
2022-06-18 13:48:19 +01:00
2022-06-10 14:51:35 +02:00
2021-11-30 17:25:20 -08:00
2022-08-31 05:10:15 -07:00
2022-05-03 10:20:57 -07:00
2022-04-06 10:55:50 +02:00
2022-05-08 01:33:08 -07:00
2021-12-10 14:06:03 +00:00
2022-09-11 19:47:04 -05:00
2022-04-05 09:59:38 +02:00
2021-08-19 09:02:55 +09:00
2022-03-23 19:00:33 -07:00
2021-06-24 15:49:32 +02:00
2022-08-17 20:40:52 -07:00
2022-05-12 15:35:29 +02:00
2022-09-05 14:51:46 +01:00
2022-09-07 16:37:26 -07:00
2022-07-28 11:29:36 +02:00
2022-10-05 10:38:24 -07:00
2022-09-07 12:42:25 +01:00
2022-02-23 10:58:28 +01:00
2022-05-19 14:08:50 -07:00
2022-08-05 16:32:45 -07:00
2022-01-22 08:33:38 +02:00
2022-08-08 18:06:44 -07:00
2022-07-18 06:50:18 +02:00
2022-01-11 15:38:59 -05:00
2022-02-23 10:58:28 +01:00
2022-02-25 09:36:06 +01:00
2022-08-08 18:06:43 -07:00
2022-06-29 09:51:41 +02:00
2022-07-19 15:38:04 -07:00
2022-04-11 19:18:27 -06:00
2022-04-30 08:39:32 -06:00
2022-07-15 10:21:30 +02:00
2022-10-03 17:44:18 -07:00
2022-04-26 10:16:48 +02:00
2022-09-09 10:44:35 +02:00
2022-09-30 19:50:10 +02:00
2022-03-22 15:57:11 -07:00
2021-09-08 11:50:28 -07:00
2022-08-31 14:05:12 +01:00
2022-06-10 14:51:35 +02:00
2021-06-28 12:22:06 -07:00
2022-08-09 20:02:13 +02:00
2022-04-14 16:19:30 +02:00
2022-04-10 12:38:45 +02:00
2022-05-13 23:59:23 +02:00
2022-09-02 14:44:54 +02:00
2022-05-19 23:46:13 +02:00
2022-04-11 17:07:29 -07:00
2022-08-03 23:56:20 +03:00
2022-01-09 00:18:47 +02:00
2022-08-31 10:54:36 -07:00
2021-11-01 20:05:19 -07:00
2022-09-25 12:39:52 -04:00
2022-08-05 09:41:12 -07:00
2022-06-10 13:51:31 +02:00
2022-09-22 16:12:34 +02:00
2021-11-25 18:35:23 +01:00
2022-08-30 14:22:34 +02:00
2022-06-10 13:51:31 +02:00
2022-09-22 16:12:34 +02:00
2021-07-07 20:01:45 -07:00
2022-03-17 20:17:18 -07:00
2022-02-23 10:58:28 +01:00
2021-12-13 12:42:08 +00:00
2022-07-01 10:35:08 +02:00
2022-06-07 16:18:08 -04:00
2022-07-19 09:56:51 +02:00
2022-09-01 11:42:12 +01:00
2022-09-16 10:56:08 +01:00
2021-10-12 11:41:39 -03:00
2021-09-08 12:55:35 -07:00
2022-08-30 15:32:04 +02:00
2022-04-02 10:32:14 -07:00
2021-10-18 16:02:30 -05:00
2022-08-20 15:17:45 -07:00
2022-08-11 04:31:14 -04:00
2022-09-21 17:32:49 -07:00
2022-05-08 01:33:07 -07:00
2022-08-06 08:59:35 -07:00
2022-07-25 13:41:22 -06:00
2021-07-21 10:29:10 +02:00
2022-05-31 12:44:28 -04:00
2022-08-01 07:42:49 +02:00
2022-08-16 01:40:24 -04:00
2021-12-20 18:47:37 -08:00
2021-11-01 04:30:34 -04:00
2022-08-11 04:06:40 -04:00
2022-08-11 04:06:38 -04:00
2021-06-11 13:32:47 -07:00
2022-08-16 01:40:24 -04:00
2022-08-20 15:17:45 -07:00
2022-06-13 09:54:52 -07:00
2021-09-03 09:58:17 -07:00
2021-10-18 07:49:40 -04:00
2022-02-08 12:15:59 +01:00
2021-08-11 06:44:24 -04:00
2022-09-01 16:55:35 +02:00
2022-02-23 10:58:28 +01:00
2022-08-26 09:30:25 -07:00
2022-07-28 12:35:12 +02:00
2022-07-07 13:09:59 -06:00
2021-08-22 10:28:08 +02:00
2022-06-10 14:51:35 +02:00
2022-05-07 22:55:48 +02:00
2021-12-06 22:33:39 +01:00
2022-02-23 10:58:28 +01:00
2022-07-12 11:07:32 +10:00
2022-08-02 13:46:35 -07:00
2021-09-17 15:08:41 +02:00
2022-02-14 14:09:59 +00:00
2022-07-10 21:17:30 -04:00
2022-08-31 16:38:07 +02:00
2021-10-19 23:44:30 +08:00
2021-08-05 14:37:04 +02:00
2021-11-08 16:55:32 -08:00
2021-11-08 16:55:32 -08:00
2021-11-08 16:55:32 -08:00