Historique des commits

Auteur SHA1 Message Date
  Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely il y a 6 ans
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 7 ans
  Bin Meng 72ac8f3fc2 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() il y a 7 ans
  Bin Meng ea7fad9101 dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled il y a 7 ans
  Bin Meng 6158d0b424 usb: storage: Refactor to use max_xfer_blk from struct us_data il y a 7 ans
  Simon Glass b9560ad649 dm: scsi: Drop the ccb typedef il y a 8 ans
  Tom Rini 8850c5d57c Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD il y a 8 ans
  Troy Kisky 1e5eca7d42 usb: return 0 from usb_stor_get_info even if removable media il y a 8 ans
  Michal Simek b984700ca4 usb: storage: Show number of storage devices detected for DM_USB il y a 8 ans
  Masahiro Yamada 8319aeb1da usb: squash lines for immediate return il y a 8 ans
  Simon Glass 9107c973d3 dm: blk: Add a easier way to create a named block device il y a 9 ans
  Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function il y a 9 ans
  Simon Glass c0543bf6be dm: usb: Add a legacy block interface for USB storage il y a 9 ans
  Simon Glass b94fc8518e usb: Correct return value in usb_stor_info() il y a 9 ans
  Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". il y a 9 ans
  Simon Glass 07b2b78ce4 dm: usb: Convert USB storage to use driver-model for block devs il y a 9 ans
  Simon Glass 9807c3b78a dm: usb: Tidy up storage code ready for driver model conversion il y a 9 ans
  Simon Glass c89e79d419 dm: usb: Avoid exceeding available array size for storage devices il y a 9 ans
  Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum il y a 9 ans
  Simon Glass 3e8bd46950 dm: part: Rename some partition functions il y a 9 ans
  Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef il y a 9 ans
  Simon Glass 4ef7909970 usb: Define USB_MAX_STOR_DEV in only one place il y a 9 ans
  Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() il y a 9 ans
  Simon Glass 70caa97108 usb: Allow up to 7 storage devices il y a 9 ans
  Tom Rini f5fb78a274 common/usb_storage.c: Clean up usb_storage_probe() il y a 9 ans
  Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() il y a 9 ans
  Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header il y a 9 ans
  Simon Glass abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming il y a 10 ans
  Simon Glass acf277af68 dm: usb: Convert usb_storage to driver model il y a 10 ans
  Simon Glass 91557579af dm: usb: Move storage device scanning into its own function il y a 10 ans