summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-14staging: ft1000: convert formal function header to single line commentKelley Nielsen
2013-10-14staging: ft1000: remove space before closing parenKelley Nielsen
2013-10-14staging: ft1000: remove space before address operatorKelley Nielsen
2013-10-14staging: ft1000: remove braces from one-line conditionalKelley Nielsen
2013-10-14staging: ft1000: change comment styleKelley Nielsen
2013-10-14staging: speakup: remove unnecessary space before semicolonNandini Hanumanthagowda
2013-10-14Staging: xgifb: remove space before semicolonAshvini Varatharaj
2013-10-14staging: ft1000-usb: remove space between function name and open paren in ft1...Kelley Nielsen
2013-10-14staging: vt6655: Removed C99 style commentsNandini Hanumanthagowda
2013-10-14staging: vt6656: Removed redundant code from iwctl fileNandini Hanumanthagowda
2013-10-11staging: Remove unnecessary semicolonsJoe Perches
2013-10-11Staging: crystalhd: use vfree() instead of kfree()Wei Yongjun
2013-10-11staging: octeon-usb: use list.h for transactionsAaro Koskinen
2013-10-11staging: octeon-usb: use list.h for pipesAaro Koskinen
2013-10-11staging: octeon-usb: use list_for_each_entry_safe()Aaro Koskinen
2013-10-11staging: octeon-usb: use list_del_init()Aaro Koskinen
2013-10-11staging: octeon-usb: use dynamic allocation for pipesAaro Koskinen
2013-10-11staging: octeon-usb: use dynamic allocation for transactionsAaro Koskinen
2013-10-11staging: octeon-usb: use a single .h fileAaro Koskinen
2013-10-11staging: octeon-usb: CN3xxx: program p_xenbn and p_rclk through p_rtypeAaro Koskinen
2013-10-11staging: octeon-usb: delete cvmx_usbnx_clk_ctl_cn50xxAaro Koskinen
2013-10-11staging: octeon-usb: delete unused cvmx_usbnx_usbp_ctl_status definitionsAaro Koskinen
2013-10-11staging: rtl8192u: copy dot11d.h in ieee80211/dot11d.h and remove itXenia Ragiadakou
2013-10-11staging: rtl8192u: remove ieee80211_crypt.hXenia Ragiadakou
2013-10-11staging: rtl8192u: remove r8180_pm.c and r8180_pm.hXenia Ragiadakou
2013-10-11staging: rtl8192u: fix line size in r819xU_HTType.hXenia Ragiadakou
2013-10-11staging: rtl8192u: add parenthesis around complex macros in r819xU_HTType.hXenia Ragiadakou
2013-10-11staging: rtl8192u: add space after ',' in r819xU_HTType.hXenia Ragiadakou
2013-10-11staging: rtl8192u: fix alignment in r819xU_HTType.hXenia Ragiadakou
2013-10-11staging: rtl8192u: fix comments in r819xU_HTType.hXenia Ragiadakou
2013-10-11staging: rtl8192u: fix space around braces in r819xU_HTType.hXenia Ragiadakou
2013-10-11staging: rtl8192u: use __packed instead of __attribute__((packed))Xenia Ragiadakou
2013-10-11staging: rtl8192u: fix open brace position in r819xU_cmdpkt.hXenia Ragiadakou
2013-10-11staging: rtl8192u: fix alignment in r819xU_cmdpkt.hXenia Ragiadakou
2013-10-11staging: rtl8192u: fix space after ( in r819xU_cmdpkt.hXenia Ragiadakou
2013-10-11staging: rtl8192u: fix space at the start of lines in r819xU_cmdpkt.hXenia Ragiadakou
2013-10-11staging: rtl8192u: fix comments in r819xU_cmdpkt.hXenia Ragiadakou
2013-10-11staging: rtl8192u: fix line size in r819xU_cmdpkt.hXenia Ragiadakou
2013-10-11staging: rtl8192u: add space after } and , in r819xU_cmdpkt.hXenia Ragiadakou
2013-10-11staging: rtl8192u: remove #ifdef JOHN_Xenia Ragiadakou
2013-10-11staging: vt6655: Use NULL instead of 0Sachin Kamat
2013-10-11staging: rtl8192u: Use NULL instead of 0Sachin Kamat
2013-10-11staging: lirc: Do not use 0 for NULL pointerSachin Kamat
2013-10-11staging: dgnc: dgnc_tty: Do not use 0 for NULL pointerSachin Kamat
2013-10-11staging: lustre: Do not use 0 for NULL pointer in console.cSachin Kamat
2013-10-11staging: line6: midi: Use NULL instead of 0 for pointersSachin Kamat
2013-10-11staging: dgap: dgap_tty: Do not use 0 for pointersSachin Kamat
2013-10-11staging: dgap: dgap_fep5: Do not use 0 for NULL pointerSachin Kamat
2013-10-11staging: dgap: dgap_fep5: Remove braces around returnSachin Kamat
2013-10-11staging: dgap: dgap_fep5: Remove braces around single line statementsSachin Kamat