index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-hub.c
Age
Commit message (
Expand
)
Author
2010-08-10
USB: controller resume should check the root hub
Alan Stern
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-04-30
USB: OHCI: don't look at the root hub to get the number of ports
Alan Stern
2008-10-17
USB: OHCI: fix endless polling behavior
Alan Stern
2008-10-17
OHCI: Allow broken controllers to auto-stop
Alan Stern
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
2008-08-13
USB: Hook start_hnp into ohci struct
Dmitry Baryshkov
2008-08-13
USB: OHCI: fix system hang caused by earlier patch
Alan Stern
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
2008-05-02
USB: OHCI: work around bogus compiler warning
Alan Stern
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
2008-04-24
USB: OHCI: turn off RD when remote wakeup is disabled
Alan Stern
2008-04-24
USB: HCDs use the do_remote_wakeup flag
Alan Stern
2008-04-24
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
2008-04-24
USB: ohci: port reset paranoia timeout
David Brownell
2007-07-12
USB: Fix NEC OHCI chip silicon bug
Michael Hanselmann
2007-06-08
OHCI: Fix machine check in ohci_hub_status_data
Alan Stern
2006-12-20
USB: ohci handles hardware faults during root port resets
Takamasa Ohtake
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
2006-12-01
OHCI: make autostop conditional on CONFIG_PM
Alan Stern
2006-12-01
OHCI: change priority level of resume log message
Alan Stern
2006-12-01
USB: OHCI: remove stale testing code from root-hub resume
Alan Stern
2006-12-01
USB: OHCI: disable RHSC inside interrupt handler
Alan Stern
2006-12-01
USB: ohci-hcd: fix compiler warning
Alan Stern
2006-11-16
USB: OHCI: fix root-hub resume bug
Alan Stern
2006-11-16
OHCI: disallow autostop when wakeup is not available
Alan Stern
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-28
USB: fix build error in ohci driver
Greg Kroah-Hartman
2006-09-28
OHCI: add auto-stop support
Alan Stern
2006-09-28
OHCI: remove existing autosuspend code
Alan Stern
2006-09-27
usbcore: remove usb_suspend_root_hub
Alan Stern
2006-09-27
USB: OHCI avoids root hub timer polling
David Brownell
2006-07-12
[PATCH] USB: OHCI hub code unaligned access
David Miller
2006-03-20
[PATCH] USB: ohci uses driver model wakeup flags
David Brownell
2006-01-04
[PATCH] USB: Remove USB private semaphore
Alan Stern
2005-11-29
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
2005-10-28
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
2005-10-28
[PATCH] OHCI PM updates
David Brownell
2005-10-28
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
2005-09-12
[PATCH] USB: OHCI relies less on NDP register
David Brownell
2005-07-12
[PATCH] USB: coverity: (desc->bitmap)[] overrun fix
KAMBAROV, ZAUR
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds