index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
2018-06-28
staging: mt7621-gpio: avoid use banks in device tree
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: update Kconfig with SoC details
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: avoid long line in a comment
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: set different names for each gpio_chip and irq_chip
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: avoid one level indentation in interrupt handler
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: avoid to set up irqs if not defined in dts
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: avoid check for NULL in 'to_mediatek_gpio' calls
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: align indentation for all defines
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: update kerneldoc for state containers
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: remove no more necessary PIN_MASK macro
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: avoid custom irq_domain for gpio
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: implement high level and low level irqs
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: add kerneldoc for state data containers
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: add COMPILE_TEST
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: implement '.irq_[request|release]_resources' functions
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: make use of 'builtin_platform_driver'
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: avoid including 'gpio.h'
Sergio Paracuellos
2018-06-28
staging: mt7621-gpio: make use 'bgpio_init' from GPIO_GENERIC
Sergio Paracuellos
2018-06-28
staging: mt7621-eth: Use eth_hw_addr_random()
Kamal Heib
2018-06-28
staging: mt7621-eth: Fix memory leak in mtk_add_mac() error path
Kamal Heib
2018-06-28
staging: mt7621-dts: Fix remaining pcie warnings
Rosen Penev
2018-06-28
staging: mt7621-mmc: Find response of SD_APP_OP_COND by default
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Find response of MMC_SEND_OP_COND by default
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Factor out from msdc_command_start()
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused argument from msdc_do_command
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro is_card_present
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused define MAX_PHY_SGMTS
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused enum msdc_mode
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused define IRQ_SDC
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused define RALINK_MSDC_BASE
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Cleanup source of base address for io
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove MSDC_MODE_* defines
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused variable from msdc_tune_request
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro MAX_BD_PER_GPD
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_retry
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Make msdc_clr_fifo a function and relax cpu
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unnecessary BUG_ON() in msdc_dma_setup
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove variable num form msdc_dma_setup
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused field sglen from msdc_dma
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused field sg from msdc_dma
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Refactor dma setup process
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused field mode from msdc_dma
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove DMA basic mode code
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove register debugging structures
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro sdr_write8
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro sdr_read8
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Replace sdr_read32 with readl
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Replace sdr_write32 with writel
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_rxfifocnt
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_txfifocnt
Christian Lütke-Stetzkamp
[prev]
[next]