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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-09
drivers: usb: removed assignment of 0 to static variables
Saurabh Sengar
1
-2
/
+2
2016-02-06
usb: r8a66597: add locking to r8a66597_check_detect_child
Heiner Kallweit
1
-0
/
+2
2016-02-06
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
Heiner Kallweit
5
-23
/
+23
2016-02-04
USB: EHCI: fix compiler warning introduced by commit 2a40f324541e
Alan Stern
2
-1
/
+2
2016-02-03
Add ioctls to enable and disable local controls on an instrument
Dave Penkler
2
-0
/
+76
2016-02-03
Add ioctl to retrieve USBTMC-USB488 capabilities
Dave Penkler
2
-3
/
+30
2016-02-03
Add support for receiving USBTMC USB488 SRQ notifications via poll/select
Dave Penkler
1
-0
/
+23
2016-02-03
Add support for USBTMC USB488 SRQ notification with fasync
Dave Penkler
1
-0
/
+24
2016-02-03
Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation.
Dave Penkler
2
-0
/
+203
2016-02-03
usb: usbip: Fix possible deadlocks reported by lockdep
Andrew Goodbody
5
-65
/
+91
2016-02-03
USB: cxacru: fix an bounds check warning
Dan Carpenter
1
-0
/
+2
2016-02-03
usb/storage: misc fixes to comments in include/linux/usb/storage.h
Antonio Ospite
1
-6
/
+6
2016-02-03
usb: storage: ene_ub6250: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
1
-2
/
+2
2016-02-03
usb: host: ehci-sched: remove unnecessary braces
Geyslan G. Bem
1
-5
/
+1
2016-02-03
usb: host: ehci-sched: use sizeof operator with parens
Geyslan G. Bem
1
-4
/
+4
2016-02-03
usb: host: ehci-sched: add line after declarations
Geyslan G. Bem
1
-0
/
+2
2016-02-03
usb: host: ehci-sched: use C89-style comments
Geyslan G. Bem
1
-12
/
+14
2016-02-03
usb: host: ehci-sched: remove useless else branch
Geyslan G. Bem
1
-3
/
+2
2016-02-03
usb: host: ehci-sched: remove prohibited spaces
Geyslan G. Bem
1
-132
/
+133
2016-02-03
usb: host: ehci-sched: add spaces around operators
Geyslan G. Bem
1
-1
/
+1
2016-02-03
usb: host: ehci-sched: remove useless initializations
Geyslan G. Bem
1
-2
/
+2
2016-02-03
usb: host: ehci-sched: move constants to right
Geyslan G. Bem
1
-3
/
+3
2016-02-03
usb: host: ehci-sched: refactor scan_isoc function
Geyslan G. Bem
1
-101
/
+101
2016-02-03
usb: ehci: remove old stub_debug_files definition
Geyslan G. Bem
2
-7
/
+2
2016-02-03
usb: host: ehci-dbg: add function output_buf_tds_dir()
Geyslan G. Bem
1
-33
/
+29
2016-02-03
usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size
Geyslan G. Bem
1
-1
/
+1
2016-02-03
usb: host: ehci-dbg: enclose conditional blocks with braces
Geyslan G. Bem
1
-4
/
+5
2016-02-03
usb: host: ehci-dbg: replace sizeof operand
Geyslan G. Bem
1
-1
/
+1
2016-02-03
usb: host: ehci-dbg: remove blank line before close brace
Geyslan G. Bem
1
-1
/
+0
2016-02-03
usb: host: ehci-dbg: add blank line after declarations
Geyslan G. Bem
1
-0
/
+1
2016-02-03
usb: host: ehci-dbg: convert macro to inline function
Geyslan G. Bem
1
-20
/
+34
2016-02-03
usb: host: ehci-dbg: use a blank line after struct declarations
Geyslan G. Bem
1
-0
/
+3
2016-02-03
usb: host: ehci-dbg: fix up function definitions
Geyslan G. Bem
1
-12
/
+16
2016-02-03
usb: host: ehci-dbg: use scnprintf() in qh_lines()
Geyslan G. Bem
1
-6
/
+2
2016-02-03
usb: host: ehci-dbg: put spaces around operators
Geyslan G. Bem
1
-8
/
+8
2016-02-03
usb: host: ehci-dbg: fix up closing parenthesis
Geyslan G. Bem
1
-8
/
+4
2016-02-03
usb: host: ehci-dbg: move trailing statements to next line
Geyslan G. Bem
1
-16
/
+38
2016-02-03
usb: host: ehci-dbg: use C89-style comments
Geyslan G. Bem
1
-10
/
+11
2016-02-03
usb: host: ehci-dbg: remove space before open square bracket
Geyslan G. Bem
1
-17
/
+16
2016-02-03
usb: host: ehci-dbg: remove space before open parenthesis
Geyslan G. Bem
1
-100
/
+99
2016-02-03
usb: host: ehci.h: move constant to right
Geyslan G. Bem
1
-1
/
+1
2016-02-03
usb: host: ehci.h: move pointer operator to name side
Geyslan G. Bem
1
-1
/
+1
2016-02-03
usb: host: ehci.h: remove macros trailing semicolon
Geyslan G. Bem
1
-2
/
+2
2016-02-03
usb: host: ehci.h: use space after comma
Geyslan G. Bem
1
-2
/
+3
2016-02-03
usb: host: ehci.h: remove direct use of __attribute__ keyword
Geyslan G. Bem
1
-5
/
+5
2016-02-03
usb: host: ehci.h: fix single statement macros
Geyslan G. Bem
1
-2
/
+2
2016-02-03
usb: host: ehci.h: remove space before open square bracket
Geyslan G. Bem
1
-11
/
+11
2016-02-03
usb: host: ehci.h: remove space before function open parenthesis
Geyslan G. Bem
1
-11
/
+11
2016-02-03
usb: host: ehci.h: remove space before comma
Geyslan G. Bem
1
-4
/
+4
2016-02-03
usb: gadget: rndis: fix itnull.cocci warnings
Julia Lawall
1
-1
/
+1
[next]