summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-27Staging: panel: Fix space prohibited between function name and open paranthesisMonam Agarwal
2014-02-27staging: rtl8187se: Clean-up comment line style in r8180_core.cAna Rey
2014-02-27Staging: rtl8192e: Replace min macro with min_tSilvan Jegen
2014-02-27staging: rtl8187se: Convert CHANNEL_LIST typedef into a struct.Ana Rey
2014-02-27staging: rtl8187se: Deleted rtl8180_len2duration functions in r8180_core.cAna Rey
2014-02-27staging: Fix build issues with new binder APIJohn Stultz
2014-02-27Staging: cxt1e1: Fix line length over 80 characters in functions.cMonam Agarwal
2014-02-27Staging: cxt1e1: Fix space prohibited between function name and open parenthe...Monam Agarwal
2014-02-27Staging: cxt1e1: Fix no spaces at the start of a line in functions.cMonam Agarwal
2014-02-27staging: ced401: fix double unlock bugDaeseok Youn
2014-02-27Staging: comedi: addi-data: clean-up variable use in hwdrv_apci035.cChase Southwood
2014-02-27staging: comedi: drivers: fix for a potential NULL pointer dereferenceKumar Amit Mehta
2014-02-27Staging: comedi: Fix unnecessary space after function pointerMonam Agarwal
2014-02-25staging: dgap: fix compile warnings by remove dead codeMark Hounschell
2014-02-25Staging: comedi: addi-data: fix a couple of lines that are too longChase Southwood
2014-02-25Staging: comedi: addi-data: cleanup conditional blocks in hwdrv_apci035.cChase Southwood
2014-02-25Staging: comedi: addi-data: comment cleanup in hwdrv_apci035.cChase Southwood
2014-02-25Staging: comedi: Fix line length exceeding 80 charactersMonam Agarwal
2014-02-25staging: vt6656: Remove typedef enum _CONTEXT_TYPEMalcolm Priestley
2014-02-25staging: vt6656: clean up s_nsBulkOutIoCompleteWrite.Malcolm Priestley
2014-02-25staging: vt6656: s_nsBulkOutIoCompleteWrite add error handling,Malcolm Priestley
2014-02-25staging: vt6656: s_nsBulkOutIoCompleteWrite reorganise variable order.Malcolm Priestley
2014-02-25staging: vt6656: vRunCommand remove multi calls to s_bCommandComplete.Malcolm Priestley
2014-02-25staging: vt6656: Move device_set_multi code call to vRunCommandMalcolm Priestley
2014-02-25staging: vt6656: Replace typedef struct INT_BUFFER, *PINT_BUFFERMalcolm Priestley
2014-02-25staging: vt6656: clean up PIPEnsInterruptRead.Malcolm Priestley
2014-02-25staging: vt6656: PIPEnsInterruptRead set intBuf.bInUse to false.Malcolm Priestley
2014-02-25staging: vt6656: PIPEnsInterruptRead use usb_fill_int_urbMalcolm Priestley
2014-02-25staging/rtl8192e: Remove unused codeJon Mason
2014-02-25staging: dgap: Add in-kernel firmware loading supportMark Hounschell
2014-02-25staging: dgap: Rename driverMark Hounschell
2014-02-25staging: dgap: Make merged and local functions and variables staticMark Hounschell
2014-02-25staging: dgap: Merge digi.h into dgap_driver.hMark Hounschell
2014-02-25staging: dgap: Merge dgap_types.h into dgap_driver.hMark Hounschell
2014-02-25staging: dgap: Merge dgap_kcompat.h into dgap_driver.hMark Hounschell
2014-02-25staging: dgap: Merge dgap_parse.h into dgap_driver.hMark Hounschell
2014-02-25staging: dgap: Merge dgap_conf.h into dgap_driver.hMark Hounschell
2014-02-25staging: dgap: Merge dgap_pci.h into dgap_driver.hMark Hounschell
2014-02-25staging: dgap: Merge dgap_fep5.h into dgap_driver.hMark Hounschell
2014-02-25staging: dgap: Merge dgap_sysfs.h into dgap_driver.cMark Hounschell
2014-02-25staging: dgap: Merge dgap_tty.h into dgap_driver.cMark Hounschell
2014-02-25staging: dgap: Remove unneeded dgap_trace.c and dgap_trace.hMark Hounschell
2014-02-25staging: dgap: Merge dgap_parses.c into dgap_driver.cMark Hounschell
2014-02-25staging: dgap: Merge dgap_sysfs.c into dgap_driver.cMark Hounschell
2014-02-25staging: dgap: Merge dgap_fep5.c into dgap_driver.cMark Hounschell
2014-02-25staging: dgap: Merge dgap_tty.c into dgap_driver.cMark Hounschell
2014-02-25staging: dgap: Remove userland source code filesMark Hounschell
2014-02-25staging: dgap: Remove CVS ID tagsMark Hounschell
2014-02-25staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BITJohn Stultz
2014-02-25staging: binder: Support concurrent 32 bit and 64 bit processes.Arve Hjønnevåg