index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-15
wifi: mt76: mt7915: fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2022-09-15
wifi: mt76: sdio: poll sta stat when device transmits data
Sean Wang
1
-1
/
+1
2022-09-15
wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work
Sean Wang
1
-2
/
+2
2022-09-15
wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.c
Lorenzo Bianconi
4
-157
/
+119
2022-09-15
wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPEND
Sean Wang
1
-4
/
+0
2022-09-15
wifi: mt76: mt7921u: fix race issue between reset and suspend/resume
Sean Wang
1
-4
/
+24
2022-09-15
wifi: mt76: mt7921s: fix race issue between reset and suspend/resume
Sean Wang
1
-4
/
+9
2022-09-15
wifi: mt76: mt7921e: fix race issue between reset and suspend/resume
Sean Wang
2
-4
/
+14
2022-09-15
wifi: mt76: add rx_check callback for usb devices
Lorenzo Bianconi
5
-0
/
+28
2022-09-15
wifi: mt76: testmode: use random payload for tx packets
Shayne Chen
1
-2
/
+6
2022-09-15
wifi: mt76: connac: introduce mt76_connac_reg_map structure
Lorenzo Bianconi
4
-174
/
+170
2022-09-15
soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA
Dmitry Osipenko
1
-1
/
+0
2022-09-15
firmware: tegra: Switch over to memdup_user()
Qing Wang
1
-10
/
+3
2022-09-15
Revert "driver core: Set fw_devlink.strict=1 by default"
Greg Kroah-Hartman
1
-1
/
+1
2022-09-15
net: ftgmac100: support fixed link
Tao Ren
1
-0
/
+24
2022-09-15
soc/tegra: cbb: Add support for Tegra241 (Grace)
Sumit Gupta
1
-2
/
+269
2022-09-15
soc/tegra: cbb: Add driver for Tegra234 CBB 2.0
Sumit Gupta
3
-1
/
+848
2022-09-15
soc/tegra: cbb: Add CBB 1.0 driver for Tegra194
Sumit Gupta
5
-0
/
+2572
2022-09-15
soc/tegra: pmc: Add USB port wake events for Tegra194
Thierry Reding
1
-0
/
+7
2022-09-15
soc/tegra: pmc: Add support for simple wake events
Thierry Reding
1
-0
/
+19
2022-09-15
soc/tegra: pmc: Remove leading space
Thierry Reding
1
-1
/
+1
2022-09-15
soc/tegra: fuse: Add missing of_node_put()
Liang He
1
-2
/
+5
2022-09-15
soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()
Liang He
1
-0
/
+1
2022-09-15
soc/tegra: Set ERD bit to mask inband errors
Sumit Gupta
1
-2
/
+27
2022-09-15
net: phy: spi_ks8895: switch to using gpiod API
Dmitry Torokhov
1
-55
/
+14
2022-09-15
net: ks8851: switch to using gpiod API
Dmitry Torokhov
2
-22
/
+20
2022-09-15
net: davicom: dm9000: switch to using gpiod API
Dmitry Torokhov
1
-12
/
+14
2022-09-15
ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes
Mark Brown
110
-685
/
+1297
2022-09-15
gpiolib: of: factor out conversion from OF flags
Dmitry Torokhov
1
-66
/
+37
2022-09-15
gpiolib: rework quirk handling in of_find_gpio()
Dmitry Torokhov
1
-36
/
+26
2022-09-15
gpiolib: of: make Freescale SPI quirk similar to all others
Dmitry Torokhov
1
-8
/
+4
2022-09-15
gpiolib: of: do not ignore requested index when applying quirks
Dmitry Torokhov
1
-13
/
+19
2022-09-15
gpio: ws16c48: Ensure number of irq matches number of base
William Breathitt Gray
1
-2
/
+3
2022-09-15
gpio: 104-idio-16: Ensure number of irq matches number of base
William Breathitt Gray
1
-2
/
+3
2022-09-15
gpio: 104-idi-48: Ensure number of irq matches number of base
William Breathitt Gray
1
-2
/
+3
2022-09-15
gpio: 104-dio-48e: Ensure number of irq matches number of base
William Breathitt Gray
1
-2
/
+3
2022-09-15
counter: 104-quad-8: Ensure number of irq matches number of base
William Breathitt Gray
1
-2
/
+3
2022-09-15
gpio: pca953x: Add support for PCAL6534
Martyn Welch
1
-19
/
+117
2022-09-15
gpio: pca953x: Swap if statements to save later complexity
Martyn Welch
1
-16
/
+15
2022-09-15
gpio: pca953x: Fix pca953x_gpio_set_pull_up_down()
Martyn Welch
1
-3
/
+5
2022-09-15
clk: at91: sama5d2: Add Generic Clocks for UART/USART
Sergiu Moga
1
-0
/
+10
2022-09-15
drm/i915: Fix return type of mode_valid function hook
Nathan Huckleberry
1
-2
/
+2
2022-09-15
can: dev: add CAN XL support to virtual CAN
Oliver Hartkopp
2
-10
/
+10
2022-09-15
can: canxl: update CAN infrastructure for CAN XL frames
Oliver Hartkopp
1
-18
/
+54
2022-09-15
can: set CANFD_FDF flag in all CAN FD frame structures
Oliver Hartkopp
2
-1
/
+11
2022-09-15
can: skb: add skb CAN frame data length helpers
Oliver Hartkopp
2
-9
/
+5
2022-09-15
can: skb: unify skb CAN frame identification helpers
Oliver Hartkopp
1
-8
/
+10
2022-09-15
USB: serial: ftdi_sio: add support for HP and HA devices
Amireddy mallikarjuna reddy
2
-0
/
+49
2022-09-15
USB: serial: ftdi_sio: simplify divisor handling
Johan Hovold
1
-3
/
+1
2022-09-15
USB: serial: ftdi_sio: assume hi-speed type
Johan Hovold
1
-11
/
+12
[prev]
[next]