index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-27
dma: cpp41: enable pm_runtime during init
Sebastian Andrzej Siewior
1
-0
/
+11
2013-08-27
usb: musb: am335x-evm: Do not remove the session bit HOST-only mode
Sebastian Andrzej Siewior
1
-0
/
+2
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
1
-18
/
+36
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-25
USB: serial: clean up attribute permissions
Greg Kroah-Hartman
4
-22
/
+14
2013-08-25
USB: usbtmc: fix up attribute permissions
Greg Kroah-Hartman
1
-8
/
+8
2013-08-25
USB: core: be specific about attribute permissions
Greg Kroah-Hartman
4
-197
/
+166
2013-08-23
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-19
uwb: Staticize local symbols
Jingoo Han
1
-2
/
+2
2013-08-19
USB: mos7720: fix big-endian control requests
Johan Hovold
1
-2
/
+2
2013-08-19
USB: mos7720: use GFP_ATOMIC under spinlock
Dan Carpenter
1
-1
/
+1
2013-08-19
usb:gadget Fix comment for pointer to configfs
Philippe De Swert
1
-1
/
+1
2013-08-19
Merge tag 'for-usb-2013-08-15-step-2' of ra.kernel.org:/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-22
/
+15
2013-08-18
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
121
-773
/
+1275
2013-08-18
USB: serial: fix stringify operator in usb-serial-simple
Yann Droneaud
1
-1
/
+1
2013-08-16
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2
-35
/
+42
2013-08-16
Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-37
/
+55
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-245
/
+381
2013-08-15
Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next
Sarah Sharp
87
-495
/
+835
2013-08-15
USB: WUSBCORE: Use usb_init_urb instead of creating the URB manually
Thomas Pugliese
1
-6
/
+9
2013-08-15
USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.
Thomas Pugliese
1
-5
/
+4
2013-08-15
USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs
Thomas Pugliese
1
-2
/
+4
2013-08-15
USB: WUSBCORE: clear RPIPE stall for control endpoints
Thomas Pugliese
3
-12
/
+108
2013-08-15
Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
12
-354
/
+510
2013-08-15
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
4
-35
/
+29
2013-08-15
tun: signedness bug in tun_get_user()
Dan Carpenter
1
-2
/
+4
2013-08-15
qlcnic: Fix diagnostic interrupt test for 83xx adapters
Manish Chopra
1
-0
/
+5
2013-08-15
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
1
-3
/
+3
2013-08-15
qlcnic: Fix set driver version command
Himanshu Madhani
2
-3
/
+6
2013-08-15
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
1
-5
/
+8
2013-08-15
xhci-plat: Don't enable legacy PCI interrupts.
Sarah Sharp
3
-2
/
+8
2013-08-15
usb: Don't fail port power resume on device disconnect.
Sarah Sharp
1
-8
/
+5
2013-08-15
usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
Lan Tianyu
1
-12
/
+2
2013-08-15
USB: handle LPM errors during device suspend correctly
Alan Stern
1
-33
/
+38
2013-08-15
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Julia Lawall
1
-1
/
+3
[next]