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_serial: API all change
Alan Cox
2008-07-22
42
-1720
/
+1820
*
ttydev: Fix up compile failures in the PPC build
Alan Cox
2008-07-22
2
-2
/
+2
*
markers: fix duplicate modpost entry
Mathieu Desnoyers
2008-07-22
3
-2
/
+5
*
Fix build on COMPAT platforms when CONFIG_EPOLL is disabled
Atsushi Nemoto
2008-07-22
1
-0
/
+1
*
tpm: MAINTAINERS whitespace fix and email addresses addition
Rajiv Andrade
2008-07-22
1
-3
/
+4
*
proc: fix /proc/*/pagemap some more
Alexey Dobriyan
2008-07-22
1
-1
/
+1
*
cpusets: fix wrong domain attr updates
Miao Xie
2008-07-22
1
-1
/
+3
*
gpio: pcf857x: add lock and handle more chips
David Brownell
2008-07-22
2
-6
/
+32
*
gpio: gpio driver for max7301 SPI GPIO expander
Juergen Beisert
2008-07-22
4
-0
/
+355
*
execve filename: document and export via auxiliary vector
John Reiser
2008-07-22
2
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-07-21
142
-8951
/
+11623
|
\
|
*
usb-storage: revert DMA-alignment change for Wireless USB
Alan Stern
2008-07-21
1
-10
/
+15
|
*
USB: use reset_resume when normal resume fails
Alan Stern
2008-07-21
2
-5
/
+22
|
*
usb_gadget: composite cdc gadget fault handling
David Brownell
2008-07-21
2
-1
/
+4
|
*
usb gadget: minor USBCV fix for composite framework
David Lopo
2008-07-21
1
-0
/
+1
|
*
USB: Fix bug with byte order in isp116x-hcd.c fio write/read
Julien May
2008-07-21
1
-4
/
+19
|
*
USB: fix double kfree in ipaq in error case
Oliver Neukum
2008-07-21
1
-1
/
+2
|
*
USB: fix build error in cdc-acm for CONFIG_PM=n
Oliver Neukum
2008-07-21
2
-0
/
+11
|
*
USB: remove board-specific UP2OCR configuration from pxa27x-udc
Daniel Ribeiro
2008-07-21
1
-1
/
+0
|
*
USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx
Srikanth Srinivasan
2008-07-21
1
-0
/
+5
|
*
USB: Fix pointer/int cast in USB devio code
David Howells
2008-07-21
1
-2
/
+3
|
*
usb gadget: g_cdc dependso on NET
Randy Dunlap
2008-07-21
1
-0
/
+1
|
*
USB: Au1xxx-usb: suspend/resume support.
Manuel Lauss
2008-07-21
2
-19
/
+155
|
*
USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.
Manuel Lauss
2008-07-21
2
-334
/
+210
|
*
usbfs: don't store bad pointers in registration
Alan Stern
2008-07-21
1
-9
/
+10
|
*
usbfs: fix race between open and unregister
Alan Stern
2008-07-21
1
-5
/
+11
|
*
usbfs: simplify the lookup-by-minor routines
Alan Stern
2008-07-21
1
-9
/
+6
|
*
usbfs: send disconnect signals when device is unregistered
Alan Stern
2008-07-21
3
-31
/
+41
|
*
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
2008-07-21
4
-21
/
+140
|
*
USB: ohci-pnx4008: I2C cleanups and fixes
Jean Delvare
2008-07-21
1
-14
/
+12
|
*
USB: debug port converter does not accept more than 8 byte packets
Aleksey Gorelov
2008-07-21
1
-0
/
+9
|
*
USB: fix disconnect bug in cdc-acm
Oliver Neukum
2008-07-21
1
-13
/
+15
|
*
USB: fix usb serial pm counter decrement for disconnected interfaces
Oliver Neukum
2008-07-21
1
-1
/
+4
|
*
USB: autosuspend for cdc-wdm
Oliver Neukum
2008-07-21
1
-6
/
+101
|
*
USB: additional power savings for cdc-acm devices that support remote wakeup
Oliver Neukum
2008-07-21
2
-21
/
+126
|
*
USB: keyspan: Remove duplicate device entries
Ben Collins
2008-07-21
1
-3
/
+2
|
*
usb: fix uninitialized variable warning in keyspan_pda
Benny Halevy
2008-07-21
1
-1
/
+1
|
*
usb: r8a66597-hcd: fix iinterval for Full/Low speed device
Yoshihiro Shimoda
2008-07-21
1
-4
/
+27
|
*
usb: r8a66597-hcd: fix interrupt trigger
Yoshihiro Shimoda
2008-07-21
1
-1
/
+6
|
*
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
2008-07-21
5
-23
/
+23
|
*
USB: usb-serial: fix a sparse warning about different signedness
Andre Haupt
2008-07-21
1
-1
/
+1
|
*
USB: isp1760: Support board-specific hardware configurations
Nate Case
2008-07-21
3
-18
/
+104
|
*
USB: fix comment of usb_set_configuration
Ming Lei
2008-07-21
1
-1
/
+1
|
*
USB: use standard SG iterator in the scatter-gather library
Alan Stern
2008-07-21
1
-6
/
+6
|
*
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
2008-07-21
5
-14
/
+7
|
*
USB: AccessRunner: avoid unnecessary memset
Christophe Jaillet
2008-07-21
1
-1
/
+0
|
*
USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'
Andrew Morton
2008-07-21
1
-2
/
+2
|
*
USB: cdc-wdm cleanup
Oliver Neukum
2008-07-21
1
-6
/
+10
|
*
USB: delete airprime driver
Greg Kroah-Hartman
2008-07-21
4
-362
/
+2
|
*
USB: usbmon: use simple_read_from_buffer()
Akinobu Mita
2008-07-21
1
-12
/
+2
[next]