index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
uas: Fix bounds check in uas_find_endpoints
Hans de Goede
2014-03-04
1
-1
/
+1
*
uas: Add uas_find_endpoints() helper function
Hans de Goede
2014-03-04
1
-11
/
+23
*
uas: Honor no-uas quirk set in usb-storage's quirks module parameter
Hans de Goede
2014-03-04
2
-1
/
+5
*
usb-storage: Modify and export adjust_quirks so that it can be used by uas
Hans de Goede
2014-03-04
2
-6
/
+13
*
usb-storage: Don't bind to uas devices if the uas driver is enabled
Hans de Goede
2014-03-04
2
-0
/
+15
*
uas: Add the posibilty to blacklist uas devices from using the uas driver
Hans de Goede
2014-03-04
3
-4
/
+76
*
uas: Move uas detect code to uas-detect.h
Hans de Goede
2014-03-04
2
-38
/
+42
*
uas: Add a uas_find_uas_alt_setting helper function
Hans de Goede
2014-03-04
1
-5
/
+16
*
uas: Use all available stream ids
Hans de Goede
2014-03-04
1
-3
/
+3
*
uas: s/response_ui/response_iu/
Hans de Goede
2014-03-04
1
-1
/
+1
*
uas: Fix reset handling for externally triggered reset
Hans de Goede
2014-03-04
1
-5
/
+31
*
uas: Fix reset locking
Hans de Goede
2014-03-04
1
-0
/
+9
*
uas: Fix uas not working when plugged into an ehci port
Hans de Goede
2014-03-04
1
-4
/
+4
*
uas: uas_alloc_cmd_urb: drop unused stream_id parameter
Hans de Goede
2014-03-04
1
-3
/
+2
*
uas: Avoid unnecessary unlock / lock calls around unlink_data_urbs
Hans de Goede
2014-03-04
1
-13
/
+7
*
uas: Properly set interface to altsetting 0 on probe failure
Hans de Goede
2014-03-04
1
-9
/
+9
*
uas: Urbs must be anchored before submitting them
Hans de Goede
2014-03-04
1
-8
/
+12
*
uas: replace BUG_ON() + WARN_ON() with WARN_ON_ONCE()
Gerd Hoffmann
2014-03-04
1
-9
/
+10
*
uas: add dead request list
Gerd Hoffmann
2014-03-04
1
-8
/
+42
*
uas: make work list per-device
Gerd Hoffmann
2014-03-04
1
-62
/
+44
*
uas: properly reinitialize in uas_eh_bus_reset_handler
Gerd Hoffmann
2014-03-04
1
-0
/
+5
*
usb-storage: enable multi-LUN scanning when needed
Alan Stern
2014-02-04
2
-1
/
+9
*
usb-storage: add unusual-devs entry for BlackBerry 9000
Alan Stern
2014-02-04
1
-0
/
+7
*
usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
Alan Stern
2014-02-04
1
-1
/
+1
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
2
-2
/
+0
*
USB: Nokia 502 is an unusual device
Mikhail Zolotaryov
2014-01-03
1
-0
/
+7
*
USB: storage: fix compile warning
Ming Lei
2013-12-09
1
-1
/
+2
*
USB: storage: use sg_miter_* APIs to access scsi buffer
Ming Lei
2013-12-08
1
-54
/
+26
*
usb-storage: add quirk for mandatory READ_CAPACITY_16
Oliver Neukum
2013-10-16
2
-1
/
+11
*
USB storage: audit sysfs attribute permissions
Greg Kroah-Hartman
2013-08-27
1
-9
/
+7
*
USB: storage: Add MicroVault Flash Drive to unusual_devs
Ren Bigcren
2013-07-22
1
-0
/
+7
*
Merge 3.10-rc3 into usb-next
Greg Kroah-Hartman
2013-05-27
1
-4
/
+4
|
\
|
*
USB: usb-stor: realtek_cr: Fix compile error
Wei WANG
2013-05-16
1
-4
/
+4
*
|
usb: storage: alauda: initialize variables directly
Emilio López
2013-05-16
1
-5
/
+1
*
|
usb: storage: sddr09: initialize variables directly
Emilio López
2013-05-16
1
-5
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-28
/
+14
|
\
|
*
usb-storage: switch to ->show_info()
Al Viro
2013-04-09
1
-28
/
+14
*
|
drivers/usb/storage/realtek_cr.c: fix build
Andrew Morton
2013-04-30
1
-4
/
+1
*
|
usb-storage: CY7C68300A chips do not support Cypress ATACB
Tormod Volden
2013-04-23
1
-2
/
+14
*
|
USB: storage: convert to use module_usb_driver()
Greg Kroah-Hartman
2013-04-19
1
-29
/
+1
*
|
usb: storage: Convert US_DEBUGP to usb_stor_dbg
Joe Perches
2013-04-19
20
-834
/
+753
*
|
usb: storage: Fix link error
Joe Perches
2013-04-18
1
-0
/
+2
*
|
usb: storage: Add usb_stor_dbg, reduce object size
Joe Perches
2013-04-17
3
-12
/
+34
*
|
USB: regroup all depends on USB within an if USB block
Florian Fainelli
2013-04-09
1
-4
/
+3
*
|
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-20
3
-78
/
+346
|
\
|
|
*
usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player
Dmitry Artamonow
2013-03-15
1
-0
/
+7
|
*
USB: storage: fix Huawei mode switching regression
Bjørn Mork
2013-03-07
3
-78
/
+331
|
*
USB: storage: in-kernel modeswitching is deprecated
Bjørn Mork
2013-03-07
1
-0
/
+8
*
|
driver: usb: storage: remove cast for kmalloc return value
Zhang Yanfei
2013-03-15
1
-2
/
+1
*
|
usb: storage: onetouch: tighten a range check
Dan Carpenter
2013-03-15
1
-2
/
+2
|
/
[prev]
[next]