index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
USB: digi_acceleport: remove bogus disconnect test in close
Johan Hovold
1
-47
/
+45
2013-03-25
USB: cyberjack: remove bogus disconnect test in close
Johan Hovold
1
-5
/
+2
2013-03-25
USB: ark3116: remove bogus disconnect test in close
Johan Hovold
1
-10
/
+7
2013-03-25
USB: serial: remove port number from generic-driver debug
Johan Hovold
1
-6
/
+4
2013-03-25
USB: serial: remove redundant allocation error messages
Johan Hovold
1
-28
/
+9
2013-03-25
USB: serial: clean up debug info
Johan Hovold
1
-19
/
+20
2013-03-25
USB: serial: remove redundant comments
Johan Hovold
1
-15
/
+5
2013-03-25
USB: serial: rename tty-port callbacks
Johan Hovold
1
-9
/
+9
2013-03-25
USB: pl2303: make set_control_lines a port operation
Johan Hovold
1
-5
/
+6
2013-03-25
USB: pl2303: use interface device for debug
Johan Hovold
1
-2
/
+2
2013-03-25
USB: iuu_phoenix: remove unnecessary urb kill on close
Johan Hovold
1
-1
/
+0
2013-03-25
USB: kl5kusb105: remove unnecessary urb kill on close
Johan Hovold
1
-3
/
+0
2013-03-25
USB: ftdi_sio: remove obsolete port data refcounting
Johan Hovold
1
-32
/
+2
2013-03-25
USB: EHCI: remove unused variable in unlink_empty_async()
Alan Stern
1
-4
/
+1
2013-03-25
USB: EHCI: improve end_unlink_async()
Alan Stern
4
-46
/
+60
2013-03-25
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
6
-47
/
+43
2013-03-25
USB: EHCI: consolidate code in ehci_urb_dequeue()
Alan Stern
1
-37
/
+11
2013-03-25
USB: EHCI: split needs_rescan into two flags
Alan Stern
4
-54
/
+39
2013-03-25
USB: EHCI: change return value of qh_completions()
Alan Stern
2
-21
/
+13
2013-03-25
USB: EHCI: changes related to qh_refresh()
Alan Stern
2
-35
/
+26
2013-03-25
USB: usb-skeleton.c: fix blocked forever in skel_read
Du Xing
1
-24
/
+8
2013-03-25
USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND
Bjørn Mork
4
-0
/
+43
2013-03-25
USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports
David Linares
1
-0
/
+4
2013-03-25
usbnet: smsc75xx: don't recover device if suspend fails in system sleep
Ming Lei
1
-1
/
+5
2013-03-25
usbnet: smsc95xx: don't recover device if suspend fails in system sleep
Ming Lei
1
-1
/
+5
2013-03-25
usbnet: qmi_wwan: comments on suspend failure
Ming Lei
1
-0
/
+5
2013-03-25
usbnet: cdc_mbim: comments on suspend failure
Ming Lei
1
-0
/
+5
2013-03-25
USBHID: don't recover device if suspend fails in system sleep
Ming Lei
1
-9
/
+5
2013-03-25
USB: serial: comments on suspend failure
Ming Lei
1
-0
/
+5
2013-03-25
USB: adds comment on suspend callback
Ming Lei
2
-4
/
+14
2013-03-24
Linux 3.9-rc4
v3.9-rc4
Linus Torvalds
1
-1
/
+1
2013-03-23
KMS: fix EDID detailed timing frame rate
Torsten Duwe
1
-0
/
+1
2013-03-23
KMS: fix EDID detailed timing vsync parsing
Torsten Duwe
1
-1
/
+1
2013-03-23
mqueue: sys_mq_open: do not call mnt_drop_write() if read-only
Vladimir Davydov
1
-1
/
+2
2013-03-23
mm/hotplug: only free wait_table if it's allocated by vmalloc
Jianguo Wu
1
-1
/
+5
2013-03-23
dma-debug: update DMA debug API to better handle multiple mappings of a buffer
Alexander Duyck
1
-5
/
+19
2013-03-23
dma-debug: fix locking bug in check_unmap()
Alexander Duyck
1
-9
/
+12
2013-03-23
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
Nicolas Ferre
2
-20
/
+31
2013-03-23
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
H Hartley Sweeten
1
-0
/
+1
2013-03-23
drivers/rtc/rtc-da9052.c: fix for rtc device registration
Ashish Jangam
1
-5
/
+3
2013-03-23
mm: zone_end_pfn is too small
Russ Anderson
1
-1
/
+1
2013-03-23
poweroff: change orderly_poweroff() to use schedule_work()
Oleg Nesterov
1
-25
/
+32
2013-03-23
mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...
Wanpeng Li
1
-2
/
+6
2013-03-23
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
4
-44
/
+46
2013-03-23
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
James Hogan
1
-1
/
+1
2013-03-22
watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2
Takahisa Tanaka
1
-1
/
+1
2013-03-22
watchdog: sp5100_tco: Remove code that may cause a boot failure
Takahisa Tanaka
1
-120
/
+6
2013-03-22
NVMe: Add namespaces with no LBA range feature
Keith Busch
1
-1
/
+1
2013-03-22
vfs,proc: guarantee unique inodes in /proc
Linus Torvalds
1
-3
/
+3
2013-03-22
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
Marcelo Tosatti
1
-6
/
+1
[next]