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: gadget: at91_udc minor fix (there is no number six)
David Brownell
2008-02-01
1
-3
/
+3
*
USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.c
Oliver Neukum
2008-02-01
1
-2
/
+1
*
USB: gadget: ethernet error path potential oops fix
David Brownell
2008-02-01
1
-3
/
+3
*
USB: ehci potential oops fix on ARC/TDI cores
David Brownell
2008-02-01
1
-8
/
+11
*
USB: add Marvell Orion USB host support
Tzachi Perelstein
2008-02-01
2
-0
/
+277
*
USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol
Marcin Slusarz
2008-02-01
1
-4
/
+4
*
USB: usbdevfs_urb: __user annotation
Marcin Slusarz
2008-02-01
1
-1
/
+1
*
USB: usb/storage/initializers.c: fix signedness difference
Marcin Slusarz
2008-02-01
1
-1
/
+2
*
USB: PS3: Fix EHCI ISO transfer bug
David Brownell
2008-02-01
1
-16
/
+42
*
USB: Spelling fixes
Joe Perches
2008-02-01
12
-18
/
+18
*
USB: gadget: pxa2xx_udc supports inverted vbus
Dmitry Baryshkov
2008-02-01
2
-2
/
+9
*
USB: testing driver: don't free a locked mutex
Andrew Morton
2008-02-01
1
-2
/
+0
*
USB: testing driver: convert dev->sem to mutex
Matthias Kaehlcke
2008-02-01
1
-8
/
+9
*
USB: mon nopage
Nick Piggin
2008-02-01
1
-9
/
+7
*
USB: mct232: speed, new termios and compliance cleanups
Alan Cox
2008-02-01
2
-10
/
+18
*
USB: keyspan_pda: clean up speed handling
Alan Cox
2008-02-01
1
-19
/
+19
*
USB: belkin_sa: clean up for new style termios and speed handling, plus style
Alan Cox
2008-02-01
1
-21
/
+16
*
USB: pl2303: Add autosuspend support to pl2303 usb serial converter.
Sarah Sharp
2008-02-01
1
-0
/
+3
*
USB: pl2303: Move pl2303 vendor specific init to probe function.
Sarah Sharp
2008-02-01
1
-25
/
+24
*
USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver.
Sarah Sharp
2008-02-01
1
-39
/
+39
*
USB: dummy_hcd: change the default power budget
Alan Stern
2008-02-01
1
-2
/
+3
*
USB: EHCI: add separate IAA watchdog timer
Alan Stern
2008-02-01
6
-38
/
+75
*
USB: add usbfs stubs for suspend and resume
Alan Stern
2008-02-01
1
-0
/
+15
*
USB: Edgeport USB Serial Converter: convert es_sem to mutex
Matthias Kaehlcke
2008-02-01
1
-10
/
+11
*
USB: updates to usb_reset_composite_device()
Alan Stern
2008-02-01
1
-23
/
+9
*
USB: repair USBDEVFS_CONNECT ioctl
Alan Stern
2008-02-01
1
-3
/
+4
*
usb: Remove OHCI useless masking/unmasking of WDH interrupt
Benjamin Herrenschmidt
2008-02-01
1
-4
/
+0
*
USB: convert ehci debug files to use debugfs instead of sysfs
Tony Jones
2008-02-01
3
-41
/
+219
*
USB: convert ohci debug files to use debugfs instead of sysfs
Tony Jones
2008-02-01
3
-29
/
+209
*
USB: always announce a device has been added to the system
Greg Kroah-Hartman
2008-02-01
2
-12
/
+39
*
USB: dummy_hcd: don't register drivers on the platform bus
Alan Stern
2008-02-01
1
-25
/
+8
*
USB: force handover port to companion when hub_port_connect_change fails
Balaji Rao
2008-02-01
8
-24
/
+55
*
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
2008-02-01
6
-0
/
+7
*
USB: cyberjack: remove a unnecessary variable.
Andre Haupt
2008-02-01
1
-1
/
+0
*
USB: Prepare serial core for autosuspend.
Sarah Sharp
2008-02-01
2
-2
/
+18
*
USB: gadget code switches to pr_err() and friends
David Brownell
2008-02-01
14
-171
/
+151
*
USB: don't change HC power state for a FREEZE
Alan Stern
2008-02-01
1
-0
/
+6
*
USB: make ksuspend_usbd thread non-freezable
Alan Stern
2008-02-01
1
-1
/
+1
*
USB: Drop unnecessary continue in a few drivers
Julia Lawall
2008-02-01
2
-3
/
+0
*
USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y"
Robert P. J. Day
2008-02-01
1
-5
/
+5
*
USB: usb_serial_console: allocate fake tty and termios before calling driver ...
Aristeu Rozanski
2008-02-01
1
-34
/
+48
*
USB: usb_serial: clean tty reference in the last close
Aristeu Rozanski
2008-02-01
3
-3
/
+7
*
USB: usb_serial_console: fix command line parsing
Aristeu Rozanski
2008-02-01
1
-3
/
+6
*
USB: cypress_cy7c63: updated contact/usage information
Oliver Bock
2008-02-01
1
-2
/
+5
*
USB: add Printer Gadget Driver
Craig W. Nadler
2008-02-01
7
-0
/
+2156
*
USB: usb-storage: new "lockable" subclass 0x07
Alan Stern
2008-02-01
1
-3
/
+2
*
USB: Add missing "space" to printk messages
Joe Perches
2008-02-01
4
-5
/
+5
*
USB: m66592-udc: Add support for SH7722 USBF
Yoshihiro Shimoda
2008-02-01
3
-1
/
+118
*
USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutex
Matthias Kaehlcke
2008-02-01
1
-13
/
+14
*
USB: device DMA support on OMAP2
Kyungmin Park
2008-02-01
1
-22
/
+49
[prev]
[next]