index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
memory-barriers.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-12
USB: EHCI: create a "periodic schedule info" struct
Alan Stern
5
-121
/
+124
2013-10-12
USB: EHCI: use consistent NO_FRAME value
Alan Stern
2
-6
/
+7
2013-10-12
USB: EHCI: change toggle only upon successful reset
Alan Stern
1
-1
/
+1
2013-10-12
USB: EHCI: No SSPLIT allowed in uframe 7
Alan Stern
1
-0
/
+4
2013-10-12
USB: EHCI: compute full-speed bandwidth usage correctly
Alan Stern
1
-1
/
+1
2013-10-12
USB: EHCI: check the right uframes for CSPLIT
Alan Stern
1
-1
/
+1
2013-10-12
USB: NS_TO_US should round up
Alan Stern
1
-3
/
+2
2013-10-12
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
3
-2
/
+48
2013-10-12
usb-anchor: Ensure poisened gets initialized to 0
Hans de Goede
1
-0
/
+1
2013-10-12
USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leak
Jingoo Han
1
-0
/
+1
2013-10-12
USB: ehci-msm: Add device tree support and binding information
Ivan T. Ivanov
2
-2
/
+30
2013-10-12
ehci-msm: Remove global struct usb_phy variable
Ivan T. Ivanov
1
-2
/
+3
2013-10-12
usb: Remove unnecessary semicolons
Joe Perches
23
-32
/
+32
2013-10-12
usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep context
Peter Chen
1
-4
/
+3
2013-10-12
usb: chipidea: udc: Fix spinlock recursion during bus reset
Peter Chen
1
-1
/
+1
2013-10-07
USB: cyberjack: fix buggy integer overflow test
Dan Carpenter
1
-1
/
+1
2013-10-07
USB/host: Bugfix: Return length of copied buffer in uhci_hub_control()
Deng-Cheng Zhu
1
-20
/
+20
2013-10-07
usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-07
usb: wusbcore: fix string formatting warnings on 64-bit builds
Thomas Pugliese
1
-2
/
+2
2013-10-07
usb: host: uhci-platform: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-10-06
Linux 3.12-rc4
v3.12-rc4
Linus Torvalds
1
-1
/
+1
2013-10-06
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
1
-2
/
+2
2013-10-06
drivers: usb: core: hcd: if-else-braces fixed
Matthias Beyer
1
-2
/
+2
2013-10-06
drivers: usb: core: hcd: removed braces for return statements
Matthias Beyer
1
-4
/
+4
2013-10-06
drivers: usb: core: hcd: replaced C99 // comments
Matthias Beyer
1
-5
/
+5
2013-10-06
drivers: usb: core: hcd: Whitespace fixes
Matthias Beyer
1
-28
/
+28
2013-10-06
drivers: usb: core: hcd: moved asterix to variable
Matthias Beyer
1
-1
/
+1
2013-10-06
USB/host: Use existing macros instead of hard-coded values in uhci-debug.c
Deng-Cheng Zhu
1
-8
/
+8
2013-10-06
USB: OHCI: Properly handle ohci-spear suspend
Manjunath Goudar
1
-3
/
+9
2013-10-06
USB: OHCI: Properly handle ohci-sm501 suspend
Manjunath Goudar
1
-2
/
+9
2013-10-06
USB: OHCI: Properly handle ohci-pxa27x suspend
Manjunath Goudar
1
-1
/
+8
2013-10-06
USB: OHCI: Properly handle ohci-platform suspend
Manjunath Goudar
1
-2
/
+9
2013-10-06
USB: OHCI: Properly handle ohci-omap suspend
Manjunath Goudar
1
-3
/
+10
2013-10-06
USB: OHCI: Properly handle ohci-exynos suspend
Manjunath Goudar
1
-15
/
+5
2013-10-06
USB: OHCI: Properly handle ohci-ep93xx suspend
Manjunath Goudar
1
-2
/
+9
2013-10-06
USB: OHCI: Properly handle ohci-da8xx suspend
Manjunath Goudar
1
-4
/
+11
2013-10-06
USB: OHCI: Properly handle ohci-s3c2410 suspend
Manjunath Goudar
1
-17
/
+4
2013-10-06
USB: OHCI: Properly handle ohci-at91 suspend
Manjunath Goudar
1
-2
/
+8
2013-10-06
USB: OHCI: Properly handle OHCI controller suspend
Manjunath Goudar
1
-1
/
+8
2013-10-06
usb: g_ffs: fix compilation warning
David Cohen
1
-0
/
+2
2013-10-06
usb: wusbcore: add support for isoc out transfers
Thomas Pugliese
2
-102
/
+406
2013-10-06
usb: remove intel_mid_otg.h
Heikki Krogerus
1
-180
/
+0
2013-10-05
btrfs: Fix crash due to not allocating integrity data for a bioset
Darrick J. Wong
1
-0
/
+8
2013-10-05
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"
Bjorn Helgaas
1
-1
/
+6
2013-10-04
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
3
-4
/
+4
2013-10-04
selinux: avc_has_perm_flags has no more users
Linus Torvalds
2
-17
/
+6
2013-10-04
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
Ilya Dryomov
2
-5
/
+7
2013-10-04
Btrfs: eliminate races in worker stopping code
Ilya Dryomov
2
-6
/
+21
2013-10-04
Btrfs: fix crash of compressed writes
Liu Bo
1
-1
/
+1
2013-10-04
Btrfs: fix transid verify errors when recovering log tree
Josef Bacik
1
-5
/
+2
[next]