History for barebox / drivers / usb / storage / usb.c
2019-05-23
@Andrey Smirnov
usb: storage: Fix TEST_UNIT_READY command size ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: storage: Default to a single LUN ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
2019-03-11
@Andrey Smirnov
usb: storage: Inline usb_limit_blk_cnt() ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Drop unnecessary assignment ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Simplify I/O loop in usb_stor_blk_io() ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Use simple boolean to speficy read vs. write operation ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Drop needless macro ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Drop unnecessary check in usb_stor_blk_io() ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: Drop usb_disable_asynch() ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Use put_unaligned_be* helpers ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Introduce usb_stor_transport() ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Drop unused us_blkdev_list ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Drop unused fields in struct us_data ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Drop struct SCSI_cmd_block ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Remove unused variables ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Make usb_stor_request_sense() a standalone function ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Share code for READ(10) and WRITE(10) ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Drop extra call to transport in usb_stor_write_10() ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Make usb_stor_write_10() a standalone function ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Make usb_stor_read_10() a standalone function ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Make usb_stor_test_unit_ready() a standalone function ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Make usb_stor_inquiry() a standalone function ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Make usb_stor_read_capacity() a standalone function ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Don't use "unsigned long" for 32-bit values ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Replace custom debug tracing with dev_dbg ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
usb: storage: Simplify memory allocation in usb_stor_probe() ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
2016-04-15
@Sascha Hauer
string: Fix (v)asprintf prototypes ...
Sascha Hauer committed on 15 Apr 2016
2015-02-02
@Masahiro Yamada
usb: abolish wait_ms() function ...
Masahiro Yamada authored on 28 Jan 2015 Sascha Hauer committed on 2 Feb 2015
2014-07-18
@Sascha Hauer
USB: introduce usb_interface/usb_configuration structs ...
Sascha Hauer committed on 18 Jul 2014
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012