summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parport: Remove attach function pointerDr. David Alan Gilbert2024-07-031-1/+0
* parport: Remove 'drivers' listDr. David Alan Gilbert2024-07-032-10/+0
* mcb: remove unused struct 'mcb_parse_priv'Dr. David Alan Gilbert2024-07-031-5/+0
* misc: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-07-039-10/+10
* bsr: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-031-0/+1
* platform/goldfish: goldfish_pipe: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-031-0/+1
* dca: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-031-0/+1
* greybus: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-032-0/+2
* intel_th: msu-sink: add missing MODULE_DESCRIPTION()Jeff Johnson2024-07-031-0/+1
* dsp56k: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-031-0/+1
* dtlk: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-031-0/+1
* misc: ti-st: st_kim: use 'time_left' variable with wait_for_completion_interr...Wolfram Sang2024-07-031-4/+4
* misc: tifm: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-07-031-3/+3
* misc: bh1770glc: use 'time_left' variable with wait_event_interruptible_timeo...Wolfram Sang2024-07-031-5/+5
* misc: apds990x: use 'time_left' variable with wait_event_interruptible_timeout()Wolfram Sang2024-07-031-5/+5
* binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM issuesLei Liu2024-07-031-5/+5
* binder: use bitmap for faster descriptor lookupCarlos Llamas2024-07-033-14/+279
* Merge tag 'coresight-next-v6.11' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2024-07-034-6/+7
|\
| * hwtracing: use for_each_endpoint_of_node()Kuninori Morimoto2024-07-011-2/+2
| * coresight: constify the struct device_type usageRicardo B. Marliere2024-06-212-2/+2
| * coresight: tmc: Remove duplicated include in coresight-tmc-core.cYang Li2024-06-101-1/+0
| * coresight: Fix ref leak when of_coresight_parse_endpoint() failsJames Clark2024-06-071-1/+3
* | Merge tag 'counter-updates-for-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman2024-07-034-22/+139
|\ \
| * | counter: ti-eqep: Allow eQEP driver to be built for K3 devicesJudith Mendez2024-07-011-1/+1
| * | counter/ti-eqep: Add new ti-am62-eqep compatibleJudith Mendez2024-07-011-0/+1
| * | dt-bindings: counter: Add new ti,am62-eqep compatibleJudith Mendez2024-07-011-5/+22
| * | counter: ti-eqep: remove counter_priv() wrapperDavid Lechner2024-07-011-14/+9
| * | counter: ti-eqep: remove unused struct memberDavid Lechner2024-07-011-1/+0
| * | counter: ti-eqep: implement over/underflow eventsDavid Lechner2024-07-011-1/+105
| * | counter: ftm-quaddec: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-011-0/+1
* | | Merge tag 'w1-drv-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2024-07-033-9/+6
|\ \ \
| * | | w1: Drop allocation error messageThorsten Blum2024-05-281-5/+1
| * | | w1: Add missing newline and fix typos in w1_bus_master commentThorsten Blum2024-05-272-4/+5
* | | | Merge tag 'fpga-for-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2024-07-032-8/+2
|\ \ \ \
| * | | | fpga: altera-fpga2sdram: remove unused struct 'prop_map'Dr. David Alan Gilbert2024-06-141-6/+0
| * | | | Revert "fpga: disable KUnit test suites when module support is enabled"Marco Pagani2024-06-111-2/+2
| |/ / /
* | | | Merge 6.10-rc6 into char-misc-nextGreg Kroah-Hartman2024-07-01600-4099/+7807
|\ \ \ \ | | |/ / | |/| |
| * | | Linux 6.10-rc6v6.10-rc6Linus Torvalds2024-06-301-1/+1
| * | | Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-06-305-22/+36
| |\ \ \
| | * | | ata: ahci: Clean up sysfs file on errorNiklas Cassel2024-06-301-5/+12
| | * | | ata: libata-core: Fix double free on errorNiklas Cassel2024-06-301-4/+4
| | * | | ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel2024-06-304-14/+19
| | * | | ata: libata-core: Fix null pointer dereference on errorNiklas Cassel2024-06-301-0/+3
| | * | | ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 modelsNiklas Cassel2024-06-281-2/+1
| * | | | Merge tag 'kbuild-fixes-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-306-13/+11
| |\ \ \ \
| | * | | | kbuild: scripts/gdb: bring the "abspath" backJoel Granados2024-06-271-1/+1
| | * | | | kbuild: Use $(obj)/%.cc to fix host C++ module buildsNicolas Schier2024-06-261-1/+1
| | * | | | kbuild: rpm-pkg: fix build error with CONFIG_MODULES=nMasahiro Yamada2024-06-261-5/+3
| | * | | | kbuild: Fix build target deb-pkg: ln: failed to create hard linkThayne Harbaugh2024-06-261-1/+1
| | * | | | kbuild: doc: Update default INSTALL_MOD_DIR from extra to updatesMark-PK Tsai2024-06-261-4/+4