index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
imx-sdma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-21
Revert "USB: quatech2: only write to the tty if the port is open."
Bill Pemberton
1
-5
/
+2
2013-03-21
USB: EHCI: fix regression in QH unlinking
Alan Stern
1
-1
/
+1
2013-03-19
usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio
Doug Anderson
1
-5
/
+6
2013-03-19
USB: EHCI: don't turn on PORT_SUSPEND during port resume
Alan Stern
1
-6
/
+5
2013-03-19
USB: EHCI: reorganize ehci_iaa_watchdog()
Alan Stern
1
-28
/
+25
2013-03-19
USB: EHCI: improve use of per-port status-change bits
Alan Stern
2
-6
/
+7
2013-03-19
USB: EHCI: decrease schedule-status poll timeout
Alan Stern
1
-4
/
+4
2013-03-18
USB: xhci - fix bit definitions for IMAN register
Dmitry Torokhov
1
-2
/
+2
2013-03-15
USB: EHCI: fix regression during bus resume
Alan Stern
3
-1
/
+15
2013-03-15
usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player
Dmitry Artamonow
1
-0
/
+7
2013-03-15
USB: xhci: correctly enable interrupts
Hannes Reinecke
2
-10
/
+16
2013-03-15
USB: ehci-omap: Get rid of omap_ehci_init()
Roger Quadros
1
-20
/
+1
2013-03-15
USB: ehci-omap: Fix detection in HSIC mode
Roger Quadros
1
-17
/
+15
2013-03-15
USB: ehci-omap: Try to get PHY even if not in PHY mode
Roger Quadros
1
-3
/
+4
2013-03-15
USB: ehci-omap: Add device tree support and binding information
Roger Quadros
2
-1
/
+68
2013-03-15
USB: ohci-omap3: Add device tree support and binding information
Roger Quadros
2
-0
/
+34
2013-03-15
USB: ohci-omap3: Get platform resources by index rather than by name
Roger Quadros
1
-3
/
+2
2013-03-15
USB: ehci-omap: Get platform resources by index rather than by name
Roger Quadros
1
-3
/
+2
2013-03-15
USB: ehci-omap: Select NOP USB transceiver driver
Roger Quadros
1
-0
/
+1
2013-03-15
USB: ehci-omap: Remove PHY regulator handling code
Roger Quadros
1
-34
/
+0
2013-03-15
USB: ehci-omap: Remove PHY reset handling code
Roger Quadros
1
-62
/
+10
2013-03-15
USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspend
Roger Quadros
1
-14
/
+62
2013-03-15
USB: ehci-omap: Use devm_ioremap_resource()
Roger Quadros
1
-16
/
+5
2013-03-15
USB: EHCI: split ehci-omap out to a separate driver
Alan Stern
4
-48
/
+37
2013-03-15
usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusb
Colin Ian King
1
-1
/
+1
2013-03-15
driver: usb: storage: remove cast for kmalloc return value
Zhang Yanfei
1
-2
/
+1
2013-03-15
USB: misc: usb3503: use module_i2c_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2013-03-15
usb: Use resource_size function
Paul Vlase
1
-1
/
+1
2013-03-15
USB: cdc-acm: Remove obsolete predefined speeds array
Samuel Tardieu
1
-8
/
+0
2013-03-15
usb: serial: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-15
USB: fix trivial usb_device kernel-doc errors
Nishanth Menon
1
-3
/
+1
2013-03-15
usb: storage: onetouch: tighten a range check
Dan Carpenter
1
-2
/
+2
2013-03-15
USB: remove incorrect __exit markups
Dmitry Torokhov
7
-12
/
+12
2013-03-15
usb/serial: Remove unnecessary check for console
Peter Hurley
1
-9
/
+5
2013-03-15
usb: host: ehci-mxc: Remove dev_info on probe
Fabio Estevam
1
-2
/
+0
2013-03-15
usb: host: ehci-mxc: Remove unneeded header file
Fabio Estevam
1
-4
/
+0
2013-03-15
usb: chipidea: usbmisc_imx6q: Staticize usbmisc_imx6q_drv_init/exit()
Fabio Estevam
1
-2
/
+2
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
3
-0
/
+12
2013-03-15
mm/fremap.c: fix possible oops on error path
Michel Lespinasse
1
-3
/
+2
2013-03-14
Staging: ccg: remove it from the build
Greg Kroah-Hartman
2
-3
/
+0
2013-03-14
list: Fix double fetch of pointer in hlist_entry_safe()
Paul E. McKenney
1
-1
/
+3
2013-03-13
idr: idr_alloc() shouldn't trigger lowmem warning when preloaded
Tejun Heo
1
-13
/
+25
2013-03-13
UAPI: fix endianness conditionals in M32R's asm/stat.h
David Howells
1
-2
/
+2
2013-03-13
UAPI: fix endianness conditionals in linux/raid/md_p.h
David Howells
1
-2
/
+4
2013-03-13
UAPI: fix endianness conditionals in linux/acct.h
David Howells
1
-2
/
+4
2013-03-13
UAPI: fix endianness conditionals in linux/aio_abi.h
David Howells
1
-2
/
+2
2013-03-13
decompressors: fix typo "POWERPC"
Paul Bolle
1
-1
/
+1
2013-03-13
mm/fremap.c: fix oops on error path
Andrew Morton
1
-2
/
+4
2013-03-13
idr: deprecate idr_pre_get() and idr_get_new[_above]()
Tejun Heo
2
-52
/
+55
2013-03-13
tidspbridge: convert to idr_alloc()
Tejun Heo
1
-44
/
+26
[next]