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-28
serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()
Guo Mengqi
1
-2
/
+4
2022-07-28
can: v(x)can: add software tx timestamps
Vincent Mailhol
2
-0
/
+4
2022-07-28
can: slcan: add software tx timestamps
Vincent Mailhol
1
-0
/
+2
2022-07-28
can: janz-ican3: add software tx timestamp
Vincent Mailhol
1
-0
/
+2
2022-07-28
can: can327: add software tx timestamps
Vincent Mailhol
1
-0
/
+2
2022-07-28
usb: misc: onboard_usb_hub: Remove duplicated power_on delay
Alexander Stein
1
-3
/
+0
2022-07-28
MAINTAINERS: Add maintainer for the slcan driver
Dario Binacchi
1
-0
/
+1
2022-07-28
can: slcan: add support for listen-only mode
Dario Binacchi
1
-4
/
+15
2022-07-28
can: slcan: use the generic can_change_mtu()
Dario Binacchi
1
-6
/
+1
2022-07-28
can: slcan: change every `slc' occurrence in `slcan'
Dario Binacchi
1
-52
/
+55
2022-07-28
can: slcan: remove legacy infrastructure
Dario Binacchi
1
-255
/
+63
2022-07-28
can: slcan: remove useless header inclusions
Dario Binacchi
1
-3
/
+0
2022-07-28
can: slcan: use KBUILD_MODNAME and define pr_fmt to replace hardcoded names
Vincent Mailhol
1
-6
/
+8
2022-07-28
powerpc/powernv: rename remaining rng powernv_ functions to pnv_
Jason A. Donenfeld
1
-1
/
+1
2022-07-28
EDAC/mpc85xx: Include required of headers directly
Michael Ellerman
1
-0
/
+2
2022-07-28
scsi: cxlflash: Include missing linux/irqdomain.h
Christophe Leroy
1
-0
/
+1
2022-07-28
video: fbdev: offb: Include missing linux/platform_device.h
Christophe Leroy
1
-0
/
+1
2022-07-27
net: dsa: mv88e6xxx: fix speed setting for CPU/DSA ports
Marcin Wojtas
1
-1
/
+6
2022-07-27
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
5
-48
/
+16
2022-07-28
mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chip}()
Patrice Chotard
1
-3
/
+3
2022-07-28
mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups
Takahiro Kuwano
1
-0
/
+132
2022-07-28
mtd: spi-nor: spansion: Add local function to discover page size
Takahiro Kuwano
1
-22
/
+31
2022-07-28
mtd: spi-nor: core: Track flash's internal address mode
Tudor Ambarus
2
-1
/
+8
2022-07-28
mtd: spi-nor: core: Return error code from set_4byte_addr_mode()
Takahiro Kuwano
1
-1
/
+1
2022-07-28
mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing time
Tudor Ambarus
4
-8
/
+9
2022-07-28
mtd: spi-nor: core: Shrink the storage size of the flash_info's addr_nbytes
Tudor Ambarus
1
-1
/
+1
2022-07-28
mtd: spi-nor: s/addr_width/addr_nbytes
Tudor Ambarus
9
-66
/
+66
2022-07-27
sfc: disable softirqs for ptp TX
Alejandro Lucero
1
-0
/
+22
2022-07-27
ptp: ocp: Select CRC16 in the Kconfig.
Jonathan Lemon
1
-0
/
+1
2022-07-27
clk: sunxi-ng: Fix H6 RTC clock definition
Jernej Skrabec
1
-0
/
+1
2022-07-28
regulator: Consumer load management improvements
Mark Brown
2
-8
/
+40
2022-07-27
drm/i915: Pass drm_i915_private struct instead of gt for gen11_gu_misc_irq_handler/ack()
Anusha Srivatsa
1
-8
/
+8
2022-07-27
drm/i915/display: Cleanup intel_phy_is_combo()
Anusha Srivatsa
1
-8
/
+6
2022-07-27
ACPI/PCI: Remove useless NULL pointer checks
Andrey Strachuk
1
-4
/
+4
2022-07-27
ACPI: property: Read buffer properties as integers
Sakari Ailus
1
-4
/
+31
2022-07-27
ACPI: property: Add support for parsing buffer property UUID
Sakari Ailus
1
-13
/
+129
2022-07-27
ACPI: property: Unify integer value reading functions
Sakari Ailus
1
-65
/
+31
2022-07-27
ACPI: property: Switch node property referencing from ifs to a switch
Sakari Ailus
1
-19
/
+22
2022-07-27
ACPI: property: Move property ref argument parsing into a new function
Sakari Ailus
1
-45
/
+58
2022-07-27
ACPI: property: Use acpi_object_type consistently in property ref parsing
Sakari Ailus
1
-1
/
+1
2022-07-27
ACPI: property: Tie data nodes to acpi handles
Sakari Ailus
1
-1
/
+41
2022-07-27
ACPI: property: Return type of acpi_add_nondev_subnodes() should be bool
Sakari Ailus
1
-4
/
+4
2022-07-27
drivers: lkdtm: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-27
Merge branch 'erdma' into rdma.git for-next
Jason Gunthorpe
15
-7
/
+6420
2022-07-27
RDMA/erdma: Add driver to kernel build environment
Cheng Xu
4
-7
/
+25
2022-07-27
hantro: Remove incorrect HEVC SPS validation
Ezequiel Garcia
3
-15
/
+7
2022-07-27
RDMA/erdma: Add the erdma module
Cheng Xu
1
-0
/
+608
2022-07-27
RDMA/erdma: Add connection management (CM) support
Cheng Xu
2
-0
/
+1597
2022-07-27
RDMA/erdma: Add verbs implementation
Cheng Xu
3
-0
/
+2231
2022-07-27
RDMA/erdma: Add verbs header file
Cheng Xu
1
-0
/
+342
[prev]
[next]