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
*
[PATCH] USB: remove __init from usb_console_setup
Paul Fulghum
2006-04-14
1
-1
/
+1
*
[PATCH] USB: pl2303: added support for OTi's DKU-5 clone cable
Tomasz Kazmierczak
2006-04-14
2
-0
/
+5
*
[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core
Ben Dooks
2006-04-14
1
-8
/
+24
*
[PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K...
Jeffrey Vandenbroucke sign
2006-04-14
1
-0
/
+4
*
[PATCH] USB: UHCI: don't track suspended ports
Alan Stern
2006-04-14
3
-12
/
+10
*
[PATCH] USB: keyspan-remote bugfix
Michael Downey
2006-04-14
1
-0
/
+2
*
[PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t...
David Hollis
2006-04-14
1
-164
/
+163
*
[PATCH] USB: linux/usb/net2280.h common definitions
Pete Zaitcev
2006-04-14
2
-416
/
+445
*
[PATCH] USB: g_ether, highspeed conformance fix
David Brownell
2006-04-14
1
-3
/
+3
*
[PATCH] USB: usbtest: scatterlist OUT data pattern testing
David Brownell
2006-04-14
1
-0
/
+13
*
[PATCH] USB: at91 usb driver supend/resume fixes
David Brownell
2006-04-14
2
-20
/
+19
*
[PATCH] USB: gadget zero poisons OUT buffers
David Brownell
2006-04-14
1
-2
/
+5
*
[PATCH] USB: gadgetfs highspeed bugfix
David Brownell
2006-04-14
1
-12
/
+12
*
[PATCH] USB: rndis_host whitespace/comment updates
David Brownell
2006-04-14
1
-7
/
+21
*
[PATCH] USB: net2280 short rx status fix
David Brownell
2006-04-14
1
-1
/
+2
*
[PATCH] USB: fix gadget_is_musbhdrc()
David Brownell
2006-04-14
1
-3
/
+3
*
[PATCH] USB: otg hub support is optional
David Brownell
2006-04-14
2
-0
/
+14
*
[PATCH] USB: UEAGLE : memory leack fix
matthieu castet
2006-04-14
1
-3
/
+3
*
[PATCH] USB: UEAGLE : null pointer dereference fix
matthieu castet
2006-04-14
1
-1
/
+1
*
[PATCH] USB: UEAGLE : support geode
matthieu castet
2006-04-14
1
-1
/
+8
*
[PATCH] USB: UEAGLE : cosmetic
matthieu castet
2006-04-14
1
-6
/
+29
*
[PATCH] USB: drivers/usb/core/: remove unused exports
Adrian Bunk
2006-04-14
2
-3
/
+0
*
[PATCH] USB: pegasus driver bugfix
Petko Manolov
2006-04-14
1
-1
/
+1
*
[PATCH] USB: add new wacom devices to usb hid-core list
Ping Cheng
2006-04-14
1
-0
/
+3
*
[PATCH] USB: wacom tablet driver update
Ping Cheng
2006-04-14
1
-49
/
+87
*
[PATCH] USB: g_file_storage: use module_param_array_named macro
Alan Stern
2006-04-14
1
-9
/
+17
*
[PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favou...
Daniel Ritz
2006-04-14
1
-40
/
+0
*
[PATCH] USB: usbtouchscreen: unified USB touchscreen driver
Daniel Ritz
2006-04-14
4
-3
/
+652
*
[PATCH] USB: add support for Papouch TMU (USB thermometer)
Folkert van Heusden
2006-04-14
2
-0
/
+10
*
[PATCH] USB: input/: proper prototypes
Adrian Bunk
2006-04-14
2
-6
/
+5
*
[PATCH] USB: pci-quirks.c: proper prototypes
Adrian Bunk
2006-04-14
3
-3
/
+9
*
[PATCH] USB serial: Converts port semaphore to mutexes.
Luiz Fernando Capitulino
2006-04-14
2
-11
/
+11
*
[PATCH] USB: g_file_storage: add comment about buffer allocation
Alan Stern
2006-04-14
1
-0
/
+9
*
[PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfers
Alan Stern
2006-04-14
1
-0
/
+3
*
[PATCH] USB: ftdi_sio: add support for Eclo COM to 1-Wire USB adapter
Ian Abbott
2006-04-14
2
-0
/
+7
*
[PATCH] USB: cleanups for ohci-s3c2410.c
Ben Dooks
2006-04-14
1
-4
/
+5
*
[PATCH] USB: net2282 and net2280 software compatibility
Guennadi Liakhovetski
2006-04-14
3
-23
/
+73
*
[PATCH] Enhancing accessibility of lxdialog
Samuel Thibault
2006-04-14
1
-10
/
+9
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/mszer...
Linus Torvalds
2006-04-14
4
-41
/
+65
|
\
|
*
[fuse] Direct I/O should not use fuse_reset_request
Miklos Szeredi
2006-04-11
1
-3
/
+7
|
*
[fuse] Don't init request twice
Miklos Szeredi
2006-04-11
1
-1
/
+0
|
*
[fuse] Fix accounting the number of waiting requests
Miklos Szeredi
2006-04-11
2
-6
/
+22
|
*
[fuse] fix deadlock between fuse_put_super() and request_end()
Miklos Szeredi
2006-04-11
3
-31
/
+36
*
|
Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-14
16
-70
/
+282
|
\
\
|
*
|
[PATCH] splice: add support for sys_tee()
Jens Axboe
2006-04-11
11
-4
/
+208
|
*
|
[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()
Jens Axboe
2006-04-11
6
-66
/
+74
|
|
/
*
|
[PATCH] fix non-leader exec under ptrace
Roland McGrath
2006-04-14
2
-7
/
+4
*
|
[PATCH] de_thread: Don't change our parents and ptrace flags.
Eric W. Biederman
2006-04-14
1
-27
/
+0
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-04-13
2
-6
/
+70
|
\
\
|
*
|
[IA64] Make show_mem() skip holes in a pgdat
Robin Holt
2006-04-13
1
-1
/
+65
[next]