Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
107063c6156a0cbf055e771baafc28a3e3c0fb9b
/
drivers
/
usb
/
gadget
8e9d20897
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
61a0918
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
0c93ea4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
5df5852
usb: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
4c24b6d
USB: pxa27x_udc: typo fixes and code cleanups
by Vernon Sauder
· 16 years ago
ab943a2
USB: gadget: gadget zero uses new suspend/resume hooks
by David Brownell
· 16 years ago
8942939
USB: gadget: composite device-level suspend/resume hooks
by David Brownell
· 16 years ago
16e2e5f
USB: make transfer_buffer_lengths in struct urb field u32
by Greg Kroah-Hartman
· 16 years ago
b2bdf3a
USB: composite: avoid inconsistent lock state
by Felipe Balbi
· 16 years ago
551509d
USB: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
6f8aa65
USB: add missing KERN_* constants to printks
by Frank Seidel
· 16 years ago
b633d28
USB: imx_udc: Fix IMX UDC gadget general irq handling
by Darius Augulis
· 16 years ago
d24921a
USB: imx_udc: Fix IMX UDC gadget ep0 irq handling
by Darius Augulis
· 16 years ago
593bef6
USB: imx_udc: Fix IMX UDC gadget code style
by Darius Augulis
· 16 years ago
8f182e5
USB: imx_udc: Fix IMX UDC gadget bugs
by Darius Augulis
· 16 years ago
bcbbbfc
USB: gadget: remove duplicated #include
by Huang Weiyi
· 16 years ago
00185a6
USB: Remove redundant test in pxa27x_udc and ftdi_sio
by Julia Lawall
· 16 years ago
ee069fb
USB: pxa27x_udc: add vbus_draw callback
by Robert Jarzmik
· 16 years ago
7fec3c2
USB: pxa27x_udc: add otg transceiver support
by Robert Jarzmik
· 16 years ago
b799a7e
USB: pxa27x_udc: add vbus session handling
by Robert Jarzmik
· 16 years ago
eb50702
USB: pxa27x_udc: factor pullup code to prepare otg transceiver
by Robert Jarzmik
· 16 years ago
090b901
USB: gadget: fix rndis regression
by David Brownell
· 16 years ago
dec14f8
Merge branch 'topic/snd_card_new-err' into for-linus
by Takashi Iwai
· 16 years ago
b555649
usbnet: convert rndis driver to use dev_get_stats
by Stephen Hemminger
· 16 years ago
db1dd4d
Use f_lock to protect f_flags
by Jonathan Corbet
· 16 years ago
aa4abc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
54b9ed3
USB: gadget: fix build error in omap_apollon_2420_defconfig
by David Brownell
· 16 years ago
ce459ec
USB: g_file_storage: automatically disable stalls under Atmel
by Alan Stern
· 16 years ago
29a46bf
usb: gadget: obex: select correct ep descriptors
by Felipe Balbi
· 16 years ago
9a6e184
USB: fsl_usb2_udc: fix potential queue head corruption
by Li Yang
· 16 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
22eb36f
[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0
by Roel Kluin
· 16 years ago
5e30589
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
35c26c2
rndis: remove private wrapper of __constant_cpu_to_le32
by Harvey Harrison
· 16 years ago
af3ddbd
USB: fsl_qe_udc: Fix stalled TX requests bug
by Anton Vorontsov
· 16 years ago
82341b3
USB: fsl_qe_udc: Fix muram corruption by disabled endpoints
by Anton Vorontsov
· 16 years ago
ef84e40
USB: fsl_qe_udc: Fix disconnects reporting during bus reset
by Anton Vorontsov
· 16 years ago
2247818
USB: fsl_qe_udc: Fix QE USB controller initialization
by Anton Vorontsov
· 16 years ago
a30551d
USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()
by Anton Vorontsov
· 16 years ago
94f341db
USB: fsl_qe_udc: Fix oops on QE UDC probe failure
by Anton Vorontsov
· 16 years ago
0df2479
USB: GADGET: fix !x & y
by Roel Kluin
· 16 years ago
0888951
USB: composite: Fix bug: low byte of w_index is the usb interface number not the whole 2 bytes of w_index
by Bryan Wu
· 16 years ago
dd4dff8
USB: composite: Fix bug: should test set_alt function pointer before use it
by Bryan Wu
· 16 years ago
183c6e0
drivers/usb/gadget: Convert to snd_card_create()
by Takashi Iwai
· 16 years ago
7f46b13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
5ec38f3
gadget: convert devices to new API
by Stephen Hemminger
· 16 years ago
ab638e6
phonet: update to net_device_ops
by Stephen Hemminger
· 16 years ago
32e7fea
USB: Fix goku_udc usb speed handling
by SangSu Park
· 16 years ago
2a4f136
USB: add imx udc gadget driver
by Darius Augulis
· 16 years ago
085ad40
USB: musb: add Blackfin Kconfig options and Makefile
by Bryan Wu
· 16 years ago
889394b
USB: gadget: don't wait for completion twice
by Felipe Balbi
· 16 years ago
68144e0
USB: otg: add otg_put_transceiver()
by Philipp Zabel
· 16 years ago
ea99ecf
USB: gadget: s3c2410_udc uses standard GPIO calls
by Ben Dooks
· 16 years ago
b40fc2a
USB: gadget: pxa25x_udc vbus sense initialization
by David Brownell
· 16 years ago
aa69a80
USB: gadget: MIPS ci13xxx_udc
by David Lopo
· 16 years ago
bb9496c
USB: gadget: change simple_strtol to simple_strtoul
by Julia Lawall
· 16 years ago
12aae68
USB: g_file_storage: add CD-ROM emulation
by Alan Stern
· 16 years ago
1c53e6c
USB: gadget: pxa27x_udc.c: cleanup kernel-doc
by Qinghuang Feng
· 16 years ago
0a2e5b9
USB: m66592 and r8a66597 resource changes
by Magnus Damm
· 16 years ago
cd40c4c
USB: fsl_qe_udc: Check for muram allocation errors
by Anton Vorontsov
· 16 years ago
da2bbdc
USB: avoid needless address-taking of function parameters
by Harvey Harrison
· 16 years ago
c682b17
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
4c728ef
add a vfs_fsync helper
by Christoph Hellwig
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
14a3c4a
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
d643510
usb: Fix up sh_mobile usbf clock framework warnings.
by Paul Mundt
· 16 years ago
af5be79
sh: sh_mobile usbf clock framework support
by Magnus Damm
· 16 years ago
9732d52
Phonet: USB CDC Phonet function for gadget framework
by Rémi Denis-Courmont
· 16 years ago
7c12414
USB: gadget: fix rndis working at high speed
by David Brownell
· 16 years ago
72aaf09
Merge git://git.marvell.com/orion into devel
by Russell King
· 16 years ago
aa2ba5f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
1f15a50
USB: fsl_usb2_udc: Report disconnect before unbinding
by Anton Vorontsov
· 16 years ago
9ac36da
USB: fsl_qe_udc: Report disconnect before unbinding
by Anton Vorontsov
· 16 years ago
fba6700
Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
by Russell King
· 16 years ago
7ef4de1
Merge branch 'highmem' into devel
by Russell King
· 16 years ago
e0d8b13
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
by Russell King
· 16 years ago
47fd6f7
[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0
by Jaya Kumar
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ccad637
netdev: expose ethernet address primitives
by Stephen Hemminger
· 16 years ago
ff34950
USB: gadget rndis: send notifications
by Richard Röjfors
· 16 years ago
9c26452
USB: gadget rndis: stop windows self-immolation
by David Brownell
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e50ae57
USB: gadget: cdc-acm deadlock fix
by David Brownell
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e856359
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2
by Ben Dooks
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
57bd4b9
[ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat
by Ben Dooks
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
3131f7b
USB: Fix unneeded endpoint check in pxa27x_udc
by Robert Jarzmik
· 16 years ago
dd9ebf14
usb/gadget: fix kernel-doc warning
by Randy Dunlap
· 16 years ago
d66937d
USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udc
by Zhaolei
· 16 years ago
15d5a9a
usb/fsl_qe_udc: clear data toggle on clear halt request
by Li Yang
· 16 years ago
928dfa6
usb/fsl_qe_udc: fix response to get status request
by Li Yang
· 16 years ago
23d7cd0
fsl_usb2_udc: Fix oops on probe failure.
by Will Newton
· 16 years ago
59097fb
fsl_usb2_udc: Add a wmb before priming endpoint.
by Will Newton
· 16 years ago
224b503
fsl_usb2_udc: Make fsl_queue_td return type void.
by Will Newton
· 16 years ago
825bee3
fsl_usb2_udc: Uninline udc_reset_ep_queue.
by Will Newton
· 16 years ago
c93eebb
fsl_usb2_udc: Rename the arguments of the fsl_writel macro.
by Will Newton
· 16 years ago
Next »