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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
serial: RS485 termination is supported if DT provides one
Ilpo Järvinen
1
-0
/
+2
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
18
-26
/
+26
2022-07-08
serial: 8250_fsl: Don't report FE, PE and OE twice
Uwe Kleine-König
1
-1
/
+1
2022-07-08
octeontx2-af: Don't reset previous pfc config
Hariprasad Kelam
3
-13
/
+23
2022-07-08
usb: dwc3: gadget: fix high speed multiplier setting
Michael Grzeschik
1
-2
/
+2
2022-07-08
usb: dwc3: gadget: refactor dwc3_repare_one_trb
Michael Grzeschik
1
-52
/
+40
2022-07-08
drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.
Darren Stevens
2
-8
/
+6
2022-07-08
usb: gadget: uvc: fix changing interface name via configfs
Michael Grzeschik
1
-2
/
+4
2022-07-08
usb: typec: add missing uevent when partner support PD
Linyu Yuan
1
-0
/
+1
2022-07-08
usb: core: hub: Create platform devices for onboard hubs in hub_probe()
Matthias Kaehlcke
2
-1
/
+9
2022-07-08
usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
6
-0
/
+608
2022-07-08
usb: mtu3: support function remote wakeup
Chunfeng Yun
3
-4
/
+38
2022-07-08
usb: mtu3: check capability of usb3 dual role
Chunfeng Yun
1
-4
/
+28
2022-07-08
usb: mtu3: add feature to disable device's usb3 port
Chunfeng Yun
3
-16
/
+24
2022-07-08
usb: mtu3: print endpoint type as string
Chunfeng Yun
2
-6
/
+6
2022-07-08
usb: typec: tcpci: move tcpci.h to include/linux/usb/
Xin Ji
5
-216
/
+4
2022-07-08
gadgetfs: ep_io - wait until IRQ finishes
Jozef Martiniak
1
-0
/
+1
2022-07-08
usb: gadget: udc: atmel: convert to platform driver
Michael Walle
1
-4
/
+4
2022-07-08
usb: gadget: udc: atmel: check rc of devm_gpiod_get_optional()
Michael Walle
1
-0
/
+2
2022-07-08
USB: gadget: udc: tracing: Do not open code __string() with __dynamic_array()
Steven Rostedt (Google)
1
-4
/
+4
2022-07-08
staging: vt6655: Use loop in vt6655_mac_read_ether_addr
Philipp Hortmann
1
-6
/
+2
2022-07-08
staging: vt6655: Use loop in vt6655_mac_write_bssid_addr
Philipp Hortmann
1
-6
/
+2
2022-07-08
staging: r8188eu: pattrib addresses were already set by the caller
Martin Kaiser
1
-7
/
+0
2022-07-08
staging: r8188eu: remove sta2sta_data_frame prototype
Martin Kaiser
1
-7
/
+2
2022-07-08
staging: vt6655: Convert macro vt6655_mac_read_ether_addr to function
Philipp Hortmann
1
-11
/
+12
2022-07-08
staging: vt6655: Convert macro vt6655_mac_write_bssid_addr to function
Philipp Hortmann
1
-11
/
+13
2022-07-08
staging: vt6655: Move two macros to file where those are used
Philipp Hortmann
2
-24
/
+24
2022-07-08
staging: vt6655: Rename MACvReadEtherAddress
Philipp Hortmann
2
-2
/
+2
2022-07-08
staging: vt6655: Rename MACvWriteBSSIDAddress
Philipp Hortmann
2
-2
/
+2
2022-07-08
staging: vt6655: Rename pbyEtherAddr to mac_addr
Philipp Hortmann
1
-14
/
+14
2022-07-08
staging: switch to netif_napi_add_weight()
Jakub Kicinski
2
-4
/
+4
2022-07-08
staging: r8188eu: use ieee80211 helper to check for nullfunc frame
Martin Kaiser
1
-2
/
+3
2022-07-08
staging: r8188eu: remove a misleading comment
Martin Kaiser
1
-3
/
+0
2022-07-08
staging: r8188eu: don't set pattrib->ta again
Martin Kaiser
1
-1
/
+0
2022-07-08
staging: r8188eu: don't set pattrib->ra again
Martin Kaiser
1
-1
/
+0
2022-07-08
staging: r8188eu: don't set pattrib->dst again
Martin Kaiser
1
-1
/
+0
2022-07-08
staging: r8188eu: set bssid only once
Martin Kaiser
1
-2
/
+0
2022-07-08
staging: r8188eu: Block comments use * on subsequent lines
Rommel Rodriguez Perez
1
-12
/
+11
2022-07-08
staging: r8188eu: mac addr len is unused
Martin Kaiser
1
-1
/
+0
2022-07-08
staging: r8188eu: remove sdio definitions
Martin Kaiser
1
-136
/
+0
2022-07-08
staging: r8188eu: read pwr seq length, remove PWR_CMD_END
Martin Kaiser
1
-18
/
+7
2022-07-08
staging: r8188eu: support only us in PWR_CMD_DELAY
Martin Kaiser
1
-12
/
+4
2022-07-08
staging: r8188eu: move pwr seq defines to HalPwrSeqCmd.c
Martin Kaiser
2
-47
/
+43
2022-07-08
staging: r8188eu: make ffaddr2pipehdl() static
Michael Straube
2
-3
/
+1
2022-07-08
staging: r8188eu: remove HW_VAR_AMPDU_FACTOR from SetHwReg8188EU()
Michael Straube
3
-28
/
+27
2022-07-08
Staging: rtl8192e: Added spaces around '+'
Felix Schlepper
1
-1
/
+1
2022-07-08
Staging: rtl8192e: Remove unnecessary blank line
Felix Schlepper
1
-1
/
+0
2022-07-08
Staging: rtl8192e: Added braces around else
Felix Schlepper
1
-2
/
+4
2022-07-08
Staging: rtl8192e: Remove unnecessary parentheses
Felix Schlepper
1
-2
/
+2
2022-07-08
Staging: rtl8192e: Avoid multiple assignments
Felix Schlepper
1
-1
/
+2
[prev]
[next]