Commit History

Author SHA1 Message Date
  Simon Glass e6f6f9e648 common: Drop part.h from common header 4 years ago
  Simon Glass 90526e9fba common: Drop net.h from common header 4 years ago
  Marek Vasut 31232de07e usb: Keep async schedule running only across mass storage xfers 4 years ago
  Marek Vasut da3d1c499f usb: storage: Only clear READY flag on error 4 years ago
  Marek Vasut 7d6fd7f0ba usb: storage: Limit transfer size to 120 kiB 4 years ago
  Michal Suchanek 3437121c03 usb: Add nonblock argument to submit_int_msg 4 years ago
  Michal Suchanek 50dce8fbf0 usb: storage: submit_int_msg -> usb_int_msg 4 years ago
  Sven Schwermer 1af9bfd334 usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/ 5 years ago
  Sven Schwermer fd09c205fc usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 5 years ago
  Bin Meng d0851c8937 blk: Call part_init() in the post_probe() method 5 years ago
  Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Bin Meng 72ac8f3fc2 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() 6 years ago
  Bin Meng ea7fad9101 dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled 6 years ago
  Bin Meng 6158d0b424 usb: storage: Refactor to use max_xfer_blk from struct us_data 6 years ago
  Simon Glass b9560ad649 dm: scsi: Drop the ccb typedef 7 years ago
  Tom Rini 8850c5d57c Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 7 years ago
  Troy Kisky 1e5eca7d42 usb: return 0 from usb_stor_get_info even if removable media 7 years ago
  Michal Simek b984700ca4 usb: storage: Show number of storage devices detected for DM_USB 7 years ago
  Masahiro Yamada 8319aeb1da usb: squash lines for immediate return 7 years ago
  Simon Glass 9107c973d3 dm: blk: Add a easier way to create a named block device 8 years ago
  Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 8 years ago
  Simon Glass c0543bf6be dm: usb: Add a legacy block interface for USB storage 8 years ago
  Simon Glass b94fc8518e usb: Correct return value in usb_stor_info() 8 years ago
  Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". 8 years ago
  Simon Glass 07b2b78ce4 dm: usb: Convert USB storage to use driver-model for block devs 8 years ago
  Simon Glass 9807c3b78a dm: usb: Tidy up storage code ready for driver model conversion 8 years ago
  Simon Glass c89e79d419 dm: usb: Avoid exceeding available array size for storage devices 8 years ago
  Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
  Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago