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-25
USB: serial: fix tty-port initialized comments
Johan Hovold
3
-3
/
+5
2022-07-25
USB: serial: usb_wwan: replace DTR/RTS magic numbers with macros
Yan Xinyu
1
-4
/
+6
2022-07-25
USB: gadget: f_acm: use CDC defines
Johan Hovold
1
-15
/
+5
2022-07-25
staging: gdm724x: drop unused CDC defines
Johan Hovold
1
-6
/
+0
2022-07-25
USB: cdc-acm: use CDC serial-state defines
Johan Hovold
2
-25
/
+12
2022-07-25
USB: cdc-acm: use CDC control-line defines
Johan Hovold
2
-16
/
+9
2022-07-25
Merge branch irq/misc-5.20 into irq/irqchip-next
Marc Zyngier
3
-3
/
+13
2022-07-25
nvme-pci: Crucial P2 has bogus namespace ids
Tobias Gruetzmacher
1
-0
/
+2
2022-07-24
USB: mtu3: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-4
/
+2
2022-07-24
i2c: qcom-geni: Use the correct return value
Bjorn Andersson
1
-1
/
+1
2022-07-24
Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+12
2022-07-24
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
1
-1
/
+1
2022-07-24
irqchip/mips-gic: Check the return value of ioremap() in gic_of_init()
William Dean
1
-0
/
+4
2022-07-24
i2c: cadence: Support PEC for SMBus block read
Lars-Peter Clausen
1
-1
/
+9
2022-07-24
i2c: qcom-geni: Propagate GENI_ABORT_DONE to geni_i2c_abort_xfer()
Bjorn Andersson
1
-5
/
+15
2022-07-23
HID: amd_sfh: Handle condition of "no sensors"
Basavaraj Natikar
1
-0
/
+2
2022-07-23
HID: amd_sfh: Fix implicit declaration error on i386
Basavaraj Natikar
1
-0
/
+2
2022-07-23
vfio/ccw: Only pass in contiguous pages
Nicolin Chen
1
-14
/
+56
2022-07-23
vfio/ap: Pass in physical address of ind to ap_aqic()
Nicolin Chen
2
-4
/
+5
2022-07-23
drm/i915/gvt: Replace roundup with DIV_ROUND_UP
Nicolin Chen
1
-5
/
+2
2022-07-23
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
4
-28
/
+15
2022-07-23
watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada_37xx_wdt_probe()
William Dean
1
-0
/
+2
2022-07-23
watchdog: dw_wdt: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-23
watchdog: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-23
watchdog:Fix typo in comment
Luo Xueqin
1
-1
/
+1
2022-07-23
watchdog: pm8916_wdt: Handle watchdog enabled by bootloader
Stephan Gerhold
1
-0
/
+10
2022-07-23
watchdog: pm8916_wdt: Report reboot reason
Stephan Gerhold
1
-1
/
+25
2022-07-23
watchdog: pm8916_wdt: Avoid read of write-only PET register
Stephan Gerhold
1
-3
/
+2
2022-07-23
watchdog: wdat_wdt: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-5
/
+2
2022-07-23
watchdog: tegra_wdt: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-9
/
+5
2022-07-23
watchdog: st_lpc_wdt: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-6
/
+3
2022-07-23
watchdog: sama5d4_wdt: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-5
/
+3
2022-07-23
watchdog: s3c2410_wdt: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-6
/
+3
2022-07-23
watchdog: mtk_wdt: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-7
/
+3
2022-07-23
watchdog: dw_wdt: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-4
/
+2
2022-07-23
watchdog: bcm7038_wdt: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-5
/
+3
2022-07-23
watchdog: realtek-otto: add RTL9310 support
Sander Vanheule
1
-0
/
+1
2022-07-23
watchdog: sp805_wdt: add arm cmsdk apb wdt support
Bing Fan
1
-0
/
+5
2022-07-23
watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource
Jean Delvare
1
-0
/
+1
2022-07-23
watchdog: max77620: update Luca Ceresoli's e-mail address
Luca Ceresoli
1
-2
/
+2
2022-07-23
watchdog: f71808e_wdt: Add check for platform_driver_register
Jiasheng Jiang
1
-1
/
+3
2022-07-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
6
-35
/
+299
2022-07-22
net: usb: ax88179_178a: wol optimizations
Justin Chen
1
-24
/
+28
2022-07-22
net: usb: ax88179_178a: move priv to driver_priv
Justin Chen
1
-13
/
+19
2022-07-22
net: usb: ax88179_178a: restore state on resume
Justin Chen
1
-26
/
+1
2022-07-22
net: usb: ax88179_178a: clean up pm calls
Justin Chen
1
-88
/
+59
2022-07-22
net: usb: ax88179_178a: remove redundant init code
Justin Chen
1
-81
/
+4
2022-07-22
Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
9
-24
/
+133
2022-07-22
Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet
Luiz Augusto von Dentz
1
-0
/
+10
2022-07-22
Bluetooth: btusb: Add support for ISO packets
Luiz Augusto von Dentz
1
-0
/
+14
[prev]
[next]