summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/a2091.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-04usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui3-18/+20
2013-10-01usb: wusbcore: fix build warning on 64-bit buildsThomas Pugliese1-1/+1
2013-10-01USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()Wei Yongjun1-3/+1
2013-10-01USB: OHCI: ohci_init_driver(): sanity check overridesKevin Hilman1-4/+6
2013-10-01usb: wusbcore: clean up urb dequeue processThomas Pugliese1-35/+87
2013-10-01usb: wusbcore: include the xfer_id in debug printsThomas Pugliese1-45/+49
2013-10-01usb: wusbcore: fix endianess issues when using dwTransferIDThomas Pugliese1-9/+11
2013-10-01usb: chipidea: add ci_hdrc_enter_lpm APIPeter Chen2-0/+25
2013-10-01usb: chipidea: imx: remove PHY operationsPeter Chen1-17/+4
2013-10-01usb: chipidea: move PHY operation to corePeter Chen2-44/+52
2013-09-30Linux 3.12-rc3v3.12-rc3Linus Torvalds1-1/+1
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar1-26/+1
2013-09-28PCI: Workaround missing pci_set_master in pci driversYinghai Lu1-1/+7
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare1-3/+3
2013-09-28i2c: ismt: initialize DMA bufferJames Ralston1-0/+3
2013-09-28drm/msm: use drm_gem_dumb_destroy helperRob Clark2-8/+1
2013-09-28drm/msm: deal with mach/iommu.h removalRob Clark1-2/+2
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar1-1/+1
2013-09-28drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel1-2/+0
2013-09-28drm/msm: Odd PTR_ERR usageThomas Meyer1-1/+1
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens2-0/+6
2013-09-28lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()Heiko Carstens1-1/+9
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens5-9/+5
2013-09-28usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* opsKishon Vijay Abraham I1-44/+13
2013-09-28usb: musb: omap2430: use the new generic PHY frameworkKishon Vijay Abraham I3-6/+23
2013-09-28ARM: dts: omap: update usb_otg_hs dataKishon Vijay Abraham I7-0/+21
2013-09-28arm: omap3: twl: add phy consumer data in twl4030_usb_dataKishon Vijay Abraham I1-0/+11
2013-09-28usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I6-14/+67
2013-09-28usb: phy: omap-usb2: use the new generic PHY frameworkKishon Vijay Abraham I5-16/+54
2013-09-28drivers: phy: add generic PHY frameworkKishon Vijay Abraham I9-0/+1235
2013-09-27sysfs: Allow mounting without CONFIG_NETEric W. Biederman1-4/+1
2013-09-27lockref: allow relaxed cmpxchg64 variant for lockless updatesWill Deacon1-2/+11
2013-09-27i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee1-6/+20
2013-09-27i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding1-2/+2
2013-09-27i2c: mv64xxx: Fix some build warningsThierry Reding1-5/+7
2013-09-27i2c: s3c2410: fix clk_disable/clk_unprepare WARNingsKim Phillips1-2/+0
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker2-4/+16
2013-09-27ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283Kailang Yang1-1/+12
2013-09-27ALSA: hda - Fix Internal Mic boost can't control with ALC283Kailang Yang1-0/+3
2013-09-27ALSA: hda - Add documentation for CS4208 fixupsTakashi Iwai1-0/+6
2013-09-27ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codecBen Whitten1-5/+67
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit1-0/+1
2013-09-27staging: r8188eu: Add new device IDLarry Finger1-0/+1
2013-09-27usb: wusbcore: set pointers to NULL after freeing in error casesThomas Pugliese1-0/+2
2013-09-27usb: wusbcore: clean up the sg list that was created for out transfersThomas Pugliese1-0/+4
2013-09-27usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segsThomas Pugliese1-54/+67
2013-09-27usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfersThomas Pugliese1-2/+8
2013-09-27usb: wusbcore: rename fields in struct wahcThomas Pugliese3-18/+18
2013-09-27usb: wusbcore: rename urb to tr_urb in struct wa_segThomas Pugliese1-14/+16
2013-09-27USB: ehci-dbgp: drop dead code.Tim Deegan1-4/+0