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
2021-08-04
net: usb: pegasus: Remove the changelog and DRIVER_VERSION.
Petko Manolov
1
-28
/
+2
2021-08-04
net: usb: pegasus: Check the return value of get_geristers() and friends;
Petko Manolov
1
-33
/
+75
2021-08-04
net/prestera: Fix devlink groups leakage in error flow
Leon Romanovsky
1
-0
/
+2
2021-08-03
net: dsa: qca: ar9331: reorder MDIO write sequence
Oleksij Rempel
1
-3
/
+11
2021-08-03
nfp: update ethtool reporting of pauseframe control
Fei Qin
1
-0
/
+2
2021-08-03
net: sparx5: fix bitmask on 32-bit targets
Arnd Bergmann
1
-1
/
+1
2021-08-03
net: really fix the build...
David S. Miller
4
-6
/
+9
2021-08-02
net: sparx5: fix compiletime_assert for GCC 4.9
Jakub Kicinski
1
-6
/
+13
2021-08-02
net: natsemi: Fix missing pci_disable_device() in probe and remove
Wang Hai
1
-6
/
+2
2021-08-02
net: phy: micrel: Fix detection of ksz87xx switch
Steve Bennett
1
-5
/
+5
2021-08-02
net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tag
Vladimir Oltean
1
-4
/
+0
2021-08-02
net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 too
Vladimir Oltean
1
-14
/
+4
2021-08-02
net: dsa: sja1105: ignore the FDB entry for unknown multicast when adding a new address
Vladimir Oltean
1
-3
/
+8
2021-08-02
net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with statically added ones
Vladimir Oltean
1
-2
/
+55
2021-08-02
net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fdb_add
Vladimir Oltean
1
-4
/
+6
2021-08-02
net: dsa: sja1105: fix static FDB writes for SJA1110
Vladimir Oltean
1
-13
/
+14
2021-08-02
qede: fix crash in rmmod qede while automatic debug collection
Prabhakar Kushwaha
2
-0
/
+9
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
52
-271
/
+528
2021-07-30
Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-18
/
+52
2021-07-30
Merge branches 'acpi-resources' and 'acpi-dptf'
Rafael J. Wysocki
2
-16
/
+44
2021-07-30
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-31
/
+97
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+27
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
10
-33
/
+55
2021-07-30
can: esd_usb2: fix memory leak
Pavel Skripkin
1
-1
/
+15
2021-07-30
can: ems_usb: fix memory leak
Pavel Skripkin
1
-1
/
+13
2021-07-30
can: usb_8dev: fix memory leak
Pavel Skripkin
1
-2
/
+13
2021-07-30
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
1
-0
/
+2
2021-07-30
can: hi311x: fix a signedness bug in hi3110_cmd()
Dan Carpenter
1
-1
/
+1
2021-07-29
Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
18
-40
/
+59
2021-07-29
Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
2
-0
/
+2
2021-07-29
scsi: fas216: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
scsi: acornscsi: Fix fall-through warning for clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
HID: ft260: fix device removal due to USB disconnect
Michael Zaidman
1
-16
/
+7
2021-07-29
Merge tag 'amd-drm-fixes-5.14-2021-07-28' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
7
-14
/
+14
2021-07-29
Merge tag 'drm-intel-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
3
-6
/
+14
2021-07-29
Merge tag 'drm-misc-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
3
-17
/
+13
2021-07-28
Merge tag 'platform-drivers-x86-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
6
-34
/
+265
2021-07-28
ACPI: DPTF: Fix reading of attributes
Srinivas Pandruvada
1
-8
/
+43
2021-07-28
Revert "ACPI: resources: Add checks for ACPI IRQ override"
Hui Wang
1
-8
/
+1
2021-07-28
sis900: Fix missing pci_disable_device() in probe and remove
Wang Hai
1
-5
/
+2
2021-07-28
platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
Thomas Weißschuh
1
-0
/
+1
2021-07-28
platform/x86: intel-hid: add Alder Lake ACPI device ID
Ping Bao
1
-0
/
+1
2021-07-28
HID: wacom: Skip processing of touches with negative slot values
Jason Gerecke
1
-0
/
+3
2021-07-28
HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
Jason Gerecke
1
-1
/
+1
2021-07-28
HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"
Colin Ian King
1
-1
/
+1
2021-07-28
HID: apple: Add support for Keychron K1 wireless keyboard
Haochen Tong
1
-0
/
+2
2021-07-28
HID: fix typo in Kconfig
Christophe JAILLET
1
-1
/
+1
2021-07-28
nfc: nfcsim: fix use after free during module unload
Krzysztof Kozlowski
1
-2
/
+1
2021-07-28
tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
Wang Hai
1
-5
/
+2
2021-07-28
nfc: s3fwrn5: fix undefined parameter values in dev_err()
Tang Bin
1
-1
/
+1
[next]