Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 | 1 | -1/+1 |
| | | | | | | | This flag is a NOOP and can be removed now. Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> | ||||
* | USB host: Adding USB ehci & ohci support for spear platform | Deepak Sikri | 2010-11-16 | 1 | -0/+240 |
This patch adds support for ehci and ohci controller in the SPEAr platform. Changes since V2: added clear_tt_buffer_complete in ehci_spear_hc_driver Signed-off-by: Deepak Sikri <deepak.sikri@st.com> Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |