aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-14staging: speakup: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: serqt_usb2: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: rtl8712: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: rtl8192e: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: rtl8187se: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: rt2860: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: pohmelfs: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: line6: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: keucr: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: go7007: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: cx25821: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: comedi: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: brcm80211: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: bcm: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: ath6kl: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: xgifb: clean up register function variable namesAaro Koskinen
2011-03-14staging: xgifb: clean up register access typesAaro Koskinen
2011-03-14staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()Aaro Koskinen
2011-03-14staging: xgifb: replace XGINew_SetReg4() with outl()Aaro Koskinen
2011-03-14staging: xgifb: replace XGINew_SetReg3() with outb()Aaro Koskinen
2011-03-14staging: xgifb: replace XGINew_GetReg3() with inl()Aaro Koskinen
2011-03-14staging: xgifb: replace XGINew_GetReg2() with inb()Aaro Koskinen
2011-03-14staging: xgifb: vb_util: delete commented-out codeAaro Koskinen
2011-03-14staging: xgifb: vb_util: include the .h fileAaro Koskinen
2011-03-14staging: xgifb: replace DelayUS() with udelay()Aaro Koskinen
2011-03-14staging: xgifb: use mdelay() for millisecond delaysAaro Koskinen
2011-03-14staging: xgifb: delete incorrect I/O mappingAaro Koskinen
2011-03-14staging: xgifb: delete redundant extended register access enableAaro Koskinen
2011-03-14staging: xgifb: delete unused LINUXBIOS codeAaro Koskinen
2011-03-14staging: xgifb: eliminate redudant chip type >= XG40 checksAaro Koskinen
2011-03-14staging: xgifb: delete dead code for chip types < XG40Aaro Koskinen
2011-03-14staging: xgifb: delete unsupported chip typesAaro Koskinen
2011-03-14staging: xgifb: vb_setmode: move functions to avoid forward declarationsAaro Koskinen
2011-03-14staging: xgifb: vb_init: move functions to avoid forward declarationsAaro Koskinen
2011-03-14staging: xgifb: vb_ext: move functions to avoid forward declarationsAaro Koskinen
2011-03-14staging: ft1000: Fix coding style in ft1000_proc_drvmsg function.Marek Belisko
2011-03-14staging: ft1000: Fix coding style in ft1000_dsp_prov function.Marek Belisko
2011-03-14staging: ft1000: Fix coding style in ft1000_receive_cmd function.Marek Belisko
2011-03-14staging: ft1000: Fix coding style in ft1000_chkcard function.Marek Belisko
2011-03-14staging: ft1000: Fix coding style in ft1000_close function.Marek Belisko
2011-03-14staging: ft1000: Fix coding style in ft1000_open function.Marek Belisko
2011-03-14staging: ft1000: Fix coding style in ft1000_copy_up_pkt function.Marek Belisko
2011-03-14staging: ft1000: Fix coding style in ft1000_submit_rx_urb function.Marek Belisko
2011-03-14staging: ft1000: Fix coding style in ft1000_start_xmit function.Marek Belisko
2011-03-14staging: ft1000: Fix coding style in ft1000_copy_down_pkt function.Marek Belisko