index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
staging: usbip: Remove NULL check before kfree
Ilia Mirkin
1
-4
/
+2
2011-03-14
staging: tidspbridge: Remove NULL check before kfree
Ilia Mirkin
2
-4
/
+2
2011-03-14
staging: speakup: Remove NULL check before kfree
Ilia Mirkin
1
-4
/
+2
2011-03-14
staging: serqt_usb2: Remove NULL check before kfree
Ilia Mirkin
1
-2
/
+1
2011-03-14
staging: rtl8712: Remove NULL check before kfree
Ilia Mirkin
1
-2
/
+1
2011-03-14
staging: rtl8192u: Remove NULL check before kfree
Ilia Mirkin
6
-45
/
+19
2011-03-14
staging: rtl8192e: Remove NULL check before kfree
Ilia Mirkin
4
-16
/
+6
2011-03-14
staging: rtl8187se: Remove NULL check before kfree
Ilia Mirkin
2
-3
/
+1
2011-03-14
staging: rt2860: Remove NULL check before kfree
Ilia Mirkin
2
-8
/
+4
2011-03-14
staging: pohmelfs: Remove NULL check before kfree
Ilia Mirkin
1
-4
/
+2
2011-03-14
staging: line6: Remove NULL check before kfree
Ilia Mirkin
1
-2
/
+1
2011-03-14
staging: keucr: Remove NULL check before kfree
Ilia Mirkin
1
-14
/
+8
2011-03-14
staging: go7007: Remove NULL check before kfree
Ilia Mirkin
1
-4
/
+2
2011-03-14
staging: cx25821: Remove NULL check before kfree
Ilia Mirkin
3
-18
/
+9
2011-03-14
staging: comedi: Remove NULL check before kfree
Ilia Mirkin
6
-28
/
+9
2011-03-14
staging: brcm80211: Remove NULL check before kfree
Ilia Mirkin
11
-55
/
+28
2011-03-14
staging: bcm: Remove NULL check before kfree
Ilia Mirkin
1
-9
/
+2
2011-03-14
staging: ath6kl: Remove NULL check before kfree
Ilia Mirkin
4
-14
/
+6
2011-03-14
staging: xgifb: clean up register function variable names
Aaro Koskinen
1
-13
/
+13
2011-03-14
staging: xgifb: clean up register access types
Aaro Koskinen
2
-18
/
+15
2011-03-14
staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()
Aaro Koskinen
4
-31
/
+31
2011-03-14
staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()
Aaro Koskinen
5
-200
/
+200
2011-03-14
staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()
Aaro Koskinen
5
-45
/
+45
2011-03-14
staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()
Aaro Koskinen
5
-168
/
+168
2011-03-14
staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()
Aaro Koskinen
6
-663
/
+657
2011-03-14
staging: xgifb: replace XGINew_SetReg4() with outl()
Aaro Koskinen
3
-10
/
+4
2011-03-14
staging: xgifb: replace XGINew_SetReg3() with outb()
Aaro Koskinen
4
-42
/
+33
2011-03-14
staging: xgifb: replace XGINew_GetReg3() with inl()
Aaro Koskinen
3
-14
/
+4
2011-03-14
staging: xgifb: replace XGINew_GetReg2() with inb()
Aaro Koskinen
3
-35
/
+25
2011-03-14
staging: xgifb: vb_util: delete commented-out code
Aaro Koskinen
2
-36
/
+0
2011-03-14
staging: xgifb: vb_util: include the .h file
Aaro Koskinen
1
-14
/
+1
2011-03-14
staging: xgifb: replace DelayUS() with udelay()
Aaro Koskinen
1
-44
/
+39
2011-03-14
staging: xgifb: use mdelay() for millisecond delays
Aaro Koskinen
1
-3
/
+3
2011-03-14
staging: xgifb: delete incorrect I/O mapping
Aaro Koskinen
2
-8
/
+0
2011-03-14
staging: xgifb: delete redundant extended register access enable
Aaro Koskinen
1
-4
/
+0
2011-03-14
staging: xgifb: delete unused LINUXBIOS code
Aaro Koskinen
2
-29
/
+0
2011-03-14
staging: xgifb: eliminate redudant chip type >= XG40 checks
Aaro Koskinen
5
-102
/
+36
2011-03-14
staging: xgifb: delete dead code for chip types < XG40
Aaro Koskinen
2
-222
/
+3
2011-03-14
staging: xgifb: delete unsupported chip types
Aaro Koskinen
2
-44
/
+5
2011-03-14
staging: xgifb: vb_setmode: move functions to avoid forward declarations
Aaro Koskinen
1
-2279
/
+2166
2011-03-14
staging: xgifb: vb_init: move functions to avoid forward declarations
Aaro Koskinen
1
-447
/
+428
2011-03-14
staging: xgifb: vb_ext: move functions to avoid forward declarations
Aaro Koskinen
1
-164
/
+156
2011-03-14
staging: ft1000: Fix coding style in ft1000_proc_drvmsg function.
Marek Belisko
1
-263
/
+295
2011-03-14
staging: ft1000: Fix coding style in ft1000_dsp_prov function.
Marek Belisko
1
-68
/
+73
2011-03-14
staging: ft1000: Fix coding style in ft1000_receive_cmd function.
Marek Belisko
1
-47
/
+61
2011-03-14
staging: ft1000: Fix coding style in ft1000_chkcard function.
Marek Belisko
1
-30
/
+31
2011-03-14
staging: ft1000: Fix coding style in ft1000_close function.
Marek Belisko
1
-12
/
+11
2011-03-14
staging: ft1000: Fix coding style in ft1000_open function.
Marek Belisko
1
-13
/
+12
2011-03-14
staging: ft1000: Fix coding style in ft1000_copy_up_pkt function.
Marek Belisko
1
-88
/
+79
2011-03-14
staging: ft1000: Fix coding style in ft1000_submit_rx_urb function.
Marek Belisko
1
-24
/
+22
[next]