index
:
blackbird-op-linux
master
Blackbird™ 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: host: ehci: adding regulator framework in ehci-omap.c driver.
Ajay Kumar Gupta
2010-03-02
1
-0
/
+36
*
usb: host: ehci: fix missing kfree in remove path also
Ajay Kumar Gupta
2010-03-02
1
-0
/
+1
*
usb: musb: Add 'extvbus' in musb_hdrc_platform_data
Ajay Kumar Gupta
2010-03-02
3
-0
/
+16
*
usb: musb: save dynfifo in musb struct
Ajay Kumar Gupta
2010-03-02
2
-1
/
+4
*
usb: musb: handle irqs in the order dictated by programming guide
Arnaud Mandy
2010-03-02
1
-139
/
+116
*
usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'
Bryan Wu
2010-03-02
1
-15
/
+13
*
usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctly
Swaminathan S
2010-03-02
1
-23
/
+10
*
usb: musb: workaround toggle bug when doing bulk transfer after isoc
Swaminathan S
2010-03-02
1
-0
/
+24
*
usb: musb: workaround MUSB DMA_INTR sometimes reads zero
Anand Gadiyar
2010-03-02
1
-3
/
+22
*
usb: musb: hsdma: add wrapper for reading DMA count
Anand Gadiyar
2010-03-02
1
-0
/
+17
*
USB: musb: Add new fifo table for a OMAP3 errata
Ajay Kumar Gupta
2010-03-02
1
-0
/
+34
*
usb: otg: twl4030: move to request_threaded_irq
Felipe Balbi
2010-03-02
1
-9
/
+1
*
USB: Correct CONFIG variable typo.
Robert P. J. Day
2010-03-02
1
-1
/
+1
*
USB: usblp: Remove checks no longer needed with the new runtime PM system
Oliver Neukum
2010-03-02
1
-17
/
+3
*
USB: ftdi_sio: remove unnecessary initialisations
Johan Hovold
2010-03-02
1
-9
/
+9
*
USB: ftdi_sio: clean up modem status handling
Johan Hovold
2010-03-02
1
-21
/
+16
*
USB: ftdi_sio: fix DMA buffers on stack
Johan Hovold
2010-03-02
1
-42
/
+27
*
USB: ftdi_sio: fix latency-timeout endianess bug
Johan Hovold
2010-03-02
1
-4
/
+10
*
USB: ftdi_sio: use error code from usb stack in read_latency_timer
Johan Hovold
2010-03-02
1
-3
/
+2
*
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2010-03-02
7
-12
/
+12
*
USB: retain USB device power/wakeup setting across reconfiguration
Dan Streetman
2010-03-02
1
-4
/
+12
*
USB: cdc_acm: Silence "It is not a modem." error for pbLua devices
Julian Calaby
2010-03-02
2
-2
/
+5
*
USB: cdc_acm: Add support for pbLua console port
Julian Calaby
2010-03-02
1
-0
/
+3
*
usbmon: add bus number to text API
Pete Zaitcev
2010-03-02
2
-3
/
+8
*
USB: musb: remove some of the never defined defines
Felipe Balbi
2010-03-02
2
-36
/
+4
*
USB: musb: move to sysfs_groups
Felipe Balbi
2010-03-02
1
-18
/
+15
*
USB: musb: move two printk to dev_err
Felipe Balbi
2010-03-02
1
-2
/
+2
*
USB: musb: use resource_size()
Felipe Balbi
2010-03-02
1
-1
/
+1
*
USB: gadget: add INT support for Blackfin musb
Cliff Cai
2010-03-02
1
-0
/
+5
*
USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB
Bryan Wu
2010-03-02
1
-0
/
+14
*
USB: host: SL811: allow the hcd on Blackfin systems
Michael Hennerich
2010-03-02
1
-0
/
+1
*
USB: host: SL811: fix unaligned accesses
Michael Hennerich
2010-03-02
1
-2
/
+3
*
USB: isp1362: Use kzalloc for allocating only one thing
Julia Lawall
2010-03-02
1
-1
/
+1
*
USB: cypress_m8: allow unstable baud rates
Mike Frysinger
2010-03-02
1
-0
/
+6
*
USB: cypress_m8: unify confusing new baudrate check
Mike Frysinger
2010-03-02
1
-6
/
+3
*
USB: cypress_m8: stop using USB debug driver config
Mike Frysinger
2010-03-02
1
-5
/
+1
*
USB: Export QUIRK_RESET_MORPHS through sysfs
Oliver Neukum
2010-03-02
2
-0
/
+42
*
USB: storage: Never reset devices that will morph to an old mode
Oliver Neukum
2010-03-02
3
-1
/
+11
*
USB: otg: twl4030: add support for notifier
Felipe Balbi
2010-03-02
1
-21
/
+14
*
USB: otg: add notifier support
Felipe Balbi
2010-03-02
1
-0
/
+25
*
USB: wusb: check CHID is all zeros before stopping the host
Julia Lawall
2010-03-02
1
-1
/
+1
*
USB: xhci: No GFP_KERNEL in block error handling
Oliver Neukum
2010-03-02
1
-1
/
+1
*
USB: cdc-acm: Update to new autopm API
Oliver Neukum
2010-03-02
2
-22
/
+22
*
USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()
H Hartley Sweeten
2010-03-02
1
-2
/
+4
*
USB: ehci-atmel.c: use resource_size()
H Hartley Sweeten
2010-03-02
1
-1
/
+1
*
USB: ehci-orion.c: use resource_size()
H Hartley Sweeten
2010-03-02
1
-4
/
+4
*
USB: at91_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
1
-6
/
+4
*
USB: atmel_usba_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
1
-2
/
+2
*
USB: pxa27x_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
1
-1
/
+1
*
USB: ehci-fsl: Add power management support
Anton Vorontsov
2010-03-02
1
-7
/
+83
[next]