mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v7 0/5] input: add usb keyboard driver
@ 2015-09-24 16:20 Peter Mamonov
  2015-09-24 16:20 ` [PATCH v7 1/5] common: clock: introduce mdelay_non_interruptible() Peter Mamonov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Peter Mamonov @ 2015-09-24 16:20 UTC (permalink / raw)
  To: barebox

Changes since v6:
	common: clock: fix formatting
	usb: ehci-hcd: ehci_reentrance_detect() is a function
	usb: ehci-hcd: call dma_sync_single_for_device() when appropriate
	input: usb_kbd: use dma_alloc instead of dma_alloc_coherent

Peter Mamonov (5):
	common: clock: introduce mdelay_non_interruptible()
	usb: ehci-hcd: port periodic transactions
	usb: ehci-hcd: detect re-entrance
	usb: ehci-hcd: use mdelay_non_interruptible()
	input: port usb keyboard driver from the u-boot

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-29  6:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-24 16:20 [PATCH v7 0/5] input: add usb keyboard driver Peter Mamonov
2015-09-24 16:20 ` [PATCH v7 1/5] common: clock: introduce mdelay_non_interruptible() Peter Mamonov
2015-09-24 16:20 ` [PATCH v7 2/5] usb: ehci-hcd: port periodic transactions implementation from the u-boot Peter Mamonov
2015-09-24 16:20 ` [PATCH v7 3/5] usb: ehci-hcd: detect re-entrance Peter Mamonov
2015-09-24 16:20 ` [PATCH v7 4/5] usb: ehci-hcd: use mdelay_non_interruptible() Peter Mamonov
2015-09-24 16:20 ` [PATCH v7 5/5] input: port usb keyboard driver from the u-boot Peter Mamonov
2015-09-29  6:43 ` [PATCH v7 0/5] input: add usb keyboard driver Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox