linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: Fixes tag needs some work in the i2c tree
@ 2019-04-23 21:55 Stephen Rothwell
  2019-04-23 22:17 ` Wolfram Sang
  0 siblings, 1 reply; 16+ messages in thread
From: Stephen Rothwell @ 2019-04-23 21:55 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Anson Huang

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

Hi all,

In commit

  31cac068e9f3 ("i2c: imx: correct the method of getting private data in notifier_call")

Fixes tag

  Fixes: 90ad2cbe88c2("i2c: imx: use clk notifier for rate changes")

has these problem(s):

  - missing space between the SHA1 and the subject

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread
* linux-next: Fixes tag needs some work in the i2c tree
@ 2019-08-01 14:02 Stephen Rothwell
  2019-08-01 20:21 ` Wolfram Sang
  0 siblings, 1 reply; 16+ messages in thread
From: Stephen Rothwell @ 2019-08-01 14:02 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Michał Mirosław

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]

Hi all,

In commit

  9c5718e14b81 ("i2c: at91: disable TXRDY interrupt after sending data")

Fixes tag

  Fixes: fac368a0404 ("i2c: at91: add new driver")

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
    or later) just making sure it is not set (or set to "auto").

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread
* linux-next: Fixes tag needs some work in the i2c tree
@ 2019-10-24 20:07 Stephen Rothwell
  0 siblings, 0 replies; 16+ messages in thread
From: Stephen Rothwell @ 2019-10-24 20:07 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Alain Volmat

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

Hi all,

In commit

  969f95fc9007 ("i2c: i2c-stm32f7: rework slave_id allocation")

Fixes tag

  Fixes: 60d609f3 ("i2c: i2c-stm32f7: Add slave support")

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
    or later) just making sure it is not set (or set to "auto").

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread
* linux-next: Fixes tag needs some work in the i2c tree
@ 2020-04-27 22:28 Stephen Rothwell
  2020-04-28  7:01 ` Wolfram Sang
  0 siblings, 1 reply; 16+ messages in thread
From: Stephen Rothwell @ 2020-04-27 22:28 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Rayagonda Kokatanur

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

Hi all,

In commit

  a66d0af81726 ("i2c: iproc: generate stop event for slave writes")

Fixes tag

  Fixes: c245d94ed106 ("i2c: iproc: Add multi byte read-write support for slave mode")

has these problem(s):

  - No SHA1 recognised

This triggered because the "space" after the ":" is a Unicode non-breaking
space (U+0x00a0, UTF8 0xc2 0xa0).  I am not sure if this is a problem
or not.  This is the forst time I have seen this.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread
* linux-next: Fixes tag needs some work in the i2c tree
@ 2021-08-17 21:49 Stephen Rothwell
  2021-08-18 17:28 ` Sergey Shtylyov
  0 siblings, 1 reply; 16+ messages in thread
From: Stephen Rothwell @ 2021-08-17 21:49 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Sergey Shtylyov, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 697 bytes --]

Hi all,

In commit

  fcc750e0f4d8 ("i2c: s3c2410: fix IRQ check")

Fixes tag

  Fixes: 2bbd681ba2b ("i2c-s3c2410: Change IRQ to be plain integer.")

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
    or later) just making sure it is not set (or set to "auto").
  - Subject does not match target commit subject
    Just use
	git log -1 --format='Fixes: %h ("%s")'

So:

Fixes: 2bbd681ba2bf ("i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller")

Or maybe you meant:

Fixes: e0d1ec97853f ("i2c-s3c2410: Change IRQ to be plain integer.")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread
* linux-next: Fixes tag needs some work in the i2c tree
@ 2021-08-17 21:52 Stephen Rothwell
  2021-08-18 18:16 ` Sergey Shtylyov
  0 siblings, 1 reply; 16+ messages in thread
From: Stephen Rothwell @ 2021-08-17 21:52 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Sergey Shtylyov, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 420 bytes --]

Hi all,

In commit

  eef7fa1001c0 ("i2c: iop3xx: fix deferred probing")

Fixes tag

  Fixes: 489447380a29 ("handle errors returned by platform_get_irq*()")

has these problem(s):

  - Subject does not match target commit subject
    Just use
	git log -1 --format='Fixes: %h ("%s")'

So:

Fixes: 489447380a29 ("[PATCH] handle errors returned by platform_get_irq*()")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread
* linux-next: Fixes tag needs some work in the i2c tree
@ 2021-08-25 21:44 Stephen Rothwell
  0 siblings, 0 replies; 16+ messages in thread
From: Stephen Rothwell @ 2021-08-25 21:44 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Sergey Shtylyov, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 422 bytes --]

Hi all,

In commit

  661e8a88e831 ("i2c: xlp9xx: fix main IRQ check")

Fixes tag

  Fixes: 2bbd681ba2b ("i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller")

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
    or later) just making sure it is not set (or set to "auto").

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-08-25 21:44 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-23 21:55 linux-next: Fixes tag needs some work in the i2c tree Stephen Rothwell
2019-04-23 22:17 ` Wolfram Sang
2019-08-01 14:02 Stephen Rothwell
2019-08-01 20:21 ` Wolfram Sang
2019-10-24 20:07 Stephen Rothwell
2020-04-27 22:28 Stephen Rothwell
2020-04-28  7:01 ` Wolfram Sang
2020-04-28  8:41   ` Stephen Rothwell
2020-04-28 10:14     ` Wolfram Sang
2021-08-17 21:49 Stephen Rothwell
2021-08-18 17:28 ` Sergey Shtylyov
2021-08-19 17:15   ` Wolfram Sang
2021-08-17 21:52 Stephen Rothwell
2021-08-18 18:16 ` Sergey Shtylyov
2021-08-19 17:15   ` Wolfram Sang
2021-08-25 21:44 Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).