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
path:
root
/
drivers
/
staging
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging/silicom/bypasslib: Move opening brace to previous line
Lisa Nguyen
2013-05-30
1
-2
/
+2
*
staging/silicom/bypasslib: Remove extra space before line
Lisa Nguyen
2013-05-30
1
-1
/
+1
*
staging/silicom/bypasslib: Add space around ||
Lisa Nguyen
2013-05-30
1
-1
/
+1
*
staging/silicom/bypasslib: Add space around &&
Lisa Nguyen
2013-05-30
1
-1
/
+1
*
staging/silicom/bypasslib: Add space around ==
Lisa Nguyen
2013-05-30
1
-3
/
+3
*
staging/silicom/bypasslib: Fix code indentation errors
Lisa Nguyen
2013-05-30
1
-3
/
+3
*
staging/silicom/bypasslib: Reformat comments
Lisa Nguyen
2013-05-30
1
-32
/
+32
*
staging: drm/imx: revert vsync_cnt for di->id 1
Markus Niebel
2013-05-30
1
-1
/
+6
*
staging: drm/imx: fix spelling error for vsync flag config
Markus Niebel
2013-05-30
1
-3
/
+3
*
staging: drm/imx: set correct sync pins for display
Markus Niebel
2013-05-30
1
-1
/
+1
*
staging: btmtk_usb: check for a valid io_buf pointer
Devendra Naga
2013-05-30
1
-0
/
+5
*
staging: dwc2: change some dev_dbg() messages to dev_vdbg()
Paul Zimmerman
2013-05-30
1
-5
/
+5
*
Staging: winbond: Made local functions static
Harsh Kumar
2013-05-30
1
-11
/
+14
*
Staging: winbond: usb_free_urb(NULL) is safe
Harsh Kumar
2013-05-30
3
-12
/
+7
*
staging: fwserial: Use normal logging styles
Joe Perches
2013-05-30
2
-65
/
+72
*
staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checks
Aaro Koskinen
2013-05-30
1
-14
/
+5
*
staging: xgifb: vb_setmode: delete IF_DEF_HiVision checks
Aaro Koskinen
2013-05-30
1
-25
/
+14
*
staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checks
Aaro Koskinen
2013-05-30
1
-41
/
+26
*
staging: xgifb: delete redundant return statements
Aaro Koskinen
2013-05-30
1
-14
/
+1
*
staging: xgifb: XGI_DisableBridge(): delete redundant checks
Aaro Koskinen
2013-05-30
1
-11
/
+4
*
staging: xgifb: XGI_EnableChISLCD(): delete trivial function
Aaro Koskinen
2013-05-30
1
-28
/
+5
*
staging: xgifb: SetFlag: delete EnableChA
Aaro Koskinen
2013-05-30
2
-19
/
+3
*
staging: xgifb: SetFlag: delete DisableChA
Aaro Koskinen
2013-05-30
2
-25
/
+11
*
staging: xgifb: SetFlag: delete EnableChB
Aaro Koskinen
2013-05-30
2
-15
/
+4
*
staging: xgifb: SetFlag: delete DisableChB
Aaro Koskinen
2013-05-30
2
-34
/
+19
*
staging: xgifb: SetFlag: delete GatingCRT
Aaro Koskinen
2013-05-30
2
-17
/
+3
*
staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-paste
Aaro Koskinen
2013-05-30
1
-10
/
+4
*
staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS check
Aaro Koskinen
2013-05-30
1
-8
/
+3
*
staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS check
Aaro Koskinen
2013-05-30
1
-55
/
+34
*
staging: xgifb: call XGI_GetVBType from InitTo330Pointer
Aaro Koskinen
2013-05-30
2
-7
/
+3
*
staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS check
Aaro Koskinen
2013-05-30
1
-3
/
+0
*
staging: xgifb: refactor XGI_BridgeIsOn()
Aaro Koskinen
2013-05-30
3
-17
/
+9
*
staging/lustre: fix LBUG and inode refcount bug
Peng Tao
2013-05-30
2
-7
/
+8
*
staging/lustre: adapt proc_dir_entry change
Peng Tao
2013-05-30
39
-2338
/
+1335
*
staging/lustre: fix build error
Peng Tao
2013-05-30
1
-1
/
+1
*
Staging: rtl8192e: fix an endian bug
Dan Carpenter
2013-05-30
1
-2
/
+3
*
Staging: rtl8192e: printing the wrong array
Dan Carpenter
2013-05-30
1
-1
/
+1
*
Staging: rtl8192e: delete some dead cruft
Dan Carpenter
2013-05-30
1
-41
/
+10
*
Staging: vt6655: add missing free_netdev() on error in hostap_enable_hostapd()
Wei Yongjun
2013-05-30
1
-0
/
+2
*
staging: keucr: remove needless check before usb_free_coherent()
Wei Yongjun
2013-05-30
1
-6
/
+3
*
staging: comedi: usbduxsigma: tidy up the multi-line comments
H Hartley Sweeten
2013-05-30
1
-19
/
+21
*
staging: comedi: usbduxsigma: remove a space before tab
H Hartley Sweeten
2013-05-30
1
-1
/
+1
*
staging: comedi: usbduxsigma: tidy up chanToInterval()
H Hartley Sweeten
2013-05-30
1
-10
/
+7
*
staging: comedi: usbduxsigma: add missing spaces reported by checkpatch.pl
H Hartley Sweeten
2013-05-30
1
-2
/
+2
*
staging: comedi: usbduxsigma: rename CamelCase vars in private data
H Hartley Sweeten
2013-05-30
1
-79
/
+79
*
staging: comedi: usbduxsigma: remove some unused defines
H Hartley Sweeten
2013-05-30
1
-10
/
+0
*
staging: comedi: usbduxsigma: tidy up the usb endpoint defines
H Hartley Sweeten
2013-05-30
1
-19
/
+13
*
staging: comedi: usbduxsigma: cleanup comedi_lrange table
H Hartley Sweeten
2013-05-30
1
-7
/
+5
*
staging: comedi: usbduxsigma: rename usbdux_{ai,ao}_stop() functions
H Hartley Sweeten
2013-05-30
1
-15
/
+19
*
staging: comedi: usbduxsigma: rename the (*cancel) functions
H Hartley Sweeten
2013-05-30
1
-6
/
+6
[next]