summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-15staging: dgap: Add Mark Hounschell to maintainers list for dgapMark Hounschell
2014-05-15staging: vt6656: fix potential leak in vt6656_hostap_ioctl()Christian Engelmayer
2014-05-15staging: vt6656: desh.h Remove unused macros and structures.Malcolm Priestley
2014-05-15staging: vt6656: rxtx: Remove unused uDMAIdx from driver.Malcolm Priestley
2014-05-15staging: vt6656: make spin_lock_irq() human readableMartin Kepplinger
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2014-05-15staging: vt6656: Use proper target pointer in memcpy()Tobias Klauser
2014-05-15staging: vt6656: Remove unnecesssary NULL checkTobias Klauser
2014-05-15Staging: vt6655: tether: fixed a brace coding style issueNicolas Del Piano
2014-05-15goldfish: clean up the pipe driver 64bit ifdefsAlan
2014-05-15goldfish: clean up the checkpatch warningsAlan
2014-05-15goldfish: clean up tty 64bit supportAlan
2014-05-15goldfish: clean up staging ifdefsAlan
2014-05-15goldfish: Allow 64bit buildsAlan
2014-05-15goldfish: enable 64-bit tty driverJun Tian
2014-05-15goldfish_nand.c: remove length restrictionsNick Kralevich
2014-05-15goldfish: add support for 64bit to the virtual busOctavian Purdila
2014-05-15goldfish: fix kernel panic when using multiple adb connectionJun Tian
2014-05-15goldfish: 64-bit pipe driver for goldfish platformJun Tian
2014-05-15staging: rtl8723au: Remove unused pointer in rtw_wdev_free()Christian Engelmayer
2014-05-15staging: rtl8723au: fix some confusing indentingDan Carpenter
2014-05-15staging: rtl8723au: Remove unused struct odm_ra_infoJes Sorensen
2014-05-15staging: rtl8723au: Since struct odm_sta_info isn't used, remove it completelyJes Sorensen
2014-05-15staging: rtl8723au: Remove unused variable IOTPeerJes Sorensen
2014-05-15staging: rtl8723au: struct odm_mac_info isn't usedJes Sorensen
2014-05-15staging: rtl8723au: struct phy_info and struct odm_phy_info are identicalJes Sorensen
2014-05-15staging: rtl8723au: Remove empty *_free_xmit_priv() and friendsJes Sorensen
2014-05-15staging: rtl8723au: Eliminate no-op function rtl8723au_init_recvbuf()Jes Sorensen
2014-05-15staging: rtl8723au: Remove another unused queue from struct recv_privJes Sorensen
2014-05-15staging: rtl8723au: Remove some unused lists from struct sta_privJes Sorensen
2014-05-15staging: rtl8723au: rtw_pwrctrl.c: Reduce spaghettificationJes Sorensen
2014-05-15staging: rtl8723au: pattrib->priority can't be > 15, no need for CHKBIT()Jes Sorensen
2014-05-15staging: rtl8723au: qos_asm23a(): Don't pass through an invalid priorityJes Sorensen
2014-05-15staging: rtl8723au: set_qos() keep userpriority in a u8Jes Sorensen
2014-05-15staging: rtl8723au: Another case of missing 'tid' bounds checking.Jes Sorensen
2014-05-15staging: rtl8723au: 'keyid' is always 0-3, no need for CHKBIT()Jes Sorensen
2014-05-15staging: rtl8723au: No need for CHKBIT since 16 + 12 is still < 32Jes Sorensen
2014-05-15staging: rtl8723au: tid is 4 bits, so we need a 16 bit value to hold a bitmapJes Sorensen
2014-05-15staging: rtl8723au: Remove local #define BIT()Jes Sorensen
2014-05-15staging: rtl8723au: Call c2h_handler_8723a() directly instead of via HAL inte...Jes Sorensen
2014-05-15staging: rtl8723au: The driver only has one c2h_id_filterJes Sorensen
2014-05-15staging: rtl8723au: c2h_evt_hdl() is always called with 3rd argument = NULLJes Sorensen
2014-05-15staging: rtl8723au: Declare c2h_evt_hdl staticJes Sorensen
2014-05-15staging: rtl8723au: Move rtw_do_join23a() prototype to rtw_ioctl_set.hJes Sorensen
2014-05-15staging: rtl8723au: Move {WPA,RSN}_TKIP_CIPHER23A to rtw_wlan_util.c and mark...Jes Sorensen
2014-05-15staging: rtl8723au: Move REALTEK96B_IE23A to rtw_mlme_ext.c and mark it staticJes Sorensen
2014-05-15staging: rtl8723au: Remove unused ADPT_{FMT,AGR} macrosJes Sorensen
2014-05-15staging: rtl8723au: Get rid of FUNC_NDEV_{FMT,ARG}Jes Sorensen
2014-05-15staging: rtl8723au: Remove FUNC_ADPT_{FMT,ARG}Jes Sorensen