Linus Torvalds
|
55b81e6f27
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Julia Lawall
|
30a0dee780
drivers/usb/host/isp1760-if.c: introduce missing kfree
|
13 years ago |
David Miller
|
abf058e10c
USB: Fix usb/isp1760 build on sparc
|
13 years ago |
Dave Martin
|
8ad028bd97
USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe()
|
13 years ago |
Paul Gortmaker
|
6eb0de8270
usb: Add module.h to drivers/usb consumers who really use it.
|
14 years ago |
Joachim Foerster
|
3a7655fcb2
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
|
13 years ago |
Joachim Foerster
|
8f5d621543
usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .
|
13 years ago |
Yong Zhang
|
b5dd18d874
USB: irq: Remove IRQF_DISABLED
|
14 years ago |
Grant Likely
|
d35fb64176
dt/usb: Eliminate users of of_platform_{,un}register_driver
|
14 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Tobias Klauser
|
e07afd3fb9
USB: isp1760: Use resource_size
|
15 years ago |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 years ago |
Németh Márton
|
c4386ad07c
USB host: make Open Firmware device id constant
|
15 years ago |
Michael Hennerich
|
9da69c604d
USB: isp1760: allow platform devices to customize devflags
|
16 years ago |
Mike Frysinger
|
4198e4f7e0
USB: isp1760: use __devexit_p() for remove function
|
16 years ago |
Catalin Marinas
|
f7e7aa5850
USB: Add platform device support for the ISP1760 USB chip
|
16 years ago |
Thomas Hommel
|
42c65396d4
USB: isp1760: don't auto disable Port1 on ISP1761
|
16 years ago |
Karl Bongers
|
6013bbbab0
USB: isp1760: Fix probe in PCI glue code
|
16 years ago |
Sebastian Andrzej Siewior
|
6c0735687d
USB: isp1760: use a specific PLX bridge instead of any bdridge
|
16 years ago |
Sebastian Andrzej Siewior
|
ff30bf1ca4
USB: remove optional bus bindings in isp1760, fixing runtime warning
|
16 years ago |
Greg Kroah-Hartman
|
802f389a2c
USB: remove err() macro from more usb drivers
|
17 years ago |
Julien Brunel
|
ce5dee50ed
USB: isp1760: Use an IS_ERR test rather than a NULL test
|
16 years ago |
Nate Case
|
3faefc88c1
USB: isp1760: Support board-specific hardware configurations
|
17 years ago |
Kay Sievers
|
7071a3ce0c
USB: usb dev_name() instead of dev->bus_id
|
17 years ago |
Al Viro
|
6399e7acbf
isp1760-if iomem annotations
|
17 years ago |
Sebastian Siewior
|
fe312e77f0
usb: fix compile warning in isp1760
|
17 years ago |
Sebastian Siewior
|
db11e47dd7
USB: ISP1760 HCD driver
|
17 years ago |