Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
90f7976880bbbf9968629500972f8e2f80401217
/
drivers
/
usb
/
gadget
90f7976
USB: Remove unsupported usb gadget drivers
by Christoph Egger
· 15 years ago
8e7e61d
USB: f_mass_storage: fix crash on bind() error
by Peter Korsgaard
· 15 years ago
d7e18a9
USB: g_mass_storage: min(...) warning fixed
by Michal Nazarewicz
· 15 years ago
a79df50
usb: gadgetfs: Convert semaphore to mutex
by Thomas Gleixner
· 15 years ago
b00ce11
USB: g_mass_storage: superfluous and missing packets fixed
by Michal Nazarewicz
· 15 years ago
7f1ee82
USB: mass_storage: eject LUNs on thread exit
by Michal Nazarewicz
· 15 years ago
5e23e90
USB: pxa27x_udc: Fix deadlocks on request queueing
by Robert Jarzmik
· 15 years ago
5b52025
USB: s3c-hsotg: replace deprecated dma_sync_single()
by FUJITA Tomonori
· 15 years ago
0978f8c
USB: s3c-hsotg: Staticise non-exported functions
by Mark Brown
· 15 years ago
aa79074
USB: gadget: Add DEVTYPE support for Ethernet functions
by Marcel Holtmann
· 15 years ago
1ba2557
USB goku_udc: make PCI device id constant
by Németh Márton
· 15 years ago
07824d3
USB gadget: make Open Firmware device id constant
by Németh Márton
· 15 years ago
f358f5b
USB: gadget: introduce g_nokia gadget driver
by Felipe Balbi
· 15 years ago
c9188ad
USB: Correct CONFIG variable typo.
by Robert P. J. Day
· 15 years ago
767ffec
USB: gadget: add INT support for Blackfin musb
by Cliff Cai
· 15 years ago
3a8a3b1
USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB
by Bryan Wu
· 15 years ago
d8bb0fd
USB: at91_udc.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
3ba37bd
USB: atmel_usba_udc.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
5c90e31
USB: pxa27x_udc.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
4fdb31d
USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware
by Enrico Scholz
· 15 years ago
12c2a68
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 15 years ago
aefbd3e
usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h
by Daniel Mack
· 15 years ago
31e5d4a
USB: gadget: fix EEM gadget CRC usage
by Brian Niebuhr
· 15 years ago
dbe4a99
USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage
by Michal Nazarewicz
· 15 years ago
6feb63b
USB: s3c-hsotg: Export usb_gadget_register_driver()
by Mark Brown
· 15 years ago
ae3a079
USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()
by Mark Brown
· 15 years ago
feef1d9
USB: audio gadget: free alsa devices when unloading
by Cliff Cai
· 15 years ago
d16f172
USB: audio gadget: fix wTotalLength calculation
by Cliff Cai
· 15 years ago
ff3b968
USB: gadget: Use ERR_PTR/IS_ERR
by Julia Lawall
· 15 years ago
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
3126c13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
396cda9
USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS
by Michal Nazarewicz
· 15 years ago
5791e10
USB: g_multi kconfig: fix depends and help text
by Randy Dunlap
· 15 years ago
f176a5d
USB: g_multi: Multifunction Composite Gadget added
by Michal Nazarewicz
· 15 years ago
c85efcb
USB: g_mass_storage: thread_exits callback added
by Michal Nazarewicz
· 15 years ago
915c8be
USB: composite: usb_composite_unregister() no longer __exit
by Michal Nazarewicz
· 15 years ago
8ea864c
USB: g_mass_storage: most data moved to fsg_common
by Michal Nazarewicz
· 15 years ago
d26a6aa
USB: g_mass_storage: code cleaned up and comments updated
by Michal Nazarewicz
· 15 years ago
e8b6f8c
USB: g_mass_storage: lun_name_format and thread_name added
by Michal Nazarewicz
· 15 years ago
481e492
USB: g_mass_storage: fsg_config added & module params handlig changed
by Michal Nazarewicz
· 15 years ago
d23b0f0
USB: g_mass_storage: Mass Storage Function created
by Michal Nazarewicz
· 15 years ago
b97503f
USB: Interface Association Descriptors added to CDC & RNDIS
by Michal Nazarewicz
· 15 years ago
9c61021
USB: g_mass_storage: fsg_common_init() created
by Michal Nazarewicz
· 15 years ago
606206c2
USB: g_mass_storage: constant length buffers used
by Michal Nazarewicz
· 15 years ago
a41ae41
USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure
by Michal Nazarewicz
· 15 years ago
93bcf12
USB: g_mass_storage: testing code from f_mass_storage.c removed
by Michal Nazarewicz
· 15 years ago
d5e2b67
USB: g_mass_storage: template f_mass_storage.c file created
by Michal Nazarewicz
· 15 years ago
93f9374
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
by Michal Nazarewicz
· 15 years ago
e909ef5
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
by Michal Nazarewicz
· 15 years ago
d618170
USB: g_file_storage: "fsg_" prefix added to some identifiers
by Michal Nazarewicz
· 15 years ago
b6058d0
USB: g_file_storage: parts of file_storage.c moved to separate file
by Michal Nazarewicz
· 15 years ago
23f6d91
USB: modifications for at91sam9g10
by Hong Xu
· 15 years ago
0ad7252
USB audio gadget: handle endpoint control requests at the function level
by Laurent Pinchart
· 15 years ago
5242658
USB gadget: Handle endpoint requests at the function level
by Laurent Pinchart
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
1c496784
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
c5deb83
usb: amd5536udc: fixed shared interrupt bug and warning oops
by Thomas Dahlmann
· 15 years ago
45f780a
omap1: omap_udc: Add clocking and disable vbus sense for omap7xx
by Cory Maccarrone
· 15 years ago
58c12bd
powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds
by Anton Vorontsov
· 15 years ago
774facd
Merge branch '7xx-iosplit-plat' with omap-fixes
by Tony Lindgren
· 15 years ago
37c4fd8
USB: fsl_udc_core: Fix kernel oops on module removal
by Anton Vorontsov
· 15 years ago
0996391
ARM: Fix lubbock defconfig build
by Russell King
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
4238ef5
USB: gadget: Fix EEM driver comments and VID/PID
by Brian Niebuhr
· 15 years ago
c6c5992
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
d86a83f
USB: gadget: imx_udc: Use resource size
by Tobias Klauser
· 15 years ago
1442138
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
59c82d1
usb: r8a66597-udc unaligned fifo fix
by Magnus Damm
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
9e221be
USB: gadget: ether needs to select CRC32
by Randy Dunlap
· 15 years ago
7f53669
USB: gadget: double free_irq() in at91udc_probe()
by Roel Kluin
· 15 years ago
48d3167
USB: double put_tty_driver(gs_tty_driver) in gserial_setup()
by Roel Kluin
· 15 years ago
04c4ab1
USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry
by Anton Vorontsov
· 15 years ago
823c3fd
USB: s3c2410: unregister should call unbind, not disconnect
by Alan Stern
· 15 years ago
9b39e9d
USB: gadget: Add EEM gadget driver
by Brian Niebuhr
· 15 years ago
e792b1b
USB: gadget: audio driver seg-fault fix
by Robin Callender
· 15 years ago
417b57b
USB: gadget: Read buffer overflow
by Roel Kluin
· 15 years ago
aa781af
USB: at91: Add USB gadget driver selection for at91sam9g45 series
by Nicolas Ferre
· 15 years ago
e923822
USB: dummy-hcd: accept mismatch between wLength and transfer length
by Alan Stern
· 15 years ago
b780021
USB: gadget: s3c-hsotg: missing parentheses
by Roel Kluin
· 16 years ago
058e698
USB: gadget: Drop NULL test on list_entry result
by Julia Lawall
· 16 years ago
ab26d20
USB: gadget: pxa25x: basic transceiver support
by Philipp Zabel
· 16 years ago
b95cd7e
USB audio gadget: Un-inline generic_[gs]et_cmd
by Laurent Pinchart
· 16 years ago
512ad27
USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h
by Laurent Pinchart
· 16 years ago
85e08ca
USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h
by Laurent Pinchart
· 16 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
ea88023
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
25a79c4
usbnet: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
56fd126
usb: gadget: m66592-udc needs linux/err.h.
by Paul Mundt
· 15 years ago
9e7291c
usb: r8a66597-udc: implement the set_wedge method
by Yoshihiro Shimoda
· 15 years ago
0bb886d
usb: r8a66597-udc disable interrupts on shutdown fix
by Magnus Damm
· 15 years ago
ef5ce3b
usb: r8a66597-udc buffer management update
by Magnus Damm
· 15 years ago
d2e27bd
usb: add clock support to r8a66597 gadget driver
by Magnus Damm
· 15 years ago
Next »