aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-22pinctrl: rockchip: do coding style for mux route structJianqun Xu1-570/+80
2021-04-22pinctrl: Introduce MODE group in enum pin_config_paramAndy Shevchenko6-14/+14
2021-04-22pinctrl: core: Fix kernel doc string for pin_get_name()Andy Shevchenko1-1/+1
2021-04-22pinctrl: mediatek: use spin lock in mtk_rmwTzung-Bi Shih4-5/+6
2021-04-21RDMA/core: Add CM to restrack after successful attachment to a deviceShay Drory1-2/+10
2021-04-22pinctrl: add drive for I2C related pins on MT8195Zhiyong Tao3-0/+41
2021-04-22pinctrl: add pinctrl driver on mt8195Zhiyong Tao4-0/+2504
2021-04-22pinctrl: Ingenic: Add pinctrl driver for X2000.周琰杰 (Zhou Yanjie)1-13/+579
2021-04-22pinctrl: Ingenic: Add pinctrl driver for JZ4775.周琰杰 (Zhou Yanjie)1-0/+279
2021-04-22pinctrl: Ingenic: Add pinctrl driver for JZ4755.周琰杰 (Zhou Yanjie)1-0/+139
2021-04-22pinctrl: Ingenic: Add pinctrl driver for JZ4750.周琰杰 (Zhou Yanjie)1-0/+142
2021-04-22pinctrl: Ingenic: Add pinctrl driver for JZ4730.周琰杰 (Zhou Yanjie)1-16/+216
2021-04-22pinctrl: Ingenic: Reformat the code.周琰杰 (Zhou Yanjie)1-36/+35
2021-04-22pinctrl: Ingenic: Add DMIC pins support for Ingenic SoCs.周琰杰 (Zhou Yanjie)1-0/+22
2021-04-22pinctrl: Ingenic: Improve LCD pins related code.周琰杰 (Zhou Yanjie)1-49/+61
2021-04-22pinctrl: Ingenic: Adjust the sequence of X1830 SSI pin groups.周琰杰 (Zhou Yanjie)1-5/+5
2021-04-22pinctrl: Ingenic: Add support for read the pin configuration of X1830.周琰杰 (Zhou Yanjie)1-9/+31
2021-04-22pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group.周琰杰 (Zhou Yanjie)1-1/+3
2021-04-21RDMA/cma: Skip device which doesn't support CMParav Pandit1-0/+14
2021-04-21dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload seque...Heinz Mauelshagen1-6/+28
2021-04-21net: phy: marvell: don't use empty switch default caseMarek Behún1-2/+0
2021-04-21bonding: 3ad: Fix the conflict between bond_update_slave_arr and the state ma...jinyiting1-3/+4
2021-04-21power: supply: cpcap-battery: fix invalid usage of list cursorGuangqing Zhu1-1/+1
2021-04-21of: overlay: Fix kerneldoc warning in of_overlay_remove()Rob Herring1-1/+1
2021-04-21platform/x86: intel_pmc_core: Uninitialized data in pmc_core_lpm_latch_mode_w...Dan Carpenter1-6/+2
2021-04-21RDMA/rxe: Fix a bug in rxe_fill_ip_info()Bob Pearson1-1/+1
2021-04-21mt76: mt7921: reinit wpdma during drv_own if necessaryLorenzo Bianconi1-0/+2
2021-04-21mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi6-13/+3
2021-04-21mt76: mt7921: fix a precision vs width bug in printkDan Carpenter1-1/+1
2021-04-21mt76: mt7915: fix a precision vs width bug in printkDan Carpenter1-1/+1
2021-04-21mt76: mt7615: fix a precision vs width bug in printkDan Carpenter1-1/+1
2021-04-21mt76: debugfs: introduce napi_threaded nodeLorenzo Bianconi1-0/+28
2021-04-21mt76: mt7921: introduce mt7921_mcu_sta_add routineLorenzo Bianconi3-19/+27
2021-04-21mt76: mt7921: mt7921_stop should put device in fw_own stateSean Wang1-1/+1
2021-04-21mt76: connac: unschedule mac_work before going to sleepLorenzo Bianconi3-1/+7
2021-04-21mt76: mt7663: add awake and doze time accountingLorenzo Bianconi3-6/+52
2021-04-21mt76: mt7921: improve doze opportunityLorenzo Bianconi2-3/+3
2021-04-21mt76: mt7921: get rid of mcu_reset function pointerLorenzo Bianconi3-6/+2
2021-04-21mt76: mt7915: do not read rf value from efuse in flash modeShayne Chen1-1/+1
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi14-113/+132
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi11-73/+66
2021-04-21mt76: mt7921: fix possible invalid register accessSean Wang1-1/+3
2021-04-21mt76: mt7921: enable deep sleep when the device suspendsSean Wang1-0/+12
2021-04-21mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utilitySean Wang2-8/+24
2021-04-21mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routineLorenzo Bianconi4-0/+36
2021-04-21mt76: mt7921: introduce mt7921_dma_{enable,disable} utilitiesLorenzo Bianconi1-73/+35
2021-04-21mt76: mt7921: introduce mt7921_wpdma_reset utility routineLorenzo Bianconi3-28/+47
2021-04-21mt76: mt7921: move mt7921_dma_reset in dma.cLorenzo Bianconi3-68/+74
2021-04-21mt76: mt7615: Fix a dereference of pointer sta before it is null checkedColin Ian King1-1/+2
2021-04-21mt76: mt7921: enable sw interruptsLorenzo Bianconi4-7/+25