Age | Commit message (Expand) | Author |
2020-04-16 | usb: host: u132-hcd: Remove u132_static_list and list head u132_list | Madhuparna Bhowmik |
2019-10-04 | usb: host: u132-hcd: fix spelling mistake "overcurren" -> "overcurrent" | Colin Ian King |
2019-08-21 | usb: add a HCD_DMA flag instead of guestimating DMA capabilities | Christoph Hellwig |
2019-06-06 | usb: host: u132-hcd: remove unneeded variable frame | Hariprasad Kelam |
2019-04-01 | Merge 5.1-rc3 into usb-next | Greg Kroah-Hartman |
2019-03-28 | usb: u132-hcd: fix resource leak | Mukesh Ojha |
2019-03-26 | usb: u132-hcd: fix potential NULL pointer dereference | Kangjie Lu |
2019-01-07 | usb: host: u132-hcd: fix a couple of indentation issues | Colin Ian King |
2018-09-05 | usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame() | Jia-Ju Bai |
2018-07-13 | usb: host: u132-hcd: remove redundant variable num_ports | Colin Ian King |
2017-11-07 | USB: host: Remove redundant license text | Greg Kroah-Hartman |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2017-07-30 | usb: host: u132-hcd: constify hc_driver structures | Julia Lawall |
2016-01-24 | usb: host: u132-hcd: use list_for_each_entry | Geliang Tang |
2015-12-04 | usb: ehci: ohci: fix bool assignments | Geyslan G. Bem |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-10-05 | USB: u132-hcd: Fix seperate word in printk message | Masanari Iida |
2015-08-05 | usb: host: u132-hcd: Simplify return statement | Saurabh Karajgaonkar |
2015-04-03 | u132-hcd: use USB_DT_HUB | Sergei Shtylyov |
2015-01-25 | u132-hcd: use HUB_CHAR_* | Sergei Shtylyov |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-04 | USB / PM: Drop CONFIG_PM_RUNTIME from the USB core | Rafael J. Wysocki |
2014-10-20 | usb: host: drop owner assignment from platform_drivers | Wolfram Sang |
2013-12-08 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen |
2013-12-03 | usb: host: Remove superfluous name casts | Geert Uytterhoeven |
2013-07-31 | USB: host: use dev_get_platdata() | Jingoo Han |
2013-03-28 | USB: remove CONFIG_USB_SUSPEND option | Alan Stern |
2012-11-21 | usb: remove use of __devexit | Bill Pemberton |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton |
2012-11-21 | usb: remove use of __devexit_p | Bill Pemberton |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-04-13 | usb: u132-hcd: Drop __TIME__ usage | Michal Marek |
2011-03-13 | USB 3.0 Hub Changes | John Youn |
2011-03-13 | USB: Remove bitmap #define from hcd.h | Sarah Sharp |
2010-08-10 | drivers/usb: Remove unnecessary return's from void functions | Joe Perches |
2010-05-20 | USB: fix u132-hcd code/data warning | Randy Dunlap |
2010-05-20 | usb: u132-hcd.c: fix shadows sparse warning | Bill Pemberton |
2010-05-20 | USB: make hcd.h public (drivers dependency) | Eric Lescouet |
2008-08-21 | USB: automatically enable RHSC interrupts | Alan Stern |
2008-07-21 | USB: usb dev_name() instead of dev->bus_id | Kay Sievers |
2008-07-06 | Revert "USB: don't explicitly reenable root-hub status interrupts" | Linus Torvalds |
2008-04-24 | USB: don't explicitly reenable root-hub status interrupts | Alan Stern |
2008-04-24 | USB: clarify usage of hcd->suspend/resume methods | Alan Stern |
2008-04-24 | usb: u132-hcd driver: semaphore to mutex | Daniel Walker |
2008-04-24 | usb: u132-hcd driver style clean up | Daniel Walker |
2008-04-24 | USB: remove dev->power.power_state | Alan Stern |
2008-04-11 | usb host: fix platform driver hotplug/coldplug | Kay Sievers |
2008-02-23 | Fix u132-hcd.c compile error | Mirco Tischler |
2008-02-23 | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki |