summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-09-06staging: xgifb: delete IF_DEF_VideoCaptureAaro Koskinen
2011-09-06staging: xgifb: delete duplicated timing dataAaro Koskinen
2011-09-06staging: xgifb: delete duplicated TV data tablesAaro Koskinen
2011-09-06staging: xgifb: delete duplicated LCD tableAaro Koskinen
2011-09-06staging: xgifb: delete duplicated LCD dataAaro Koskinen
2011-09-06staging: xgifb: delete duplicated YFilter1 dataAaro Koskinen
2011-09-06staging: xgifb: delete duplicated YFilter2 dataAaro Koskinen
2011-09-06staging: xgifb: do not initialize static data to 0Aaro Koskinen
2011-09-06staging: xgifb: eliminate #ifdef Tap4Aaro Koskinen
2011-09-06staging: xgifb: delete commented-out routinesAaro Koskinen
2011-09-06staging: xgifb: refactor XGI_SetXG21LVDSPara() and XGI_SetXG27LVDSPara()Aaro Koskinen
2011-09-06staging: xgifb: refactor XGI_SetXG21LCD() and XGI_SetXG27LCD()Aaro Koskinen
2011-09-06staging: xgifb: delete redundant Chrontel TV dataAaro Koskinen
2011-09-06staging: xgifb: delete support for Chrontel 7007 TV outputAaro Koskinen
2011-09-06staging: xgifb: delete support for Chrontel 7005 TV outputAaro Koskinen
2011-09-06staging: xgifb: delete support for Chrontel 7017 TV outputAaro Koskinen
2011-09-06staging: xgifb: delete XGI_OpenCRTC()Aaro Koskinen
2011-09-06staging: xgifb: use common init for module and built-inAaro Koskinen
2011-09-06stating: xgifb: update module parameter descriptionsAaro Koskinen
2011-09-06staging: xgifb: delete all references to mode "none"Aaro Koskinen
2011-09-06staging: xgifb: correct the default mode commentAaro Koskinen
2011-09-06staging: xgifb: simplify default mode setupAaro Koskinen
2011-09-06staging: xgifb: fail the probe if no supported LCD video mode foundAaro Koskinen
2011-09-06staging: xgifb: delete duplicated default video mode setup codeAaro Koskinen
2011-09-06staging: xgifb: assume the default video mode also when moduleAaro Koskinen
2011-09-06staging: xgifb: XGIfb_search_mode(): delete unreachable codeAaro Koskinen
2011-09-06staging: xgifb: search video mode later in probeAaro Koskinen
2011-09-06staging: xgifb: fix LVDS LCD resolution data setupAaro Koskinen
2011-09-06staging: xgifb: check and report invalid option valuesAaro Koskinen
2011-09-06staging: xgifb: XGIfb_setup(): delete redundant assignmentAaro Koskinen
2011-09-06staging: xgifb: XGIfb_setup(): clean up driver messagesAaro Koskinen
2011-09-06staging: xgifb: delete "off" option handlingAaro Koskinen
2011-09-06staging: xgifb: delete duplicated codeAaro Koskinen
2011-09-06staging: xgifb: fix ypan disable optionAaro Koskinen
2011-09-06staging: xgifb: delete unused module parameters and optionsAaro Koskinen
2011-08-29staging: serqt_usb2: remove ssu100 from supported devicesBill Pemberton
2011-08-29staging/easycap: fix mismatch in easycap_poll() mutex lock-unlockAlexey Khoroshilov
2011-08-29staging: et131x: Use phy-device, mii_bus and ethtool_opsMark Einon
2011-08-29staging: et131x: Remove module_param et131x_speed_setMark Einon
2011-08-29staging: et131x: Remove redundant replica loopback codeMark Einon
2011-08-29staging: et131x: Remove unused xcvr_id in struct ce_statsMark Einon
2011-08-29staging: et131x: Further tidy up of 131x_pci_setup()Mark Einon
2011-08-29Staging: hv: netvsc: return negative error codesDan Carpenter
2011-08-29Staging: hv: mousevsc: Fix checkpatch errors and warningsK. Y. Srinivasan
2011-08-29Staging: hv: vmbus: Fix checkpatch warnings in connection.cK. Y. Srinivasan
2011-08-29Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.cK. Y. Srinivasan
2011-08-29Staging: hv: vmbus: Get rid of an unnecessary check in vmbus_connect()K. Y. Srinivasan
2011-08-29Staging: hv: vmbus: Get rid of some dated/redundant commentsK. Y. Srinivasan
2011-08-29Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add()K. Y. Srinivasan
2011-08-29Staging: hv: vmbus: Do not enable auto eoiK. Y. Srinivasan