index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
xhci: refuse loading if nousb is used
Oliver Neukum
1
-0
/
+4
2015-12-04
usb: make "nousb" a clear module parameter
Oliver Neukum
1
-5
/
+0
2015-12-04
usb: use BUG_ON() instead of BUG()
Geyslan G. Bem
1
-5
/
+3
2015-12-04
usb: whci: fhci: remove comparison to bool
Geyslan G. Bem
2
-2
/
+2
2015-12-04
usb: Add connected retry on resume for non SS devices
Al Cooper
1
-6
/
+10
2015-12-01
usb: core: lpm: add sysfs node for usb3 lpm permit
Lu Baolu
3
-4
/
+105
2015-12-01
usb: core: lpm: fix usb3_hardware_lpm sysfs node
Lu Baolu
2
-14
/
+56
2015-12-01
usb: host: ehci-msm: Use posted data writes on AHB
Andy Gross
1
-2
/
+2
2015-12-01
usb: chipidea: msm: Use posted data writes on AHB
Andy Gross
1
-1
/
+2
2015-12-01
USB: usbmon: Use 64bit timestamp for mon_bin_hdr
Tina Ruchandani
1
-8
/
+9
2015-12-01
usb: misc: usbtest: Remove timeval usage
Deepa Dinamani
1
-82
/
+147
2015-12-01
USB: usbmon: Remove timeval usage for timestamp
Tina Ruchandani
1
-4
/
+5
2015-12-01
USB: bcma: switch to GPIO descriptor for power control
Rafał Miłecki
1
-11
/
+10
2015-12-01
USB: constify usb_mon_operations structure
Julia Lawall
2
-3
/
+3
2015-12-01
usb: misc: usbtest: improve the description for error message
Peter Chen
1
-2
/
+2
2015-12-01
usb: host: ohci-pxa27x: use of_property_read_bool()
Saurabh Sengar
1
-7
/
+7
2015-12-01
uas: no gfp argument to uas_submit_urbs()
Oliver Neukum
1
-12
/
+12
2015-12-01
uas: use the BIT() macro
Oliver Neukum
1
-12
/
+12
2015-12-01
USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy"
Markus Elfring
1
-13
/
+5
2015-12-01
usb : replace dma_pool_alloc and memset with dma_pool_zalloc
Saurabh Sengar
5
-12
/
+6
2015-12-01
uwb: uwbd() is not freezable kthread
Jiri Kosina
1
-1
/
+0
2015-12-01
xhci: rework xhci extended capability list parsing functions
Mathias Nyman
3
-117
/
+64
2015-12-01
xhci: use debug level when printing out interval rounding messages
Mathias Nyman
1
-1
/
+1
2015-12-01
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun
8
-6
/
+1383
2015-12-01
usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers
Yoshihiro Shimoda
4
-2
/
+21
2015-12-01
usb: host: xhci-plat: add support for the R-Car M2-N xHCI controller
Yoshihiro Shimoda
1
-0
/
+3
2015-12-01
usb: host: xhci-rcar: Change code for new SoCs
Yoshihiro Shimoda
3
-14
/
+26
2015-12-01
usb: host: xhci-plat: add firmware_name in xhci_plat_priv
Yoshihiro Shimoda
1
-0
/
+1
2015-12-01
usb: host: xhci-plat: add struct xhci_plat_priv
Yoshihiro Shimoda
2
-25
/
+85
2015-12-01
usb: host: xhci: add a platform-private field
Yoshihiro Shimoda
1
-0
/
+3
2015-12-01
usb: host: xhci: cleanup hcd private size
Yoshihiro Shimoda
3
-3
/
+1
2015-12-01
xhci: use the correct define to indicate port status suspend change.
Mathias Nyman
1
-1
/
+1
2015-12-01
USB: EHCI: warn on unexpectedly active QH
Alan Stern
2
-2
/
+8
2015-12-01
USB: EHCI: enhance "async" debugfs output
Alan Stern
1
-4
/
+11
2015-12-01
USB: add usbfs snooping for REAP and DISCARD
Alan Stern
1
-3
/
+13
2015-12-01
USB: limit usbfs snooping of URB contents
Alan Stern
1
-1
/
+8
2015-11-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
27
-993
/
+1093
2015-11-29
Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
1
-36
/
+8
2015-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
9
-30
/
+52
2015-11-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
6
-150
/
+311
2015-11-28
target/stat: print full t10_wwn.model buffer
David Disseldorp
1
-1
/
+1
2015-11-28
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
Jan Engelhardt
1
-2
/
+2
2015-11-28
qla2xxx: Fix regression introduced by target configFS changes
Himanshu Madhani
1
-1
/
+1
2015-11-28
target: Invoke release_cmd() callback without holding a spinlock
Bart Van Assche
2
-7
/
+12
2015-11-28
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
2
-10
/
+17
2015-11-28
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2
-1
/
+13
2015-11-28
iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
Luis de Bethencourt
1
-5
/
+5
2015-11-28
target/user: Do not set unused fields in tcmu_ops
Andy Grover
1
-2
/
+0
2015-11-28
target/user: Fix time calc in expired cmd processing
Andy Grover
1
-1
/
+1
2015-11-28
Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+6
[next]