summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2018-06-28staging: mt7621-gpio: avoid use banks in device treeSergio Paracuellos
2018-06-28staging: mt7621-gpio: update Kconfig with SoC detailsSergio Paracuellos
2018-06-28staging: mt7621-gpio: avoid long line in a commentSergio Paracuellos
2018-06-28staging: mt7621-gpio: set different names for each gpio_chip and irq_chipSergio Paracuellos
2018-06-28staging: mt7621-gpio: avoid one level indentation in interrupt handlerSergio Paracuellos
2018-06-28staging: mt7621-gpio: avoid to set up irqs if not defined in dtsSergio Paracuellos
2018-06-28staging: mt7621-gpio: avoid check for NULL in 'to_mediatek_gpio' callsSergio Paracuellos
2018-06-28staging: mt7621-gpio: align indentation for all definesSergio Paracuellos
2018-06-28staging: mt7621-gpio: update kerneldoc for state containersSergio Paracuellos
2018-06-28staging: mt7621-gpio: remove no more necessary PIN_MASK macroSergio Paracuellos
2018-06-28staging: mt7621-gpio: avoid custom irq_domain for gpioSergio Paracuellos
2018-06-28staging: mt7621-gpio: implement high level and low level irqsSergio Paracuellos
2018-06-28staging: mt7621-gpio: add kerneldoc for state data containersSergio Paracuellos
2018-06-28staging: mt7621-gpio: add COMPILE_TESTSergio Paracuellos
2018-06-28staging: mt7621-gpio: implement '.irq_[request|release]_resources' functionsSergio Paracuellos
2018-06-28staging: mt7621-gpio: make use of 'builtin_platform_driver'Sergio Paracuellos
2018-06-28staging: mt7621-gpio: avoid including 'gpio.h'Sergio Paracuellos
2018-06-28staging: mt7621-gpio: make use 'bgpio_init' from GPIO_GENERICSergio Paracuellos
2018-06-28staging: mt7621-eth: Use eth_hw_addr_random()Kamal Heib
2018-06-28staging: mt7621-eth: Fix memory leak in mtk_add_mac() error pathKamal Heib
2018-06-28staging: mt7621-dts: Fix remaining pcie warningsRosen Penev
2018-06-28staging: mt7621-mmc: Find response of SD_APP_OP_COND by defaultChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Find response of MMC_SEND_OP_COND by defaultChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Factor out from msdc_command_start()Christian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused argument from msdc_do_commandChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro is_card_presentChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused define MAX_PHY_SGMTSChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused enum msdc_modeChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused define IRQ_SDCChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused define RALINK_MSDC_BASEChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Cleanup source of base address for ioChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove MSDC_MODE_* definesChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused variable from msdc_tune_requestChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro MAX_BD_PER_GPDChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro msdc_retryChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Make msdc_clr_fifo a function and relax cpuChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unnecessary BUG_ON() in msdc_dma_setupChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove variable num form msdc_dma_setupChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused field sglen from msdc_dmaChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused field sg from msdc_dmaChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Refactor dma setup processChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused field mode from msdc_dmaChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove DMA basic mode codeChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove register debugging structuresChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro sdr_write8Christian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro sdr_read8Christian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Replace sdr_read32 with readlChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Replace sdr_write32 with writelChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro msdc_rxfifocntChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro msdc_txfifocntChristian Lütke-Stetzkamp