index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
coda
/
sysctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-09
usb: usbtest: add a test case to support bos for queue control
Huang Rui
1
-1
/
+10
2013-12-05
USB: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2013-12-05
USB: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
4
-4
/
+4
2013-12-03
usb: host: Remove superfluous name casts
Geert Uytterhoeven
5
-5
/
+5
2013-12-03
usb: gadget: Remove superfluous name casts
Geert Uytterhoeven
2
-2
/
+2
2013-12-03
usb: core: Remove superfluous name casts
Geert Uytterhoeven
1
-2
/
+2
2013-12-03
USB: kill #undef VERBOSE_DEBUG
Oliver Neukum
4
-5
/
+0
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
12
-21
/
+35
2013-12-03
fusbh200: kill fusbh200_vdbg
Oliver Neukum
1
-11
/
+5
2013-12-03
fusb200h: always compile in debugfs support
Oliver Neukum
2
-20
/
+4
2013-12-03
fusbh200: always compile debugfs support
Oliver Neukum
1
-8
/
+0
2013-12-03
fusb200h: don't log on every interrupt
Oliver Neukum
1
-7
/
+0
2013-12-03
fusbh200: unconditionally compile debugging helpers
Oliver Neukum
1
-14
/
+0
2013-12-03
uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUG
Oliver Neukum
1
-2
/
+2
2013-12-03
uhci: change dependency for debug parameter
Oliver Neukum
1
-19
/
+25
2013-12-03
fusbh200: always build debugfs support
Oliver Neukum
2
-39
/
+0
2013-12-03
fotg210: kill fotg210_vdbg()
Oliver Neukum
1
-11
/
+5
2013-12-03
fotg210: remove conditional compilation
Oliver Neukum
1
-10
/
+3
2013-12-03
fotg210: change dbg_port() to evaluate parameters only if needed
Oliver Neukum
1
-5
/
+5
2013-12-03
fotg210: always compile the support for debugfs
Oliver Neukum
1
-47
/
+0
2013-12-03
fotg210: remove conditional compilation
Oliver Neukum
2
-16
/
+0
2013-12-03
ehci: Remove debugging at every interrupt
Oliver Neukum
1
-7
/
+0
2013-12-03
ehci: no conditional compilation for interestingness
Oliver Neukum
1
-4
/
+2
2013-12-03
ohci: no conditional debugging in root hub hadling
Oliver Neukum
1
-4
/
+2
2013-12-03
ohci:always register debug files
Oliver Neukum
1
-6
/
+0
2013-12-03
ohci: kill ohci_vdbg
Oliver Neukum
3
-12
/
+6
2013-12-03
ohci: remove conditional compilation
Oliver Neukum
4
-87
/
+1
2013-12-03
cdc-acm: fix power management in ioctl
Oliver Neukum
1
-0
/
+6
2013-12-03
cdc-acm: add TIOCGICOUNT
Oliver Neukum
1
-0
/
+24
2013-12-03
cdc-acm: add TIOCMIWAIT
Oliver Neukum
2
-12
/
+77
2013-12-03
usb: chipidea: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-12-03
usb: chipidea: host: Only disable the vbus regulator if it is not NULL
Fabio Estevam
1
-1
/
+2
2013-12-02
xhci: replace xhci_write_64() with writeq()
Xenia Ragiadakou
4
-33
/
+20
2013-12-02
xhci: replace xhci_read_64() with readq()
Xenia Ragiadakou
5
-23
/
+17
2013-12-02
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
5
-61
/
+47
2013-12-02
xhci: replace xhci_readl() with readl()
Xenia Ragiadakou
6
-118
/
+112
2013-12-02
xhci: remove conversion from generic to pci device in xhci_mem.c
Xenia Ragiadakou
1
-10
/
+10
2013-12-02
xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()
Xenia Ragiadakou
1
-2
/
+2
2013-12-02
xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()
Xenia Ragiadakou
1
-2
/
+2
2013-12-02
xhci: remove unnecessary check in xhci_free_stream_info()
Xenia Ragiadakou
1
-2
/
+1
2013-12-02
xhci: fix SCT_FOR_CTX(p) macro
Xenia Ragiadakou
1
-1
/
+1
2013-12-02
xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface
Xenia Ragiadakou
1
-1
/
+1
2013-12-02
xhci: fix incorrect type in assignment in xhci_address_device()
Xenia Ragiadakou
1
-3
/
+3
2013-12-02
xhci: fix sparse warning in xhci-trace.h
Xenia Ragiadakou
1
-1
/
+1
2013-12-02
xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event Class
Xenia Ragiadakou
1
-2
/
+2
2013-12-02
xhci: fix incorrect type in assignment in handle_device_notification()
Xenia Ragiadakou
1
-1
/
+1
2013-12-02
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
Xenia Ragiadakou
1
-2
/
+3
2013-11-22
Linux 3.13-rc1
v3.13-rc1
Linus Torvalds
1
-2
/
+2
2013-11-22
ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)
David Henningsson
1
-1
/
+1
2013-11-22
ALSA: hda - Provide missing pin configs for VAIO with ALC260
Takashi Iwai
1
-0
/
+20
[next]