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: usbcore: Do not disable USB3 protocol ports in hub_activate()
Andiry Xu
2010-05-20
1
-2
/
+14
|
*
|
USB: ark3116: reimplement read processing
Johan Hovold
2010-05-20
1
-73
/
+31
|
*
|
USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag
Johan Hovold
2010-05-20
3
-5
/
+5
|
*
|
USB: gadget: Allow function access to device ID data during bind()
Robert Lukassen
2010-05-20
1
-8
/
+8
|
*
|
USB: fix u132-hcd code/data warning
Randy Dunlap
2010-05-20
1
-1
/
+1
|
*
|
USB: xhci: Set stream ID to 0 after cleaning up stalls.
Sarah Sharp
2010-05-20
2
-0
/
+2
|
*
|
USB: testusb: testusb compatibility with FunctionFS gadget
Michal Nazarewicz
2010-05-20
1
-70
/
+190
|
*
|
USB: testusb: an USB testing application
David Brownell
2010-05-20
1
-0
/
+427
|
*
|
USB: ffs-test: FunctionFS testing program
Michal Nazarewicz
2010-05-20
1
-0
/
+554
|
*
|
USB: g_ffs: the FunctionFS gadget driver
Michal Nazarewicz
2010-05-20
3
-0
/
+465
|
*
|
USB: f_fs: the FunctionFS driver
Michal Nazarewicz
2010-05-20
2
-0
/
+2640
|
*
|
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
2010-05-20
8
-70
/
+71
|
*
|
fs/timerfd.c: make use of wait_event_interruptible_locked_irq()
Michal Nazarewicz
2010-05-20
1
-21
/
+4
|
*
|
wait_event_interruptible_locked() interface
Michal Nazarewicz
2010-05-20
2
-0
/
+150
|
*
|
USB: gadget webcam: depends on VIDEO_DEV
Randy Dunlap
2010-05-20
1
-0
/
+1
|
*
|
USB: serial: remove multi-urb write from generic driver
Johan Hovold
2010-05-20
4
-176
/
+48
|
*
|
USB: serial: reimplement generic fifo-based writes
Johan Hovold
2010-05-20
3
-20
/
+84
|
*
|
USB: aircable: rewrite using generic read and write implementations
Johan Hovold
2010-05-20
1
-453
/
+47
|
*
|
USB: ftdi_sio: clean up SIO write support
Johan Hovold
2010-05-20
1
-40
/
+13
|
*
|
USB: ftdi_sio: switch to generic write implementation
Johan Hovold
2010-05-20
1
-172
/
+19
|
*
|
USB: isp1760: Use resource_size
Tobias Klauser
2010-05-20
1
-6
/
+5
|
*
|
USB: simplify usb_sg_init()
Alan Stern
2010-05-20
2
-57
/
+38
|
*
|
USB gadget: Webcam device
Laurent Pinchart
2010-05-20
3
-1
/
+409
|
*
|
USB gadget: video class function driver
Laurent Pinchart
2010-05-20
7
-0
/
+2710
|
*
|
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-05-20
8
-15
/
+13
|
*
|
USB: Turn interface_to_usbdev into an inline function
Matthew Wilcox
2010-05-20
1
-2
/
+5
|
*
|
USB: Add a usb_pipe_endpoint() convenience function
Matthew Wilcox
2010-05-20
3
-4
/
+10
|
*
|
USB: Add definition for the Pipe Usage descriptor
Matthew Wilcox
2010-05-20
1
-0
/
+2
|
*
|
usb: u132-hcd.c: fix shadows sparse warning
Bill Pemberton
2010-05-20
1
-2
/
+2
|
*
|
usb: sisusb_con.c: fix shadows sparse warning
Bill Pemberton
2010-05-20
1
-4
/
+4
|
*
|
USB: oti6858: declare send_data() as static
Bill Pemberton
2010-05-20
1
-1
/
+1
|
*
|
USB: whci: declare functions as static
Bill Pemberton
2010-05-20
1
-1
/
+1
|
*
|
USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture frames
Hans de Goede
2010-05-20
1
-0
/
+15
|
*
|
USB: mxc: gadget: Fix bitfield for calculating maximum packet size
Dinh Nguyen
2010-05-20
1
-1
/
+1
|
*
|
USB: ehci-omap: fix Si version related programming
Ajay Kumar Gupta
2010-05-20
1
-2
/
+2
|
*
|
usb: ehci-omap: fix compilation warning
Ajay Kumar Gupta
2010-05-20
1
-0
/
+3
|
*
|
USB: qcaux: add Samsung U520 device ID
Dan Williams
2010-05-20
1
-0
/
+5
|
*
|
USB: option: add PID for ZTE product
zhao1980ming
2010-05-20
1
-0
/
+174
|
*
|
USB: xhci: Avoid double free after streams are disabled.
Sarah Sharp
2010-05-20
1
-0
/
+2
|
*
|
USB: remove URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
4
-32
/
+19
|
*
|
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
4
-171
/
+68
|
*
|
USB: export the new ch11.h file to userspce
Alan Stern
2010-05-20
2
-6
/
+5
|
*
|
USB: remove leftover references to udev->autosuspend_disabled
Alan Stern
2010-05-20
2
-2
/
+2
|
*
|
USB: g_hid: unregister platform driver on probe/usb_composite_register errors
Peter Korsgaard
2010-05-20
1
-2
/
+12
|
*
|
USB: mos7840: Cleanup useless header
Alessio Igor Bogani
2010-05-20
1
-1
/
+0
|
*
|
USB: sisusbvga: Remove the BKL from open
Alessio Igor Bogani
2010-05-20
1
-9
/
+0
|
*
|
USB: Mass storage gadget: Handle eject request
Fabien Chouteau
2010-05-20
1
-3
/
+45
|
*
|
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
2010-05-20
4
-0
/
+35
|
*
|
USB: clean up some host controller sparse warnings
Randy Dunlap
2010-05-20
4
-18
/
+18
|
*
|
USB: core: config.c: usb_get_configuration() simplified
Michal Nazarewicz
2010-05-20
1
-6
/
+4
[prev]
[next]