summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-31Merge 3.17-rc3 into staging-nextGreg Kroah-Hartman
2014-08-31Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-08-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-31staging: dgnc: remove some unused macrosSeunghun Lee
2014-08-31staging: lustre: lustre: ptlrpc: Fix space requiredHema Prathaban
2014-08-31staging: lustre: lnet: lib-ptl.c: sparsa warning: symbol not declaredSudip Mukherjee
2014-08-31staging: rtl8188eu: Remove unused function SetBcnCtrlReg()navin patidar
2014-08-31staging: rtl8188eu: Rename rtl8188e_rf6052.c to rf.cnavin patidar
2014-08-31staging: rtl8188eu: Remove file rtl8188e_rf.hnavin patidar
2014-08-31staging: rtl8188eu: Rework function get_rx_power_val_by_reg()navin patidar
2014-08-31staging: rtl8188eu: Rework function writeOFDMPowerReg88E()navin patidar
2014-08-31staging: rtl8188eu: Rework function rtl8188e_PHY_RF6052SetOFDMTxPower()navin patidar
2014-08-31staging: rtl8188eu: Rework function getpowerbase88e()navin patidar
2014-08-31staging: rtl8188eu: Rework function rtl8188e_PHY_RF6052SetCckTxPower()navin patidar
2014-08-31staging: rtl8188eu: Rework function rtl8188e_PHY_RF6052SetBandwidth()navin patidar
2014-08-31staging: rtl8188eu: Rename HalHWImg8188E_MAC.c to mac_cfg.cnavin patidar
2014-08-31staging: rtl8188eu: Rename HalHWImg8188E_RF.c to rf_cfg.cnavin patidar
2014-08-31staging: rtl8188eu: Rename HalHWImg8188E_BB.c to bb_cfg.cnavin patidar
2014-08-31staging: rtl8188eu: Rename rtl8188e_phycfg.c to phy.cnavin patidar
2014-08-31staging: rtl8188eu: Rework function PHY_SwChnl8188E()navin patidar
2014-08-31staging: rtl8188eu: Rework function PHY_SetBWMode8188E()navin patidar
2014-08-31staging: rtl8188eu: Rework function PHY_SetTxPowerLevel8188E()navin patidar
2014-08-31staging: rtl8188eu: Rework function _PHY_SwChnl8192C()navin patidar
2014-08-31staging: rtl8188eu: Rework function _PHY_SetBWMode92C()navin patidar
2014-08-31staging: rtl8188eu: Rework function phy_PowerIndexCheck88E()navin patidar
2014-08-31staging: rtl8188eu: Rework function getTxPowerIndex88E()navin patidar
2014-08-31staging: rtl8188eu: Rework function rtl8188e_PHY_SetRFReg()navin patidar
2014-08-31staging: rtl8188eu: Rework function PHY_QueryRFReg()navin patidar
2014-08-31staging: rtl8188eu: Rework function phy_RFSerialWrite()navin patidar
2014-08-31staging: rtl8188eu: Rework function phy_RFSerialRead()navin patidar
2014-08-31staging: rtl8188eu: Rework function PHY_SetBBReg()navin patidar
2014-08-31staging: rtl8188eu: Remove unused wrapper function rtw_hal_write_bbreg()navin patidar
2014-08-31staging: rtl8188eu: Rework function PHY_QueryBBReg()navin patidar
2014-08-31staging:lustre:lnet: lib-md.c erase C99 // commentsJanet Liu
2014-08-31staging:lustre:lnet: lib-md.c make line not over 80 charactersJanet Liu
2014-08-31Staging: bcm: fixed a comment coding style issueAnh Le
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-31Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown
2014-08-31spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven
2014-08-30staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley
2014-08-30staging: vt6655: s_uGetRTSCTSDuration always return __le16Malcolm Priestley
2014-08-30stgaing: vt6655: remove unused variable wCTSDurationMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSCTS_FB with struct vnt_cts_fbMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSCTS with struct vnt_ctsMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_a_FB with struct vnt_rts_a_fbMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_ab with struct vnt_rts_abMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_g_FB with struct vnt_rts_g_fbMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_g with struct vnt_rts_gMalcolm Priestley
2014-08-30staging: vt6655: Replace typedef struct tagSCTSData with ieee80211_cts dataMalcolm Priestley
2014-08-30staging: vt6655: Replace typedef struct tagSRTSData with ieee80211_rts dataMalcolm Priestley