]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-08-28 Dmitry TorokhovInput: mt6779-keypad - use devm_clk_get_enabled()
2024-08-27 Liao ChenInput: mt6779-keypad - fix module autoloading
2024-08-26 Frank Lidt-bindings: input: touchscreen: convert ads7846.txt...
2024-08-26 Shen LichuanInput: wistron_btns - use kmemdup_array instead of...
2024-08-24 Dmitry TorokhovInput: evdev - limit amount of data for writes
2024-08-22 Dmitry TorokhovInput: keypad-nomadik-ske - remove the driver
2024-08-19 Cai HuoqingInput: colibri-vf50-ts - make use of the helper functio...
2024-08-19 Frank Lidt-bindings: input: touchscreen: convert colibri-vf50...
2024-08-12 Frank Lidt-bindings: input: touchscreen: convert ad7879 to...
2024-08-05 Dmitry TorokhovInput: cyttsp4 - remove driver
2024-08-05 Dmitry TorokhovInput: cyttsp - use devm_regulator_bulk_get_enable()
2024-08-05 Dmitry TorokhovInput: cyttsp - stop including gpio.h
2024-08-05 Dmitry TorokhovInput: ilitek_ts_i2c - stop including gpio.h
2024-08-05 Emanuele GhidoliInput: ilitek_ts_i2c - add report id message validation
2024-08-05 Emanuele GhidoliInput: ilitek_ts_i2c - avoid wrong input subsystem...
2024-08-05 Marge YangInput: synaptics-rmi4 - add support for querying DPM...
2024-08-05 Dmitry TorokhovInput: tsc2004/5 - use guard notation when acquiring...
2024-08-05 Dmitry TorokhovInput: tsc2004/5 - respect "wakeup-source" property
2024-08-05 Dmitry TorokhovInput: tsc2004/5 - do not use irq_set_irq_wake() directly
2024-08-05 Dmitry TorokhovInput: tsc2004/5 - fix reset handling on probe
2024-08-05 Dmitry TorokhovInput: tsc2004/5 - do not hard code interrupt trigger
2024-08-05 Dmitry TorokhovInput: tsc2004/5 - fix handling of VIO power supply
2024-07-31 Rob Herring... Input: tc3589x - use of_property_present()
2024-07-28 Christophe... Input: spear-keyboard - switch to devm_clk_get_prepared()
2024-07-24 Binbin ZhouInput: Add driver for PixArt PS/2 touchpad
2024-07-19 Nikita TravkinInput: zinitix - add touchkey support
2024-07-19 Nikita Travkindt-bindings: input: zinitix: Document touch-keys support
2024-07-19 Charles WangInput: goodix-berlin - add sysfs interface for reading...
2024-07-16 Jacky BaiInput: bbnsm_pwrkey - fix missed key press after suspend
2024-07-16 Dmitry TorokhovMAINTAINERS: update entry for Yealink driver
2024-07-16 Dmitry TorokhovInput: msc_touchkey - remove the driver
2024-07-16 Dmitry TorokhovInput: msc5000_ts - remove the driver
2024-07-16 Dmitry TorokhovInput: usbtouchscreen - switch to using __free() cleanu...
2024-07-16 Dmitry TorokhovInput: usbtouchscreen - use guard notation when acquiri...
2024-07-16 Dmitry TorokhovInput: usbtouchscreen - split device info table into...
2024-07-16 Dmitry TorokhovInput: usbtouchscreen - constify usbtouch_dev_info...
2024-07-16 Dmitry TorokhovInput: usbtouchscreen - move process_pkt() into main...
2024-07-16 Dmitry TorokhovInput: usbtouchscreen - move the driver ID table
2024-07-16 Dmitry TorokhovInput: usbtouchscreen - remove custom USB_DEVICE_HID_CL...
2024-07-16 Dmitry TorokhovInput: usbtouchscreen - use driver core to instantiate...
2024-07-16 Javier CarrascoInput: adc-joystick - use device_for_each_child_node_sc...
2024-07-16 Javier CarrascoInput: adc-keys - use device_for_each_child_node_scoped()
2024-07-16 Javier CarrascoInput: gpio_keys_polled - use device_for_each_child_nod...
2024-07-16 Javier CarrascoInput: gpio_keys - use device_for_each_child_node_scoped()
2024-07-16 Javier CarrascoInput: qt1050 - use device_for_each_child_node_scoped()
2024-07-15 Javier CarrascoInput: iqs269a - use device_for_each_child_node_scoped()
2024-07-15 Dmitry TorokhovMerge tag 'v6.10' into next
2024-07-14 Linus TorvaldsLinux 6.10
2024-07-14 Linus TorvaldsMerge tag 'kbuild-fixes-v6.10-4' of git://git.kernel...
2024-07-14 Masahiro Yamadafortify: fix warnings in fortify tests with KASAN
2024-07-14 Jose Ignacio... kbuild: rpm-pkg: avoid the warnings with dtb's listed...
2024-07-14 Nathan Chancellorkbuild: Make ld-version.sh more robust against version...
2024-07-14 Linus TorvaldsMerge tag 'sched_urgent_for_v6.10' of git://git.kernel...
2024-07-14 Linus TorvaldsMerge tag 'x86_urgent_for_v6.10' of git://git.kernel...
2024-07-13 Linus TorvaldsMerge tag 'i2c-for-6.10-rc8' of git://git.kernel.org...
2024-07-13 Linus TorvaldsMerge tag '6.10-rc7-smb3-client-fix' of git://git.samba...
2024-07-13 Steve Frenchcifs: fix setting SecurityFlags to true
2024-07-13 Wolfram SangMerge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel...
2024-07-13 Linus TorvaldsMerge tag 'net-6.10-rc8-2' of git://git.kernel.org...
2024-07-13 Michael Chanbnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()
2024-07-13 Dmitry TorokhovInput: yealink - simplify locking in sysfs attribute...
2024-07-13 Dmitry TorokhovInput: yealink - use driver core to instantiate device...
2024-07-13 Dmitry TorokhovInput: ati-remote2 - use driver core to instantiate...
2024-07-13 Dmitry TorokhovInput: omap-keypad - use driver core to instantiate...
2024-07-13 Dmitry TorokhovInput: atmel_mxt_ts - use driver core to instantiate...
2024-07-12 Linus TorvaldsMerge tag 'for-6.10-rc7-tag' of git://git.kernel.org...
2024-07-12 Linus TorvaldsMerge tag 'ceph-for-6.10-rc8' of https://github.com...
2024-07-12 Linus TorvaldsMerge tag 'pmdomain-v6.10-rc2' of git://git.kernel...
2024-07-12 Linus TorvaldsMerge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org...
2024-07-12 Linus TorvaldsMerge tag 'arm-fixes-6.10-3' of git://git.kernel.org...
2024-07-12 Linus TorvaldsMerge tag 'char-misc-6.10-final' of git://git.kernel...
2024-07-12 Linus TorvaldsMerge tag 'tty-6.10-final' of git://git.kernel.org...
2024-07-12 Linus TorvaldsMerge tag 'usb-6.10-final' of git://git.kernel.org...
2024-07-12 Linus TorvaldsMerge tag 'sound-6.10' of git://git.kernel.org/pub...
2024-07-12 Linus TorvaldsMerge tag 'bcachefs-2024-07-12' of https://evilpiepirat...
2024-07-12 David S. MillerMerge branch 'octeontx2-cpt-rss-cfg-fixes' into main
2024-07-12 Satheesh Paulocteontx2-af: fix issue with IPv4 match for RSS
2024-07-12 Kiran Kumar Kocteontx2-af: fix issue with IPv6 ext match for RSS
2024-07-12 Michal Mazurocteontx2-af: fix detection of IP layer
2024-07-12 Srujana Challaocteontx2-af: fix a issue with cpt_lf_alloc mailbox
2024-07-12 Nithin Dabilpuramocteontx2-af: replace cpt slot with lf id on reg write
2024-07-12 Christophe... MAINTAINERS: Update FREESCALE SOC DRIVERS and QUICC...
2024-07-12 Tony LindgrenMAINTAINERS: Add more maintainers for omaps
2024-07-12 Wolfram Sangi2c: testunit: avoid re-issued work after read message
2024-07-12 Aleksandr Loktionovi40e: fix: remove needless retries of NVM update
2024-07-12 Saeed Mahameednet: ethtool: Fix RSS setting
2024-07-12 Kent Overstreetbcachefs: bch2_gc_btree() should not use btree_root_lock
2024-07-12 Kent Overstreetbcachefs: Set PF_MEMALLOC_NOFS when trans->locked
2024-07-12 Kent Overstreetbcachefs; Use trans_unlock_long() when waiting on allocator
2024-07-12 Kent OverstreetRevert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT"
2024-07-11 Wolfram Sangi2c: rcar: ensure Gen3+ reset does not disturb local...
2024-07-11 Linus TorvaldsMerge tag 'for-6.10/dm-fixes-2' of git://git.kernel...
2024-07-11 Bruce Johnstondm vdo: replace max_discard_sectors with max_hw_discard...
2024-07-11 Linus TorvaldsMerge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org...
2024-07-11 Philipp ZabelInput: exc3000 - add EXC81W32 support
2024-07-11 Philipp Zabeldt-bindings: input: touchscreen: exc3000: add EXC81W32
2024-07-11 Dmitry TorokhovInput: twl4030-pwrbutton - fix kernel-doc warning
2024-07-11 Linus TorvaldsMerge tag 'net-6.10-rc8' of git://git.kernel.org/pub...
2024-07-11 Linus TorvaldsMerge tag 'vfs-6.10-rc8.fixes' of git://git.kernel...
2024-07-11 Bastien Curutchetmmc: davinci_mmc: Prevent transmitted data size from...
next