index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-30
USB: isp1362-hcd, fix double lock
Jiri Slaby
1
-5
/
+10
2010-06-30
USB: serial: ftdi: correct merge conflict with CONTEC id
Daniel Sangorrin
2
-8
/
+0
2010-06-30
USB: fix oops in usb_sg_init()
Alan Stern
1
-2
/
+5
2010-06-30
USB: s3c2410: deactivate endpoints before gadget unbinding
Vladimir Zapolskiy
1
-1
/
+5
2010-06-30
USB: ehci-mxc: bail out on transceiver problems
Wolfram Sang
1
-3
/
+10
2010-06-30
USB: otg/ulpi: bail out on read errors
Wolfram Sang
1
-6
/
+11
2010-06-30
usb: musb: Fix a bug by making suspend interrupt available in device mode
Maulik Mankad
1
-1
/
+2
2010-06-30
USB: r8a66597: Fix failure in change of status
Nobuhiro Iwamatsu
1
-1
/
+1
2010-06-30
USB: xHCI: Fix bug in link TRB activation change.
Sarah Sharp
1
-16
/
+46
2010-06-30
USB: gadget: g_fs: possible invalid pointer reference bug fixed
Michal Nazarewicz
1
-0
/
+11
2010-06-30
USB: g_serial: fix tty cleanup on unload
Jon Povey
1
-0
/
+1
2010-06-30
USB: g_serial: don't set low_latency flag
Jon Povey
1
-13
/
+2
2010-06-17
ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxx
Harro Haan
2
-46
/
+94
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
31
-107
/
+282
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2
-2
/
+2
2010-06-16
gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.
David S. Miller
1
-1
/
+1
2010-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
5
-40
/
+40
2010-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
13
-18
/
+180
2010-06-05
USB: unbind all interfaces before rebinding them
Alan Stern
1
-0
/
+2
2010-06-05
USB: serial: digi_acceleport: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-06-05
usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected
Grant Likely
1
-3
/
+17
2010-06-05
USB: cdc-acm: fix resource reclaim in error path of acm_probe
Axel Lin
1
-2
/
+4
2010-06-05
USB: ftdi_sio: fix DTR/RTS line modes
Daniel Mack
1
-0
/
+4
2010-06-05
USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout
Ben Dooks
1
-0
/
+26
2010-06-05
USB: s3c-hsotg: SoftDisconnect minimum 3ms
Ben Dooks
1
-0
/
+3
2010-06-05
USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs
Ben Dooks
1
-0
/
+25
2010-06-05
USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig
Maurus Cuelenaere
1
-0
/
+1
2010-06-05
USB: s3c: Enable soft disconnect during initialization
Thomas Abraham
1
-0
/
+3
2010-06-05
USB: xhci: Print NEC firmware version.
Sarah Sharp
4
-1
/
+49
2010-06-05
USB: xhci: Wait for host to start running.
Sarah Sharp
1
-7
/
+32
2010-06-05
USB: xhci: Wait for controller to be ready after reset.
Sarah Sharp
1
-1
/
+12
2010-06-05
USB: isp1362: fix inw warning on Blackfin systems
Mike Frysinger
1
-1
/
+1
2010-06-05
USB: mos7840: fix null-pointer dereference
Johan Hovold
1
-1
/
+0
2010-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+2
2010-06-03
of/usb: fsl_qe_udc.c: fix build breakage
Anatolij Gustschin
1
-2
/
+2
2010-06-02
of/usb: fix build error due to of_node pointer move
Grant Likely
1
-1
/
+1
2010-06-02
Merge branch 'sh/iomap'
Paul Mundt
5
-40
/
+40
2010-06-02
usb: r8a66597-hcd pio to mmio accessor conversion.
Paul Mundt
2
-15
/
+15
2010-06-02
usb: gadget: r8a66597-udc pio to mmio accessor conversion.
Paul Mundt
2
-14
/
+14
2010-06-02
usb: gadget: m66592-udc pio to mmio accessor conversion.
Paul Mundt
1
-11
/
+11
2010-06-01
usb/gadget: Replace the old USB audio FU definitions in f_audio.c
Takashi Iwai
1
-2
/
+2
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-1
/
+1
2010-05-25
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2010-05-25
usb: atm: speedtch: use new hex_to_bin() method
Andy Shevchenko
1
-3
/
+2
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2
-7
/
+19
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
193
-8725
/
+14540
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
6
-25
/
+27
2010-05-22
sanitize vfs_fsync calling conventions
Christoph Hellwig
1
-1
/
+1
2010-05-21
Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+111
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-1
/
+2
[prev]
[next]