index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
a2091.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-04
usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug
Huang Rui
3
-18
/
+20
2013-10-01
usb: wusbcore: fix build warning on 64-bit builds
Thomas Pugliese
1
-1
/
+1
2013-10-01
USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()
Wei Yongjun
1
-3
/
+1
2013-10-01
USB: OHCI: ohci_init_driver(): sanity check overrides
Kevin Hilman
1
-4
/
+6
2013-10-01
usb: wusbcore: clean up urb dequeue process
Thomas Pugliese
1
-35
/
+87
2013-10-01
usb: wusbcore: include the xfer_id in debug prints
Thomas Pugliese
1
-45
/
+49
2013-10-01
usb: wusbcore: fix endianess issues when using dwTransferID
Thomas Pugliese
1
-9
/
+11
2013-10-01
usb: chipidea: add ci_hdrc_enter_lpm API
Peter Chen
2
-0
/
+25
2013-10-01
usb: chipidea: imx: remove PHY operations
Peter Chen
1
-17
/
+4
2013-10-01
usb: chipidea: move PHY operation to core
Peter Chen
2
-44
/
+52
2013-09-30
Linux 3.12-rc3
v3.12-rc3
Linus Torvalds
1
-1
/
+1
2013-09-29
Revert "perf symbols: Demangle cloned functions"
Ingo Molnar
1
-26
/
+1
2013-09-28
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-09-28
kernel/params: fix handling of signed integer types
Jean Delvare
1
-3
/
+3
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
1
-0
/
+3
2013-09-28
drm/msm: use drm_gem_dumb_destroy helper
Rob Clark
2
-8
/
+1
2013-09-28
drm/msm: deal with mach/iommu.h removal
Rob Clark
1
-2
/
+2
2013-09-28
perf/x86: Fix PMU detection printout when no PMU is detected
Ingo Molnar
1
-1
/
+1
2013-09-28
drm/msm: Remove iommu include from mdp4_kms.c
Joerg Roedel
1
-2
/
+0
2013-09-28
drm/msm: Odd PTR_ERR usage
Thomas Meyer
1
-1
/
+1
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2
-0
/
+6
2013-09-28
lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
Heiko Carstens
1
-1
/
+9
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
5
-9
/
+5
2013-09-28
usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops
Kishon Vijay Abraham I
1
-44
/
+13
2013-09-28
usb: musb: omap2430: use the new generic PHY framework
Kishon Vijay Abraham I
3
-6
/
+23
2013-09-28
ARM: dts: omap: update usb_otg_hs data
Kishon Vijay Abraham I
7
-0
/
+21
2013-09-28
arm: omap3: twl: add phy consumer data in twl4030_usb_data
Kishon Vijay Abraham I
1
-0
/
+11
2013-09-28
usb: phy: twl4030: use the new generic PHY framework
Kishon Vijay Abraham I
6
-14
/
+67
2013-09-28
usb: phy: omap-usb2: use the new generic PHY framework
Kishon Vijay Abraham I
5
-16
/
+54
2013-09-28
drivers: phy: add generic PHY framework
Kishon Vijay Abraham I
9
-0
/
+1235
2013-09-27
sysfs: Allow mounting without CONFIG_NET
Eric W. Biederman
1
-4
/
+1
2013-09-27
lockref: allow relaxed cmpxchg64 variant for lockless updates
Will Deacon
1
-2
/
+11
2013-09-27
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...
Chew, Chiau Ee
1
-6
/
+20
2013-09-27
i2c: mv64xxx: Do not use writel_relaxed()
Thierry Reding
1
-2
/
+2
2013-09-27
i2c: mv64xxx: Fix some build warnings
Thierry Reding
1
-5
/
+7
2013-09-27
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
Kim Phillips
1
-2
/
+0
2013-09-27
arm: Fix build error with context tracking calls
Frederic Weisbecker
2
-4
/
+16
2013-09-27
ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283
Kailang Yang
1
-1
/
+12
2013-09-27
ALSA: hda - Fix Internal Mic boost can't control with ALC283
Kailang Yang
1
-0
/
+3
2013-09-27
ALSA: hda - Add documentation for CS4208 fixups
Takashi Iwai
1
-0
/
+6
2013-09-27
ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codec
Ben Whitten
1
-5
/
+67
2013-09-27
x86/microcode/AMD: Fix patch level reporting for family 15h
Suravee Suthikulpanit
1
-0
/
+1
2013-09-27
staging: r8188eu: Add new device ID
Larry Finger
1
-0
/
+1
2013-09-27
usb: wusbcore: set pointers to NULL after freeing in error cases
Thomas Pugliese
1
-0
/
+2
2013-09-27
usb: wusbcore: clean up the sg list that was created for out transfers
Thomas Pugliese
1
-0
/
+4
2013-09-27
usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segs
Thomas Pugliese
1
-54
/
+67
2013-09-27
usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfers
Thomas Pugliese
1
-2
/
+8
2013-09-27
usb: wusbcore: rename fields in struct wahc
Thomas Pugliese
3
-18
/
+18
2013-09-27
usb: wusbcore: rename urb to tr_urb in struct wa_seg
Thomas Pugliese
1
-14
/
+16
2013-09-27
USB: ehci-dbgp: drop dead code.
Tim Deegan
1
-4
/
+0
[next]