index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: OHCI: don't allocate HCCA atomically
Vladimir Zapolskiy
2014-07-09
1
-1
/
+1
*
USB: UHCI: don't allocate frame list atomically
Vladimir Zapolskiy
2014-07-09
1
-1
/
+1
*
USB: EHCI: don't allocate hardware periodic table atomically by default
Vladimir Zapolskiy
2014-07-09
1
-1
/
+1
*
drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
2014-07-09
1
-6
/
+2
*
USB: ehci-spear: Make of_device_id array const
Jingoo Han
2014-07-09
1
-1
/
+1
*
USB: ehci-tegra: Make of_device_id array const
Jingoo Han
2014-07-09
1
-1
/
+1
*
USB: ohci-spear: Make of_device_id array const
Jingoo Han
2014-07-09
1
-1
/
+1
*
USB: ehci-msm: Make of_device_id array const
Jingoo Han
2014-07-09
1
-1
/
+1
*
USB: oxu210hp-hcd.c: use devm_ functions
Himangi Saraogi
2014-07-09
1
-39
/
+9
*
usb: phy: tegra: Do not include asm/mach-types.h
Thierry Reding
2014-07-09
1
-1
/
+0
*
usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()
Alexey Khoroshilov
2014-07-09
1
-1
/
+1
*
usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET
David Mosberger-Tang
2014-07-09
1
-0
/
+1
*
usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields
David Mosberger-Tang
2014-07-09
1
-25
/
+20
*
USB: gadget: Fixed a few typos in comments
Mickael Maison
2014-07-09
1
-2
/
+2
*
usb: ehci-exynos: Use NULL instead of 0
Sachin Kamat
2014-07-09
1
-1
/
+1
*
usb: ohci-exynos: Use NULL instead of 0
Sachin Kamat
2014-07-09
1
-1
/
+1
*
usb: class: usbtmc.c: Cleaning up uninitialized variables
Rickard Strandqvist
2014-07-09
1
-1
/
+1
*
usb: dwc2: gadget: remove incorrect file reference
Jingoo Han
2014-07-09
1
-2
/
+0
*
usb: dwc2: gadget: remove unnecessary OOM messages
Jingoo Han
2014-07-09
1
-4
/
+1
*
usb: dwc2: gadget: fix checkpatch errors
Jingoo Han
2014-07-09
1
-2
/
+3
*
usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers
Yoshihiro Shimoda
2014-07-09
5
-0
/
+205
*
usb: host: xhci-plat: use devm_functions
Himangi Saraogi
2014-07-09
1
-20
/
+4
*
xhci: make error messages grepable
Oliver Neukum
2014-07-09
1
-18
/
+18
*
USB: kl5kusb105: Remove klsi_105_tiocmset function
Peter Senna Tschudin
2014-07-09
1
-30
/
+0
*
usb: force warm reset to break link re-connect livelock
Dan Williams
2014-07-09
3
-20
/
+39
*
usb: allow lpm (en/dis)able only if device is atleast in default state
Pratyush Anand
2014-07-09
1
-2
/
+4
*
dwc3: host: Enable USB3 LPM capability
Pratyush Anand
2014-07-09
2
-0
/
+21
*
xhci: Platform: Set xhci lpm support quirk based on platform data
Pratyush Anand
2014-07-09
1
-0
/
+6
*
xhci: Platform: Add (en/dis)able_usb3_lpm_timeout
Pratyush Anand
2014-07-09
1
-0
/
+3
*
xhci: A default implementation for Ux timeout calculation and tier policy check
Pratyush Anand
2014-07-09
1
-18
/
+48
*
usb: misc: usb3503: Update error code in print message
Tushar Behera
2014-07-09
1
-1
/
+2
*
Merge 3.16-rc4 into usb-next
Greg Kroah-Hartman
2014-07-07
172
-562
/
+1260
|
\
|
*
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-07-06
1
-0
/
+15
|
|
\
|
|
*
of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch
Laura Abbott
2014-06-26
1
-0
/
+15
|
*
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-07-06
11
-38
/
+80
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus
James Bottomley
2014-07-03
10
-28
/
+70
|
|
|
\
\
|
|
|
*
|
virtio-scsi: fix various bad behavior on aborted requests
Paolo Bonzini
2014-06-25
1
-0
/
+22
|
|
|
*
|
virtio-scsi: avoid cancelling uninitialized work items
Paolo Bonzini
2014-06-25
1
-1
/
+3
|
|
|
*
|
ibmvscsi: Add memory barriers for send / receive
Brian King
2014-06-25
1
-0
/
+10
|
|
|
*
|
ibmvscsi: Abort init sequence during error recovery
Brian King
2014-06-25
1
-1
/
+2
|
|
|
*
|
qla2xxx: Fix sparse warning in qla_target.c.
Quinn Tran
2014-06-25
2
-8
/
+13
|
|
|
*
|
bnx2fc: Improve stats update mechanism
Neil Horman
2014-06-25
1
-12
/
+4
|
|
|
*
|
bnx2fc: do not scan uninitialized lists in case of error.
Maurizio Lombardi
2014-06-25
1
-0
/
+2
|
|
|
*
|
fc: ensure scan_work isn't active when freeing fc_rport
Neil Horman
2014-06-25
1
-0
/
+1
|
|
|
*
|
pm8001: Fix potential null pointer dereference and memory leak.
Maurizio Lombardi
2014-06-25
1
-3
/
+10
|
|
|
*
|
be2iscsi: remove potential junk pointer free
Tomas Henzl
2014-06-25
1
-3
/
+1
|
|
|
*
|
be2iscsi: add an missing goto in error path
Tomas Henzl
2014-06-25
1
-0
/
+2
|
|
*
|
|
scsi_error: set DID_TIME_OUT correctly
Hannes Reinecke
2014-06-24
1
-7
/
+7
|
|
*
|
|
scsi_error: fix invalid setting of host byte
Ulrich Obergfell
2014-06-24
1
-4
/
+4
|
|
|
/
/
|
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-07-05
5
-5
/
+51
|
|
\
\
\
[next]