index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
u132-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-21
usb: host: u132-hcd: Delete driver
Uwe Kleine-König
1
-3239
/
+0
2023-03-21
usb: host: u132-hcd: Drop if with an always true condition
Uwe Kleine-König
1
-32
/
+34
2023-03-21
usb: host: u132-hcd: Various style improvements
Uwe Kleine-König
1
-190
/
+208
2022-09-05
usb: clean up after dropping driver registration log spam
Ard Biesheuvel
1
-1
/
+0
2021-11-17
usb: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-06-17
usb: host: u132-hcd: remove redundant continue statements
Colin Ian King
1
-4
/
+2
2021-04-09
usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
1
-2
/
+1
2020-12-09
USB: host: u123-hcd: remove trailing semicolon in macro definition
Tom Rix
1
-3
/
+3
2020-04-16
usb: host: u132-hcd: Remove u132_static_list and list head u132_list
Madhuparna Bhowmik
1
-10
/
+0
2019-10-04
usb: host: u132-hcd: fix spelling mistake "overcurren" -> "overcurrent"
Colin Ian King
1
-1
/
+1
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-2
/
+0
2019-06-06
usb: host: u132-hcd: remove unneeded variable frame
Hariprasad Kelam
1
-2
/
+1
2019-04-01
Merge 5.1-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2019-03-27
usb: u132-hcd: fix resource leak
Mukesh Ojha
1
-0
/
+3
2019-03-26
usb: u132-hcd: fix potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
2019-01-07
usb: host: u132-hcd: fix a couple of indentation issues
Colin Ian King
1
-2
/
+4
2018-09-05
usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
Jia-Ju Bai
1
-1
/
+1
2018-07-13
usb: host: u132-hcd: remove redundant variable num_ports
Colin Ian King
1
-2
/
+0
2017-11-07
USB: host: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-07-30
usb: host: u132-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2016-01-25
usb: host: u132-hcd: use list_for_each_entry
Geliang Tang
1
-12
/
+6
2015-12-04
usb: ehci: ohci: fix bool assignments
Geyslan G. Bem
1
-1
/
+1
2015-11-07
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-15
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-09
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-08-01
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-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
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-14
usb: u132-hcd: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-03-14
USB 3.0 Hub Changes
John Youn
1
-5
/
+6
2011-03-14
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-21
USB: fix u132-hcd code/data warning
Randy Dunlap
1
-1
/
+1
2010-05-21
usb: u132-hcd.c: fix shadows sparse warning
Bill Pemberton
1
-2
/
+2
2010-05-21
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-22
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
[next]