index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
u132-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-10-05
USB: u132-hcd: Fix seperate word in printk message
Masanari Iida
1
-2
/
+1
2015-08-05
usb: host: u132-hcd: Simplify return statement
Saurabh Karajgaonkar
1
-26
/
+9
2015-04-03
u132-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-01-25
u132-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-5
/
+5
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-2
/
+1
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-12-03
usb: host: Remove superfluous name casts
Geert Uytterhoeven
1
-1
/
+1
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
1
-4
/
+5
2012-11-21
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-04-13
usb: u132-hcd: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-03-13
USB 3.0 Hub Changes
John Youn
1
-5
/
+6
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-5
/
+5
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-6
/
+2
2010-05-20
USB: fix u132-hcd code/data warning
Randy Dunlap
1
-1
/
+1
2010-05-20
usb: u132-hcd.c: fix shadows sparse warning
Bill Pemberton
1
-2
/
+2
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
1
-11
/
+0
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
1
-0
/
+11
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
1
-11
/
+0
2008-04-24
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
1
-32
/
+0
2008-04-24
usb: u132-hcd driver: semaphore to mutex
Daniel Walker
1
-110
/
+110
2008-04-24
usb: u132-hcd driver style clean up
Daniel Walker
1
-2569
/
+2563
2008-04-24
USB: remove dev->power.power_state
Alan Stern
1
-6
/
+1
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-02-23
Fix u132-hcd.c compile error
Mirco Tischler
1
-2
/
+2
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
1
-3
/
+8
2007-10-12
USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex
Matthias Kaehlcke
1
-17
/
+17
2007-10-12
USB: Eliminate urb->status usage!
Alan Stern
1
-19
/
+17
2007-10-12
USB: add urb->unlinked field
Alan Stern
1
-62
/
+62
2007-10-12
USB: centralize -EREMOTEIO handling
Alan Stern
1
-5
/
+0
2007-10-12
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-51
/
+119
2007-10-12
USB: Clean up duplicate includes in drivers/usb/
Jesper Juhl
1
-1
/
+0
2007-08-22
USB: u132-hcd.c - Fix a warning when CONFIG_PM=n
Gabriel C
1
-0
/
+3
2007-07-19
USB: use mutex instead of semaphore in the ELAN U132 adapter driver
Matthias Kaehlcke
1
-8
/
+9
2007-05-22
USB: fix more ftdi-elan/u132-hcd #include lossage
David Brownell
1
-5
/
+7
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-12-20
USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card
Tony Olech
1
-60
/
+32
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-9
/
+5
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-6
/
+2
2006-12-01
USB: ftdi-elan.c: fixes and cleanups
Adrian Bunk
1
-5
/
+1
2006-12-01
USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static
Adrian Bunk
1
-1
/
+1
[next]