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
...
*
staging/comedi/jr3: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is...
Peter Huewe
2011-11-26
1
-12
/
+6
*
staging/comedi/addi: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID i...
Peter Huewe
2011-11-26
1
-69
/
+68
*
staging: comedi: Unbreak output of printk()s in pcmmio
Johannes Thumshirn
2011-11-26
1
-11
/
+15
*
Staging: speakup: Don't try to access an unallocated struct.
Christopher Brannon
2011-11-26
1
-2
/
+3
*
Staging: zcache: Fix calls to obsolete function
Bernhard Heinloth
2011-11-26
1
-3
/
+3
*
Staging: frontier: Removed use of obsolete function
Ken O'Brien
2011-11-26
1
-1
/
+1
*
Staging: asus_oled: Fixed use of obsolete function.
Ken O'Brien
2011-11-26
1
-2
/
+2
*
staging: tidspbridge: request dmtimer clocks on init
Omar Ramirez Luna
2011-11-26
1
-3
/
+12
*
staging: tidspbridge: include module.h by default
Omar Ramirez Luna
2011-11-26
1
-4
/
+0
*
Staging: speakup: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-26
1
-2
/
+1
*
Staging: cxt1e1: remove rcs keywords and log
Alexander Beregalov
2011-11-26
18
-416
/
+0
*
Staging: cxt1e1: remove ifdef __cplusplus
Alexander Beregalov
2011-11-26
6
-58
/
+0
*
Staging: cxt1e1: remove unnecessary includes
Alexander Beregalov
2011-11-26
8
-50
/
+0
*
staging: xgifb: delete vb_ext.{c,h}
Aaro Koskinen
2011-11-26
4
-21
/
+1
*
staging: xgifb: move XGINew_SenseLCD() to vb_init.c
Aaro Koskinen
2011-11-26
3
-45
/
+44
*
staging: xgifb: rename XGINew_GetLCDDDCInfo() to XGINew_SenseLCD()
Aaro Koskinen
2011-11-26
1
-13
/
+1
*
staging: xgifb: delete XGI_GetSenseStatus()
Aaro Koskinen
2011-11-26
2
-377
/
+0
*
staging/xgifb: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is used)
Peter Huewe
2011-11-26
1
-8
/
+4
*
staging: add omapdrm DRM/KMS driver for TI OMAP platforms
Rob Clark
2011-11-26
17
-1
/
+3495
*
Staging: delete spectra driver
Greg Kroah-Hartman
2011-11-26
22
-12059
/
+0
*
Driver for GE PIO2 VME Card
Martyn Welch
2011-11-26
6
-0
/
+1086
*
staging: vme: fix comment for struct vme_dev
Manohar Vanga
2011-11-26
1
-1
/
+1
*
staging: vme: remove vme_add_bus() and vme_remove_bus()
Manohar Vanga
2011-11-26
1
-18
/
+8
*
staging: vme: fix comment in __vme_register_driver()
Manohar Vanga
2011-11-26
1
-4
/
+1
*
Staging: VME: Update TODO file
Martyn Welch
2011-11-26
1
-66
/
+1
*
staging: vme: fix address cast warnings for 64 bit architectures
Manohar Vanga
2011-11-26
1
-6
/
+7
*
Staging: sep: potential buffer overflow in ioctl
Dan Carpenter
2011-11-26
1
-0
/
+2
*
staging: rtl8192e: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-26
1
-4
/
+2
*
staging: rtl8192e: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-26
1
-2
/
+2
*
staging: rtl8192e: Use kzalloc rather than kmalloc v2
Thomas Meyer
2011-11-26
6
-14
/
+7
*
rtl8192e: drop alternate code paths for CONFIG_PM_RTL
Stefan Lippers-Hollmann
2011-11-26
4
-10
/
+0
*
rtl8192e: use HAVE_NET_DEVICE_OPS unconditionally
Stefan Lippers-Hollmann
2011-11-26
2
-13
/
+0
*
rtl8192e: remove stale defines from ccflags-y
Stefan Lippers-Hollmann
2011-11-26
1
-3
/
+0
*
rtl8192e: Don't copy huge struct by value (and make it const).
Jesper Juhl
2011-11-26
2
-3
/
+3
*
drivers/staging/rtl8712/rtl871x_mlme.c: eliminate a null pointer dereference
Julia Lawall
2011-11-26
1
-1
/
+1
*
staging: nvec: add device tree support
Marc Dietrich
2011-11-26
2
-2
/
+37
*
Staging: bcm: Fix semaphore locking error when downloading firmware.
Kevin McKinney
2011-11-26
1
-4
/
+13
*
Staging: bcm: Fix semaphore locking bug in, IOCTL_BCM_BUFFER_DOWNLOAD
Kevin McKinney
2011-11-26
1
-0
/
+1
*
Staging: bcm: Remove unnecessary "do while" statement in, IOCTL_BCM_BUFFER_DO...
Kevin McKinney
2011-11-26
1
-41
/
+38
*
Staging: bcm: Clean up code in ioctl: IOCTL_BCM_EEPROM_REGISTER_READ
Kevin McKinney
2011-11-26
1
-1
/
+5
*
Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...
Kevin McKinney
2011-11-26
7
-104
/
+153
*
Staging: bcm: hostmibs: Added temporary variable to shorten lines
Diego F. Marfil
2011-11-26
1
-32
/
+34
*
Staging: bcm: hostmibs: White spaces and indentation fixes.
Diego F. Marfil
2011-11-26
1
-58
/
+49
*
Staging: bcm: hostmibs: C99 comments replaced
Diego F. Marfil
2011-11-26
1
-6
/
+9
*
staging: hv: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-26
2
-11
/
+4
*
Staging: hv: storvsc: Support hot-removing of scsi devices
K. Y. Srinivasan
2011-11-26
1
-0
/
+45
*
Staging: hv: storvsc: Support hot add of scsi disks
K. Y. Srinivasan
2011-11-26
1
-0
/
+38
*
Staging: hv: storvsc: Upgrade the vmstor protocol version
K. Y. Srinivasan
2011-11-26
1
-2
/
+3
*
Staging: hv: storvsc: Get rid of an unnecessary forward declaration
K. Y. Srinivasan
2011-11-26
1
-2
/
+0
*
Staging: hv: storvsc: use the macro KBUILD_MODNAME
K. Y. Srinivasan
2011-11-26
1
-1
/
+1
[prev]
[next]