aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-14staging: rtl8188eu: remove RFtype from struct HAL_VERSIONJakub Sitnicki3-45/+3
2015-07-14staging: rtl8188eu: remove ICtype from struct HAL_VERSIONJakub Sitnicki4-75/+2
2015-07-14staging: rtl8188eu: remove RegulatorMode from struct hal_data_8188eJakub Sitnicki2-10/+0
2015-07-14staging: rtl8188eu: core: Fixed 80 character length warningSreenath Madasu1-1/+2
2015-07-14staging: rtl8188eu: core: rtw_mlme: remove space before ','Sunil Shahu1-5/+5
2015-07-14staging:rtl8188eu: Code cleanup fix reported by coccinellePrasanna Karthik1-1/+1
2015-07-14staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki6-15/+10
2015-07-14staging: sm7xxfb: use kernel commandlineSudip Mukherjee1-2/+0
2015-07-14staging: sm7xxfb: fix error handlingSudip Mukherjee1-7/+8
2015-07-14staging: sm7xxfb: remove unused macrosSudip Mukherjee1-20/+0
2015-07-14staging: speakup: fix indentationLuis de Bethencourt1-1/+1
2015-07-14staging: mt29f_spinand: Remove redundant spi driver bus initializationAntonio Borneo1-1/+0
2015-07-14staging/xgifb: Move register helper functions to headerPeter Huewe3-48/+40
2015-07-14staging: xgifb: prefer using the BIT macroHari Prasath Gujulan Elango1-2/+2
2015-07-14rtl8712:Fix checkpatch warningRavi Teja Darbha1-2/+2
2015-07-14staging: rtl8712: rtl871x_security.c: remove unnecessary variable initializationSunil Shahu1-1/+1
2015-07-14drivers: staging: rtl8712: remove unnecessary else statementSunil Shahu1-19/+16
2015-07-14staging: ft1000: convert pack pragma to __packedGiedrius Statkevičius1-2/+1
2015-07-14staging: ft1000-usb: shorten lines to under 80 charactersPeter Karlsson2-11/+22
2015-07-14staging: ft1000-usb: fixed table alignmentPeter Karlsson1-6/+13
2015-07-14Staging: rtl8192u: Replace memset with eth_zero_addrVaishali Thakkar1-1/+1
2015-07-14drivers: staging: rtl8192u: Fix "space required after that ','" errorsGreg Donald4-5/+5
2015-07-14staging:rtl8723au:odm.c:Removing trailing whitespacesJoglekar Tejas1-1/+1
2015-07-14Staging: vt6655: Remove do { } while (0) from single-statement macros in upc.h.Nicholas Parkanyi1-24/+12
2015-07-14Staging: vt6655: Replace C99 comments in rf.h and rf.c.Nicholas Parkanyi2-278/+278
2015-07-14staging: vt6655: Fix missing power saving supportMalcolm Priestley1-0/+1
2015-07-14staging: vt6655: Correct listen interval TBTT wake upMalcolm Priestley2-4/+13
2015-07-14staging: vt6655: vnt_tx_packet don't wakeup from power saving.Malcolm Priestley1-3/+0
2015-07-14staging: vt6656: Fixed two lines over 80 characters longArjun Krishna Babu1-2/+5
2015-07-14Staging: fbtft: Add support for the Ultrachip UC1611 LCD controllerHenri Chain4-0/+388
2015-07-14staging: fbtft: Add reset to fbtft_init_display_dt()Noralf Trønnes1-0/+5
2015-07-14Staging: fbtft: Fix spacing coding style issueFabio Falzoi1-1/+1
2015-07-14Staging: fbtft: Fix parenthesis alignment coding style issueFabio Falzoi1-5/+4
2015-07-14Staging: fbtft: Remove unnecessary multiple blank linesFabio Falzoi1-11/+0
2015-07-14Staging: fbtft: Remove paragraph about writing to FSFFabio Falzoi1-4/+0
2015-07-14staging: unisys: fix random hangs with network stress in visornicTim Sell1-4/+6
2015-07-14staging: unisys: Lock visorchannels associated with devicesDavid Kershner1-4/+5
2015-07-14staging: unisys: Reduce indentChristophe JAILLET1-25/+24
2015-07-14staging: unisys: Use kzalloc instead of kmalloc/memsetChristophe JAILLET1-2/+1
2015-07-14staging: unisys: fix random memory corruption in visorchannel_write()Tim Sell1-1/+2
2015-07-14staging: unisys: correctly NULL-terminate visorbus sysfs attribute arrayTim Sell1-0/+1
2015-07-14staging: unisys: Fix broken build when ARCH=umKen Cox1-1/+1
2015-07-14staging: unisys: Allow visorbus to autoloadDavid Kershner1-0/+3
2015-07-14staging: unisys: visornic: prevent erroneous kfree of devdata pointerTim Sell1-14/+6
2015-07-14staging: unisys: visornic: use preferred interface for setting netdev's parentTim Sell1-1/+1
2015-07-14staging: unisys: visornic: delay start of worker thread until netdev createdTim Sell1-9/+6
2015-07-14staging: unisys: visornic: don't destroy global workqueues until devs destroyedTim Sell1-1/+2
2015-07-14staging: unisys: visornic: correctly clean up device on removalTim Sell1-2/+63
2015-07-14staging: unisys: visornic: correct obvious double-allocation of workqueuesTim Sell1-12/+0
2015-07-14staging: unisys: add error messages to visornicTim Sell1-11/+80