Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3a18ca061311f2f1ee9c44012f89c7436d392117
/
drivers
/
usb
/
host
/
isp1760-if.c
d4f09e2
USB: host: use dev_get_platdata()
by Jingoo Han
· 11 years ago
477527b
USB: host: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
72d9c8b
usb: isp1760-if: fix memleak when platform_get_resource fail
by Libo Chen
· 12 years ago
fb4e98a
usb: remove use of __devexit
by Bill Pemberton
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
d124a60
USB: isp1760-if: Change to use irq_of_parse_and_map
by Nobuhiro Iwamatsu
· 12 years ago
310e9e3
isp1760-if: make module unloads correctly
by Michael Grzeschik
· 13 years ago
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
30a0dee
drivers/usb/host/isp1760-if.c: introduce missing kfree
by Julia Lawall
· 13 years ago
abf058e
USB: Fix usb/isp1760 build on sparc
by David Miller
· 13 years ago
8ad028b
USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe()
by Dave Martin
· 13 years ago
6eb0de8
usb: Add module.h to drivers/usb consumers who really use it.
by Paul Gortmaker
· 13 years ago
3a7655f
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
by Joachim Foerster
· 13 years ago
8f5d621
usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .
by Joachim Foerster
· 13 years ago
b5dd18d
USB: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
d35fb64
dt/usb: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
e07afd3
USB: isp1760: Use resource_size
by Tobias Klauser
· 15 years ago
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
c4386ad
USB host: make Open Firmware device id constant
by Németh Márton
· 15 years ago
9da69c6
USB: isp1760: allow platform devices to customize devflags
by Michael Hennerich
· 15 years ago
4198e4f
USB: isp1760: use __devexit_p() for remove function
by Mike Frysinger
· 15 years ago
f7e7aa5
USB: Add platform device support for the ISP1760 USB chip
by Catalin Marinas
· 16 years ago
42c6539
USB: isp1760: don't auto disable Port1 on ISP1761
by Thomas Hommel
· 16 years ago
6013bbb
USB: isp1760: Fix probe in PCI glue code
by Karl Bongers
· 16 years ago
6c07356
USB: isp1760: use a specific PLX bridge instead of any bdridge
by Sebastian Andrzej Siewior
· 16 years ago
ff30bf1
USB: remove optional bus bindings in isp1760, fixing runtime warning
by Sebastian Andrzej Siewior
· 16 years ago
802f389
USB: remove err() macro from more usb drivers
by Greg Kroah-Hartman
· 16 years ago
ce5dee5
USB: isp1760: Use an IS_ERR test rather than a NULL test
by Julien Brunel
· 16 years ago
3faefc8
USB: isp1760: Support board-specific hardware configurations
by Nate Case
· 16 years ago
7071a3c
USB: usb dev_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
6399e7a
isp1760-if iomem annotations
by Al Viro
· 16 years ago
fe312e7
usb: fix compile warning in isp1760
by Sebastian Siewior
· 17 years ago
db11e47
USB: ISP1760 HCD driver
by Sebastian Siewior
· 17 years ago