summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-05staging/xgifb: Consolidate if branches with similar conditionsPeter Huewe1-11/+2
2013-02-05staging/xgifb: Consolidate if/else for 'identical' branchesPeter Huewe1-25/+6
2013-02-05staging/xgifb: Don't write the same values x timesPeter Huewe1-13/+6
2013-02-05staging/xgifb: Move duplicated code for dram to helper functionPeter Huewe1-41/+17
2013-02-05staging/xgifb: Replace XGI340_CR6B table with simple if/elsePeter Huewe2-12/+1
2013-02-05staging: comedi: ni_daq_700: use comedi_pcmcia_disable() for (*detach)H Hartley Sweeten1-6/+1
2013-02-05staging: comedi: ni_daq_700: use comedi_pcmcia_{enable, disable}H Hartley Sweeten1-21/+3
2013-02-05staging: comedi: das08_cs: use comedi_pcmcia_{enable, disable}H Hartley Sweeten1-23/+3
2013-02-05staging: comedi: cb_das16_cs: use comedi_pcmcia_disable() for (*detach)H Hartley Sweeten1-6/+1
2013-02-05staging: comedi: cb_das16_cs: use pcmcia_request_irq()H Hartley Sweeten1-8/+3
2013-02-05staging: comedi: cb_das16_cs: use comedi_pcmcia_{enable, disable}H Hartley Sweeten1-22/+4
2013-02-05staging: comedi: comedi_pcmcia: introduce comedi_pcmcia_{enable, disable}H Hartley Sweeten2-0/+49
2013-02-04staging/xgifb: Simplify XGISetModeNewPeter Huewe1-15/+3
2013-02-04staging/xgifb: Consolidate XGI_EnableChISLCD and XGI_DisableChISLCDPeter Huewe1-35/+13
2013-02-04staging/xgifb: Remove unnecessary bitshifts in XGI_SetCRT1ModeRegsPeter Huewe1-4/+2
2013-02-04staging/xgifb: remove unnecessary temp variable in XGIfb_mode_rate_to_ddataPeter Huewe1-11/+9
2013-02-04staging/xgifb: rewrite XGIfb_get_cmap_lenPeter Huewe1-14/+2
2013-02-04staging/xgifb: Simplify XGI_SetSeqRegsPeter Huewe2-18/+7
2013-02-04staging/xgifb: Fix return of uninitialized variablePeter Huewe1-0/+1
2013-02-04staging/xgifb: mttr must be (signed) intPeter Huewe2-2/+2
2013-02-04staging/xgifb: Remove always false comparisonsPeter Huewe1-8/+1
2013-02-04staging/xgifb: Simplify XGI_GetRatePtrCRT2Peter Huewe1-12/+4
2013-02-04zram: give up lazy initialization of zram metadataMinchan Kim2-16/+5
2013-02-04zram: force disksize setting before using zramMinchan Kim4-55/+34
2013-02-04zram: Fix deadlock bug in partial read/writeMinchan Kim1-4/+5
2013-02-04pci_ids.h: add common pci vendor ids from comedi subsystemH Hartley Sweeten2-5/+10
2013-02-04staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott1-1/+2
2013-02-04staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott1-15/+16
2013-02-04staging: comedi: restrict comedi_set_hw_dev() usageIan Abbott1-4/+11
2013-02-04staging: comedi: export comedi_set_hw_dev()Ian Abbott2-8/+11
2013-02-04staging: comedi: change comedi_alloc_subdevice_minor parametersIan Abbott3-5/+4
2013-02-04staging: comedi: move comedi_alloc_subdevice_minor declarationsIan Abbott2-4/+3
2013-02-04Staging: wlan-ng: Fix tab coding style issue in hfa384x.hGarrick He1-15/+15
2013-02-04staging: comedi: das08: split out bus specific codeH Hartley Sweeten7-348/+349
2013-02-04staging: vt6656: fix C99 // comments in main_usb.cAndres More1-99/+111
2013-02-04staging: vt6656: fixed C99 // comments in two headersAndres More2-48/+43
2013-02-04staging: vt6656: cleared C99 // comments in datarate.cAndres More1-12/+21
2013-02-04staging: vt6656: fixed C99 // commentsAndres More2-106/+108
2013-02-04staging: vt6656: cleared 'do not use C99 // comments' checkpatch errorsAndres More1-12/+11
2013-02-04staging: vt6656: cleared 'do not use C99 // comments' checkpatch errorsAndres More1-89/+76
2013-02-04staging: comedi: ni_mio_cs: convert to auto attachH Hartley Sweeten1-57/+50
2013-02-04staging: comedi: ni_labpc_cs: convert to auto attachH Hartley Sweeten1-70/+36
2013-02-04staging: comedi: ni_daq_dio24: remove some unnecessary includesH Hartley Sweeten1-6/+2
2013-02-04staging: comedi: ni_daq_dio24: convert to auto attachH Hartley Sweeten1-101/+31
2013-02-04staging: comedi: ni_daq_dio24: cleanup dio24_detachH Hartley Sweeten1-12/+3
2013-02-04staging: comedi: ni_daq_dio24: remove '#undef LABPC_DEBUG'H Hartley Sweeten1-3/+0
2013-02-04staging: comedi: ni_daq_dio24: remove comedi private dataH Hartley Sweeten1-11/+0
2013-02-04staging: comedi: ni_daq_dio24: remove the '#ifdef incomplete' codeH Hartley Sweeten1-15/+0
2013-02-04staging: comedi: ni_daq_dio24: remove thisboard macroH Hartley Sweeten1-5/+2
2013-02-04staging: comedi: ni_daq_dio24: move comedi_driver declarationH Hartley Sweeten1-13/+10