index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mvebu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
dev-core: fix build break when DEBUG is enabled
Dmitry Kasatkin
1
-3
/
+13
2013-08-28
USB: OHCI: Allow runtime PM without system sleep
Alan Stern
1
-1
/
+1
2013-08-28
usb: ohci-at91: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-28
usb: renesas_usbhs: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-08-28
usb: fotg210-udc: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+2
2013-08-27
USB storage: audit sysfs attribute permissions
Greg Kroah-Hartman
1
-9
/
+7
2013-08-27
usb: musb: ux500: Add check for NULL board data
Lee Jones
1
-1
/
+3
2013-08-27
usb: gadget: double unlocks on error in atmel_usba_start()
Dan Carpenter
1
-6
/
+4
2013-08-27
usb: phy: signedness bugs in suspend/resume functions
Dan Carpenter
1
-4
/
+3
2013-08-27
usb: gadget: gadgetfs: potential use after free in unbind()
Dan Carpenter
1
-1
/
+1
2013-08-27
usb: gadget: gadgetfs: use after free in dev_release()
Dan Carpenter
1
-4
/
+0
2013-08-27
usb: dwc3: Remove duplicate inclusion of otg.h
Sachin Kamat
1
-1
/
+0
2013-08-27
usb: phy: fix build breakage
Anatolij Gustschin
2
-2
/
+2
2013-08-27
USB: gadget: audit sysfs attribute permissions
Greg Kroah-Hartman
7
-48
/
+43
2013-08-27
dma: cpp41: enable pm_runtime during init
Sebastian Andrzej Siewior
1
-0
/
+11
2013-08-27
usb: musb: am335x: add second port to beagle bone
Sebastian Andrzej Siewior
1
-0
/
+13
2013-08-27
usb: musb: am335x-evm: Do not remove the session bit HOST-only mode
Sebastian Andrzej Siewior
2
-0
/
+3
2013-08-27
usb: musb: dsps: do not set is_active on the first drvbus interrupt
Sebastian Andrzej Siewior
1
-1
/
+0
2013-08-27
usb: usb: dsps: update code according to the binding document
Sebastian Andrzej Siewior
5
-64
/
+67
2013-08-27
usb: usb: dsps: update device tree bindings
Sebastian Andrzej Siewior
1
-30
/
+192
2013-08-27
usb: musb: dsps fix the typo in reg-names of the dma node
Sebastian Andrzej Siewior
1
-1
/
+1
2013-08-27
usb: musb: only remove host/udc if it has been added
Sebastian Andrzej Siewior
2
-0
/
+4
2013-08-27
usb: musb: dsps: fix devm_ioremap_resource error detection code
Julia Lawall
1
-2
/
+2
2013-08-27
usb: gadget: USB_NET2272_DMA should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-08-27
usb: gadget: USB_R8A66597 should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-08-27
usb: gadget: USB_FUSB300 should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-08-27
usb: musb: avoid null pointer dereference in debug logging
Maarten ter Huurne
1
-1
/
+2
2013-08-27
usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()
Wei Yongjun
1
-1
/
+3
2013-08-27
dma: cpp41: make it compile with CONFIG_BUG=n
Sebastian Andrzej Siewior
1
-1
/
+1
2013-08-27
usb: phy: am335x-control: make it compile with
Sebastian Andrzej Siewior
1
-2
/
+2
2013-08-27
usb: musb: honour the return value of dma_map_single()
Sebastian Andrzej Siewior
1
-1
/
+9
2013-08-27
usb: gadget: configfs: keep a function if it is not successfully added
Andrzej Pietrasiewicz
1
-1
/
+3
2013-08-27
xhci:prevent "callbacks suppressed" when debug is not enabled
Dmitry Kasatkin
1
-16
/
+8
2013-08-27
xhci: fix port BESL LPM capability checking
Mathias Nyman
1
-1
/
+1
2013-08-27
usb: xhci: Disable runtime PM suspend for quirky controllers
Shawn Nematbakhsh
1
-0
/
+22
2013-08-26
USB: serial: clean up attribute permissions
Greg Kroah-Hartman
4
-22
/
+14
2013-08-26
USB: usbtmc: fix up attribute permissions
Greg Kroah-Hartman
1
-8
/
+8
2013-08-26
USB: core: be specific about attribute permissions
Greg Kroah-Hartman
4
-197
/
+166
2013-08-24
USB: core: use DRIVER_ATTR_RW()
Greg Kroah-Hartman
1
-15
/
+13
2013-08-23
usb: don't use bNbrPorts after initialization
Krzysztof Mazur
1
-7
/
+5
2013-08-23
usb: fail on usb_hub_create_port_device() errors
Krzysztof Mazur
1
-2
/
+8
2013-08-23
usb: fix cleanup after failure in hub_configure()
Krzysztof Mazur
1
-0
/
+1
2013-08-23
usb: ehci-mxc: check for pdata before dereferencing
Daniel Mack
1
-1
/
+1
2013-08-20
uwb: Staticize local symbols
Jingoo Han
1
-2
/
+2
2013-08-20
USB: mos7720: fix big-endian control requests
Johan Hovold
1
-2
/
+2
2013-08-20
USB: mos7720: use GFP_ATOMIC under spinlock
Dan Carpenter
1
-1
/
+1
2013-08-20
usb:gadget Fix comment for pointer to configfs
Philippe De Swert
1
-1
/
+1
2013-08-18
Linux 3.11-rc6
v3.11-rc6
Linus Torvalds
1
-1
/
+1
2013-08-18
USB: serial: fix stringify operator in usb-serial-simple
Yann Droneaud
1
-1
/
+1
2013-08-17
s390: Fix broken build
Guenter Roeck
1
-1
/
+1
[next]