summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libiscsi.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-01usb: musb: host: don't start next rx urb if current one failedBin Liu1-1/+7
2016-06-01usb: musb: host: clear rxcsr error bit if setBin Liu1-0/+3
2016-06-01USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede1-0/+5
2016-06-01USB: EHCI: avoid undefined pointer arithmetic and placate UBSANAlan Stern1-3/+11
2016-06-01USB: uas: Fix slave queue_depth not being setHans de Goede1-0/+1
2016-06-01uas: remove can_queue set in host templateTom Yan1-1/+0
2016-06-01usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede1-0/+3
2016-06-01usb: quirks: Fix sortingHans de Goede1-10/+10
2016-06-01xhci: fix platform quirks overwrite regression in 4.7-rc1Mathias Nyman1-1/+1
2016-06-01usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni1-0/+3
2016-06-01xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman1-5/+22
2016-06-01xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi2-13/+17
2016-06-01usb: dwc3: Set the ClearPendIN bit on Clear Stall EP commandJohn Youn2-6/+25
2016-05-31usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.Peter Griffin1-2/+8
2016-05-31usb: gadget: composite: don't queue OS desc req if length is invalidWilliam Wu1-8/+13
2016-05-31usb: gadget: f_fs: Fix kernel panic if use_os_string not setJim Lin1-8/+10
2016-05-31usb: gadget: f_tcm: out of bound access in usbg_drop_tpgHeinrich Schuchardt1-9/+11
2016-05-31usb: gadget: avoid exposing kernel stackHeinrich Schuchardt1-0/+1
2016-05-31usb: dwc2: fix regression on big-endian PowerPC/ARM systemsArnd Bergmann1-0/+27
2016-05-31usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPATJim Lin1-1/+1
2016-05-31usb: gadget: storage-common: Fix old comment about qualifier descriptorKrzysztof Opasiak1-3/+1
2016-05-31usb: gadget: uac2: Drop unused device qualifier descriptorKrzysztof Opasiak1-12/+0
2016-05-31usb: gadget: printer: Drop unused device qualifier descriptorKrzysztof Opasiak1-8/+0
2016-05-31Documentation: configfs-usb-gadget-uvc: fix kernel versionAlexandre Belloni1-29/+29
2016-05-31usb: dwc2: gadget: Do not halt isochronous endpointsVahram Aharonyan1-0/+5
2016-05-31usb: dwc2: gadget: Do not halt endpoint if activeVahram Aharonyan1-4/+15
2016-05-31usb: gadget: fix spinlock dead lock in gadgetfsBin Liu1-4/+13
2016-05-31usb: f_fs: off by one bug in _ffs_func_bind()Dan Carpenter1-6/+4
2016-05-31usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson1-8/+11
2016-05-31usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak3-4/+12
2016-05-29Linux 4.7-rc1v4.7-rc1Linus Torvalds1-3/+3
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin1-2/+2
2016-05-29Rename other copy of hash_string to hashlen_stringGeorge Spelvin1-2/+2
2016-05-29hpfs: implement the show_options methodMikulas Patocka1-11/+32
2016-05-29affs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-05-29hpfs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-05-29fs: fix binfmt_aout.c build errorGuenter Roeck1-1/+0
2016-05-28h8300: Add <asm/hash.h>George Spelvin2-0/+54
2016-05-28microblaze: Add <asm/hash.h>George Spelvin2-0/+82
2016-05-28m68k: Add <asm/hash.h>George Spelvin2-0/+60
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin6-4/+299
2016-05-28fs/namei.c: Improve dcache hash functionGeorge Spelvin1-40/+81
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2-53/+36
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin1-3/+3
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin1-31/+9
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin3-9/+53
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin2-26/+73
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung1-15/+0
2016-05-28i2c: dev: use after free in detachDan Carpenter1-1/+1
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner1-1/+1