summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-03misc: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-07-03bsr: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-03platform/goldfish: goldfish_pipe: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-03dca: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-03greybus: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-03intel_th: msu-sink: add missing MODULE_DESCRIPTION()Jeff Johnson
2024-07-03dsp56k: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-03dtlk: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-03misc: ti-st: st_kim: use 'time_left' variable with wait_for_completion_interr...Wolfram Sang
2024-07-03misc: tifm: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-07-03misc: bh1770glc: use 'time_left' variable with wait_event_interruptible_timeo...Wolfram Sang
2024-07-03misc: apds990x: use 'time_left' variable with wait_event_interruptible_timeout()Wolfram Sang
2024-07-03binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM issuesLei Liu
2024-07-03binder: use bitmap for faster descriptor lookupCarlos Llamas
2024-07-03Merge tag 'coresight-next-v6.11' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2024-07-03Merge tag 'counter-updates-for-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2024-07-03Merge tag 'w1-drv-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2024-07-03Merge tag 'fpga-for-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2024-07-01Merge 6.10-rc6 into char-misc-nextGreg Kroah-Hartman
2024-07-01counter: ti-eqep: Allow eQEP driver to be built for K3 devicesJudith Mendez
2024-07-01hwtracing: use for_each_endpoint_of_node()Kuninori Morimoto
2024-07-01counter/ti-eqep: Add new ti-am62-eqep compatibleJudith Mendez
2024-07-01counter: ti-eqep: remove counter_priv() wrapperDavid Lechner
2024-07-01counter: ti-eqep: remove unused struct memberDavid Lechner
2024-07-01counter: ti-eqep: implement over/underflow eventsDavid Lechner
2024-07-01counter: ftm-quaddec: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel
2024-06-30Merge tag 'char-misc-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-30Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-30Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-30Merge tag 'irq_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-30Merge tag 'linux-watchdog-6.10-rc-fixes' of git://www.linux-watchdog.org/linu...Linus Torvalds
2024-06-29Merge tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-29Merge tag 'platform-drivers-x86-v6.10-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-06-29Merge tag 'mmc-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-28i2c: testunit: discard write requests while old command is runningWolfram Sang
2024-06-28i2c: testunit: don't erase registers after STOPWolfram Sang
2024-06-28Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-28Merge tag 'iommu-fixes-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-28Merge tag 'gpio-fixes-for-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-28tty: mxser: Remove __counted_by from mxser_board.ports[]Nathan Chancellor
2024-06-28ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 modelsNiklas Cassel
2024-06-27Merge tag 'v6.10-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-06-27Merge tag 'drm-fixes-2024-06-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds