index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-01
USB: refactor code for enabling/disabling remote wakeup
Alan Stern
1
-52
/
+46
2013-08-01
USB: simplify the interface of usb_get_status()
Alan Stern
3
-17
/
+15
2013-08-01
usb: misc: usb3503: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-01
usb: renesas: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-08-01
USB: c67x00: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-08-01
MAINTAINERS: USB, remove F: drivers/net/usb/ pattern
Joe Perches
1
-1
/
+0
2013-08-01
usb: core: don't try to reset_device() a port that got just disconnected
Julius Werner
1
-2
/
+3
2013-07-29
usb: host: Faraday fotg210-hcd driver
Feng-Hsin Chiang
5
-0
/
+6813
2013-07-29
USB: serial: pl2303: fix the upper baud rate limit check for type_0/1 chips
Frank Schäfer
1
-1
/
+1
2013-07-29
Linux 3.11-rc3
v3.11-rc3
Linus Torvalds
1
-1
/
+1
2013-07-26
USB: ohci_usb warn "irq nobody cared" on shutdown
caizhiyong
1
-1
/
+1
2013-07-26
usb: limit OMAP related USB options to OMAP2PLUS platforms
Paul Gortmaker
1
-0
/
+2
2013-07-26
usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)
H Hartley Sweeten
1
-76
/
+52
2013-07-26
usb: ohci-ep93xx: use devm_clk_get()
H Hartley Sweeten
1
-3
/
+1
2013-07-26
usb: ohci-ep93xx: use platform_get_irq()
H Hartley Sweeten
1
-5
/
+5
2013-07-26
usb: ohci-ep93xx: use devm_ioremap_resource()
H Hartley Sweeten
1
-21
/
+14
2013-07-26
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
Rafael J. Wysocki
6
-87
/
+11
2013-07-26
ahci_imx: depend on CONFIG_MFD_SYSCON
Tejun Heo
1
-1
/
+1
2013-07-26
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
1
-2
/
+1
2013-07-26
arm64: Change kernel stack size to 16K
Feng Kan
2
-3
/
+3
2013-07-26
drm/radeon/dpm: fix r600_enable_sclk_control()
Alex Deucher
1
-2
/
+2
2013-07-26
drm/radeon/dpm: implement force performance levels for rv6xx
Alex Deucher
3
-0
/
+38
2013-07-26
mfd: max8925: fix dt code for backlight
Olof Johansson
1
-20
/
+21
2013-07-26
drm/radeon/dpm: fix displaygap programming on rv6xx
Alex Deucher
1
-2
/
+2
2013-07-26
drm/radeon/dpm: fix a typo in the rv6xx mclk setup
Alex Deucher
1
-1
/
+1
2013-07-25
USB: usb-skeleton.c: add retry for nonblocking read
Chen Wang
1
-2
/
+1
2013-07-25
usbtmc: convert to devm_kzalloc
Andy Shevchenko
1
-2
/
+1
2013-07-25
usbtmc: remove redundant braces
Andy Shevchenko
1
-14
/
+14
2013-07-25
usbtmc: call pr_err instead of plain printk
Andy Shevchenko
1
-5
/
+4
2013-07-25
usbtmc: remove trailing spaces
Andy Shevchenko
1
-3
/
+3
2013-07-25
usbfs: Allow printer class 'get_device_id' without needing to claim the intf
Hans de Goede
1
-3
/
+3
2013-07-25
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
8
-82
/
+8
2013-07-25
USB: remove redundant "#if"
Alan Stern
1
-4
/
+2
2013-07-25
usb: misc: EHSET Test Fixture device driver for host compliance
Manu Gautam
3
-0
/
+148
2013-07-25
usb: clamp bInterval to allowed range
Felipe Balbi
1
-2
/
+8
2013-07-25
usb: atm: speedtch: be careful with bInterval
Felipe Balbi
1
-1
/
+1
2013-07-25
usb: class: cdc-acm: be careful with bInterval
Felipe Balbi
1
-1
/
+1
2013-07-25
usb: Clear both buffers when clearing a control transfer TT buffer.
William Gulland
1
-0
/
+9
2013-07-25
usb/gadget: free opts struct on error recovery
Andrzej Pietrasiewicz
6
-12
/
+30
2013-07-25
USB: mos7840: fix memory leak in open
Johan Hovold
1
-8
/
+17
2013-07-25
usb: serial: option.c: remove ONDA MT825UP product ID fromdriver
Enrico Mioso
1
-7
/
+0
2013-07-25
usb: serial: option: add Olivetti Olicard 200
Dan Williams
1
-0
/
+2
2013-07-25
usb: serial: option: blacklist ONDA MT689DC QMI interface
Enrico Mioso
1
-1
/
+2
2013-07-25
xfs: di_flushiter considered harmful
Dave Chinner
3
-11
/
+36
2013-07-25
pinctrl: fix a memleak when freeing maps
Linus Walleij
1
-0
/
+1
2013-07-25
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
1
-1
/
+1
2013-07-25
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
George Cherian
2
-1
/
+7
2013-07-25
usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled
Randy Dunlap
1
-0
/
+1
2013-07-25
usb: xhci: Mark two functions __maybe_unused
Olof Johansson
1
-2
/
+2
2013-07-25
xhci: Avoid NULL pointer deref when host dies.
Sarah Sharp
1
-3
/
+3
[next]