index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
u132-hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: u132-hcd: fix resource leak
Mukesh Ojha
2019-05-04
1
-0
/
+3
*
usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
Jia-Ju Bai
2018-09-26
1
-1
/
+1
*
usb: host: u132-hcd: use list_for_each_entry
Geliang Tang
2016-01-24
1
-12
/
+6
*
usb: ehci: ohci: fix bool assignments
Geyslan G. Bem
2015-12-04
1
-1
/
+1
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
USB: u132-hcd: Fix seperate word in printk message
Masanari Iida
2015-10-05
1
-2
/
+1
*
usb: host: u132-hcd: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
1
-26
/
+9
*
u132-hcd: use USB_DT_HUB
Sergei Shtylyov
2015-04-03
1
-1
/
+1
*
u132-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
1
-5
/
+5
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
2014-12-04
1
-2
/
+1
|
/
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-0
/
+1
*
usb: host: Remove superfluous name casts
Geert Uytterhoeven
2013-12-03
1
-1
/
+1
*
USB: host: use dev_get_platdata()
Jingoo Han
2013-07-31
1
-3
/
+3
*
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-03-28
1
-4
/
+5
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
usb: u132-hcd: Drop __TIME__ usage
Michal Marek
2011-04-13
1
-2
/
+1
*
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-5
/
+6
*
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
1
-5
/
+5
*
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-08-10
1
-6
/
+2
*
USB: fix u132-hcd code/data warning
Randy Dunlap
2010-05-20
1
-1
/
+1
*
usb: u132-hcd.c: fix shadows sparse warning
Bill Pemberton
2010-05-20
1
-2
/
+2
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+1
*
USB: automatically enable RHSC interrupts
Alan Stern
2008-08-21
1
-11
/
+0
*
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-1
/
+1
*
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
2008-07-06
1
-0
/
+11
*
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
2008-04-24
1
-11
/
+0
*
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
2008-04-24
1
-32
/
+0
*
usb: u132-hcd driver: semaphore to mutex
Daniel Walker
2008-04-24
1
-110
/
+110
*
usb: u132-hcd driver style clean up
Daniel Walker
2008-04-24
1
-2569
/
+2563
*
USB: remove dev->power.power_state
Alan Stern
2008-04-24
1
-6
/
+1
*
usb host: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
1
-0
/
+1
*
Fix u132-hcd.c compile error
Mirco Tischler
2008-02-23
1
-2
/
+2
*
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-23
1
-3
/
+8
*
USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex
Matthias Kaehlcke
2007-10-12
1
-17
/
+17
*
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
1
-19
/
+17
*
USB: add urb->unlinked field
Alan Stern
2007-10-12
1
-62
/
+62
*
USB: centralize -EREMOTEIO handling
Alan Stern
2007-10-12
1
-5
/
+0
*
USB: make HCDs responsible for managing endpoint queues
Alan Stern
2007-10-12
1
-51
/
+119
*
USB: Clean up duplicate includes in drivers/usb/
Jesper Juhl
2007-10-12
1
-1
/
+0
*
USB: u132-hcd.c - Fix a warning when CONFIG_PM=n
Gabriel C
2007-08-22
1
-0
/
+3
*
USB: use mutex instead of semaphore in the ELAN U132 adapter driver
Matthias Kaehlcke
2007-07-19
1
-8
/
+9
*
USB: fix more ftdi-elan/u132-hcd #include lossage
David Brownell
2007-05-22
1
-5
/
+7
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card
Tony Olech
2006-12-20
1
-60
/
+32
[next]