index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: use kfifo to buffer usb-generic serial writes
David VomLehn
2009-09-23
3
-81
/
+134
*
USB: ohci-ep93xx.c: remove unused variable
H Hartley Sweeten
2009-09-23
1
-1
/
+0
*
USB: otg: fix twl4030-usb build
Randy Dunlap
2009-09-23
1
-1
/
+1
*
USB: Fix CDC EEM host driver 'sentinel' CRC validation
Brian Niebuhr
2009-09-23
1
-7
/
+10
*
USB: gadget: Update Freescale UDC entry in MAINTAINERS
Li Yang
2009-09-23
1
-2
/
+2
*
USB: isp1362: Correct use of ! and &
Julia Lawall
2009-09-23
1
-4
/
+8
*
USB: EHCI: ensure all watchdog timer events are deleted when suspending usb
Jon Hunter
2009-09-23
1
-0
/
+5
*
USB: otg: twl4030-usb.c: mark .init as subsys_initcall_sync
Ming Lei
2009-09-23
1
-1
/
+1
*
USB: musb: fix put_device() call sequence
Ajay Kumar Gupta
2009-09-23
1
-4
/
+4
*
USB: Work around BIOS bugs by quiescing USB controllers earlier
David Woodhouse
2009-09-23
1
-1
/
+1
*
USB: increase usbdevfs max isoc buffer size
Markus Rechberger
2009-09-23
1
-1
/
+2
*
USB: isp1362: fix pulldown register defines and conf logic
Ken MacLeod
2009-09-23
2
-3
/
+3
*
USB: gadget: audio driver seg-fault fix
Robin Callender
2009-09-23
1
-4
/
+6
*
USB: gadget: Read buffer overflow
Roel Kluin
2009-09-23
1
-1
/
+1
*
USB: usb-storage fails to attach to Huawei Datacard cdrom device
fangxiaozhi
2009-09-23
1
-1
/
+1
*
USB: ark3116: add IrDA support for Gembird UIR-22
Ondrej Zary
2009-09-23
1
-1
/
+23
*
USB: ohci-pxa27x: Allow NOCP and OCPM to be cleared
Aric Blumer
2009-09-23
1
-0
/
+4
*
USB: EHCI: OHCI: Remove unnecessary includes of reboot.h
Anand Gadiyar
2009-09-23
3
-3
/
+0
*
USB: audio: guard kernel-only code with __KERNEL__
Michael S. Tsirkin
2009-09-23
1
-0
/
+4
*
USB: at91: modify OHCI driver to allow shared interrupts
Nicolas Ferre
2009-09-23
1
-1
/
+1
*
USB: at91: Add USB gadget driver selection for at91sam9g45 series
Nicolas Ferre
2009-09-23
1
-2
/
+2
*
USB: at91: Add USB EHCI driver for at91sam9g45 series
Nicolas Ferre
2009-09-23
3
-0
/
+236
*
USB: uhci: rm repeatedly evaluation for urbp->qh
Bob Liu
2009-09-23
1
-1
/
+0
*
USB: usbtmc: fix printk format warnings
Randy Dunlap
2009-09-23
1
-1
/
+1
*
USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbs
Guus Sliepen
2009-09-23
1
-4
/
+18
*
USB: NXP ISP1362 USB host driver
Lothar Wassmann
2009-09-23
6
-0
/
+4044
*
USB: dummy-hcd: accept mismatch between wLength and transfer length
Alan Stern
2009-09-23
1
-5
/
+0
*
USB: don't lose mode switch events on suspended devices
Alan Stern
2009-09-23
1
-8
/
+1
*
USB: check for hub driver not bound to root hub device
Alan Stern
2009-09-23
1
-3
/
+7
*
USB: fix wrong order of events in usb serial suspension
Oliver Neukum
2009-09-23
1
-3
/
+7
*
USB: au1xxx: add dev_pm_ops
Manuel Lauss
2009-09-23
2
-29
/
+27
*
USB: storage: Drop an unneeded a NULL test
Julia Lawall
2009-09-23
2
-3
/
+3
*
USB: serial: Spelling correction in Motorola USB Phone driver
Maxin John
2009-09-23
1
-1
/
+1
*
USB: isp1760: allow platform devices to customize devflags
Michael Hennerich
2009-09-23
4
-1
/
+44
*
USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...
Alek Du
2009-09-23
4
-6
/
+78
*
USB: EHCI: split ehci_qh into hw and sw parts
Alek Du
2009-09-23
6
-81
/
+127
*
USB: EHCI: add need_io_watchdog flag to ehci_hcd
Alek Du
2009-09-23
3
-0
/
+10
*
USB: full autosuspend and power management support for usbsevseg
Oliver Neukum
2009-09-23
1
-6
/
+63
*
USB: full power management support for the idmouse driver
Oliver Neukum
2009-09-23
1
-0
/
+21
*
USB: gadget: s3c-hsotg: missing parentheses
Roel Kluin
2009-09-23
1
-3
/
+3
*
USB: gadget: Drop NULL test on list_entry result
Julia Lawall
2009-09-23
1
-31
/
+25
*
USB: ldusb should signal an error in poll if the device is disconnected
Oliver Neukum
2009-09-23
1
-0
/
+6
*
USB: legousbtower: make poll notice disconnect
Oliver Neukum
2009-09-23
1
-0
/
+6
*
USB: suspend/resume support for usbtmc
Oliver Neukum
2009-09-23
1
-1
/
+14
*
USB: usbtmc can do IO to device after disconnect
Oliver Neukum
2009-09-23
1
-0
/
+19
*
USB: usb-serial, remove unused variables
Jiri Slaby
2009-09-23
1
-6
/
+0
*
USB: serial: full autosuspend support for the option driver
Oliver Neukum
2009-09-23
1
-18
/
+116
*
USB: gadget: pxa25x: basic transceiver support
Philipp Zabel
2009-09-23
2
-4
/
+46
*
USB: make the "usbfs_snoop" log more pertinent
Alan Stern
2009-09-23
1
-69
/
+62
*
USB: make intf.pm_usage an atomic_t
Alan Stern
2009-09-23
3
-21
/
+28
[next]