1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-12 09:32:12 +00:00
Linus Torvalds b41362fdf2 Char/Misc driver fixes for 5.19-rc6
Here are 4 small char/misc driver fixes for 5.19-rc6 to resolve some
 reported issues.  They only affect 2 drivers:
 	- rtsx_usb: fix for of-reported DMA warning error, the driver
 	  was handling memory buffers in odd ways, it has now been fixed
 	  up to be much simpler and correct by Shuah.
 	- at25 eeprom driver bugfix for reported problem
 
 All of these have been in linux-next for a week with no reported
 problems.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCYsrtqw8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ykJ5ACfUhLVzGk2IZYz4kddkvu1znlADdgAn2QfXNna
 zGNe/HQuoBWDjq346bGt
 =6Cx6
 -----END PGP SIGNATURE-----

Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc driver fixes from Greg KH:
 "Here are four small char/misc driver fixes for 5.19-rc6 to resolve
  some reported issues. They only affect two drivers:

   - rtsx_usb: fix for of-reported DMA warning error, the driver was
     handling memory buffers in odd ways, it has now been fixed up to be
     much simpler and correct by Shuah.

   - at25 eeprom driver bugfix for reported problem

  All of these have been in linux-next for a week with no reported
  problems"

* tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  misc: rtsx_usb: set return value in rsp_buf alloc err path
  misc: rtsx_usb: use separate command and response buffers
  misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
  eeprom: at25: Rework buggy read splitting
2022-07-10 09:45:29 -07:00
..
2022-06-03 11:48:47 -07:00
2022-06-03 11:48:47 -07:00
2022-05-10 16:03:52 +08:00
2022-06-03 11:48:47 -07:00
2022-05-26 14:51:38 -07:00
2022-06-02 15:23:54 -07:00
2022-05-24 14:31:29 -07:00
2022-05-22 20:44:29 +01:00
2022-06-02 15:23:54 -07:00
2022-06-03 11:48:47 -07:00
2022-06-08 14:04:14 -04:00
2022-06-03 10:14:48 -07:00
2022-05-25 12:22:58 -07:00
2022-05-20 15:29:00 -07:00
2022-05-23 17:51:12 -07:00
2022-05-16 13:37:59 -07:00
2022-06-03 11:48:47 -07:00
2022-06-28 10:37:25 -03:00
2022-05-25 16:18:27 -07:00
2022-06-03 11:48:47 -07:00
2022-06-03 06:52:57 -07:00
2022-05-29 10:31:36 -07:00
2022-05-13 07:20:18 -07:00
2022-05-28 11:27:17 -07:00
2022-06-03 11:48:47 -07:00
2022-05-24 19:55:07 -07:00
2022-05-26 14:20:14 -07:00
2022-06-06 09:52:17 +09:00
2022-05-27 21:24:19 -07:00
2022-05-24 13:09:13 -07:00
2022-05-19 14:08:53 -07:00
2022-05-13 07:20:17 -07:00
2022-05-12 10:29:41 -07:00
2022-05-17 13:32:46 -04:00
2022-06-04 14:04:27 -07:00
2022-05-24 19:55:07 -07:00
2022-06-03 11:48:47 -07:00
2022-06-10 11:29:48 +02:00
2022-05-22 21:03:01 +01:00
2022-06-03 10:34:34 -07:00
2022-06-02 10:15:05 -07:00
2022-05-08 01:33:08 -07:00
2022-05-24 08:41:18 -06:00
2022-05-31 12:45:10 -04:00
2022-06-13 09:54:52 -07:00
2022-05-26 16:57:20 -07:00