Historial de Commits

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