index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: cyberjack: fix disconnect handling
Johan Hovold
2013-03-25
1
-10
/
+2
*
USB: serial: clean up generic-operation handling
Johan Hovold
2013-03-25
1
-6
/
+6
*
USB: serial: remove generic release callback
Johan Hovold
2013-03-25
2
-7
/
+1
*
USB: serial: remove generic disconnect callback
Johan Hovold
2013-03-25
2
-8
/
+2
*
USB: serial: fix generic disconnect implementation
Johan Hovold
2013-03-25
1
-11
/
+1
*
USB: ssu100: remove custom close operation
Johan Hovold
2013-03-25
1
-6
/
+0
*
USB: ssu100: remove explicit initialisation of disconnect
Johan Hovold
2013-03-25
1
-1
/
+0
*
USB: serial: remove bogus disconnect test in cleanup
Johan Hovold
2013-03-25
1
-14
/
+10
*
USB: usb_wwan: remove bogus disconnect test in close
Johan Hovold
2013-03-25
1
-13
/
+12
*
USB: sierra: remove bogus disconnect test in close
Johan Hovold
2013-03-25
1
-22
/
+17
*
USB: mos7840: remove bogus disconnect test in close
Johan Hovold
2013-03-25
1
-22
/
+6
*
USB: keyspan_pda: remove bogus disconnect test in close
Johan Hovold
2013-03-25
1
-7
/
+2
*
USB: keyspan_pda: remove bogus disconnect test from dtr_rts
Johan Hovold
2013-03-25
1
-6
/
+4
*
USB: keyspan: remove bogus disconnect test in close
Johan Hovold
2013-03-25
1
-19
/
+7
*
USB: iuu_phoenix: remove bogus disconnect test in close
Johan Hovold
2013-03-25
1
-8
/
+5
*
USB: digi_acceleport: remove bogus disconnect test in close
Johan Hovold
2013-03-25
1
-47
/
+45
*
USB: cyberjack: remove bogus disconnect test in close
Johan Hovold
2013-03-25
1
-5
/
+2
*
USB: ark3116: remove bogus disconnect test in close
Johan Hovold
2013-03-25
1
-10
/
+7
*
USB: serial: remove port number from generic-driver debug
Johan Hovold
2013-03-25
1
-6
/
+4
*
USB: serial: remove redundant allocation error messages
Johan Hovold
2013-03-25
1
-28
/
+9
*
USB: serial: clean up debug info
Johan Hovold
2013-03-25
1
-19
/
+20
*
USB: serial: remove redundant comments
Johan Hovold
2013-03-25
1
-15
/
+5
*
USB: serial: rename tty-port callbacks
Johan Hovold
2013-03-25
1
-9
/
+9
*
USB: pl2303: make set_control_lines a port operation
Johan Hovold
2013-03-25
1
-5
/
+6
*
USB: pl2303: use interface device for debug
Johan Hovold
2013-03-25
1
-2
/
+2
*
USB: iuu_phoenix: remove unnecessary urb kill on close
Johan Hovold
2013-03-25
1
-1
/
+0
*
USB: kl5kusb105: remove unnecessary urb kill on close
Johan Hovold
2013-03-25
1
-3
/
+0
*
USB: ftdi_sio: remove obsolete port data refcounting
Johan Hovold
2013-03-25
1
-32
/
+2
*
USB: EHCI: remove unused variable in unlink_empty_async()
Alan Stern
2013-03-25
1
-4
/
+1
*
USB: EHCI: improve end_unlink_async()
Alan Stern
2013-03-25
4
-46
/
+60
*
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
2013-03-25
6
-47
/
+43
*
USB: EHCI: consolidate code in ehci_urb_dequeue()
Alan Stern
2013-03-25
1
-37
/
+11
*
USB: EHCI: split needs_rescan into two flags
Alan Stern
2013-03-25
4
-54
/
+39
*
USB: EHCI: change return value of qh_completions()
Alan Stern
2013-03-25
2
-21
/
+13
*
USB: EHCI: changes related to qh_refresh()
Alan Stern
2013-03-25
2
-35
/
+26
*
USB: usb-skeleton.c: fix blocked forever in skel_read
Du Xing
2013-03-25
1
-24
/
+8
*
USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND
Bjørn Mork
2013-03-25
1
-0
/
+19
*
USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports
David Linares
2013-03-25
1
-0
/
+4
*
usbnet: smsc75xx: don't recover device if suspend fails in system sleep
Ming Lei
2013-03-25
1
-1
/
+5
*
usbnet: smsc95xx: don't recover device if suspend fails in system sleep
Ming Lei
2013-03-25
1
-1
/
+5
*
usbnet: qmi_wwan: comments on suspend failure
Ming Lei
2013-03-25
1
-0
/
+5
*
usbnet: cdc_mbim: comments on suspend failure
Ming Lei
2013-03-25
1
-0
/
+5
*
USBHID: don't recover device if suspend fails in system sleep
Ming Lei
2013-03-25
1
-9
/
+5
*
USB: serial: comments on suspend failure
Ming Lei
2013-03-25
1
-0
/
+5
*
USB: adds comment on suspend callback
Ming Lei
2013-03-25
1
-3
/
+8
*
Merge 3.9-rc4 into usb-next
Greg Kroah-Hartman
2013-03-25
152
-911
/
+1494
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-03-24
6
-12
/
+29
|
|
\
|
|
*
target/pscsi: Reject cross page boundary case in pscsi_map_sg
Asias He
2013-03-20
1
-3
/
+8
|
|
*
target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
Nicholas Bellinger
2013-03-20
1
-1
/
+1
|
|
*
tcm_vhost: Flush vhost_work in vhost_scsi_flush()
Asias He
2013-03-18
1
-0
/
+1
[next]