summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/u132-hcd.c
Commit message (Expand)AuthorAge
* usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2019-08-21
* usb: host: u132-hcd: remove unneeded variable frameHariprasad Kelam2019-06-06
* Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman2019-04-01
|\
| * usb: u132-hcd: fix resource leakMukesh Ojha2019-03-27
* | usb: u132-hcd: fix potential NULL pointer dereferenceKangjie Lu2019-03-26
|/
* usb: host: u132-hcd: fix a couple of indentation issuesColin Ian King2019-01-07
* usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai2018-09-05
* usb: host: u132-hcd: remove redundant variable num_portsColin Ian King2018-07-13
* USB: host: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: host: u132-hcd: constify hc_driver structuresJulia Lawall2017-07-30
* usb: host: u132-hcd: use list_for_each_entryGeliang Tang2016-01-24
* usb: ehci: ohci: fix bool assignmentsGeyslan G. Bem2015-12-04
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* USB: u132-hcd: Fix seperate word in printk messageMasanari Iida2015-10-04
* usb: host: u132-hcd: Simplify return statementSaurabh Karajgaonkar2015-08-05
* u132-hcd: use USB_DT_HUBSergei Shtylyov2015-04-03
* u132-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-03
|/
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* usb: host: Remove superfluous name castsGeert Uytterhoeven2013-12-03
* USB: host: use dev_get_platdata()Jingoo Han2013-07-31
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* usb: u132-hcd: Drop __TIME__ usageMichal Marek2011-04-13
* USB 3.0 Hub ChangesJohn Youn2011-03-13
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-13
* drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-10
* USB: fix u132-hcd code/data warningRandy Dunlap2010-05-20
* usb: u132-hcd.c: fix shadows sparse warningBill Pemberton2010-05-20
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* USB: automatically enable RHSC interruptsAlan Stern2008-08-21
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-06
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-25
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-25
* usb: u132-hcd driver: semaphore to mutexDaniel Walker2008-04-25
* usb: u132-hcd driver style clean upDaniel Walker2008-04-25
* USB: remove dev->power.power_stateAlan Stern2008-04-25
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* Fix u132-hcd.c compile errorMirco Tischler2008-02-23
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-23
* USB: ELAN U132 Host Controller Driver: convert sw_lock to mutexMatthias Kaehlcke2007-10-12
* USB: Eliminate urb->status usage!Alan Stern2007-10-12