Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[platform/kernel/linux-rpi.git] / drivers / hid / hid-cp2112.c
2023-09-04 Linus TorvaldsMerge tag 'pm-6.6-rc1-2' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'thermal-6.6-rc1-2' of git://git./linux/kerne...
2023-09-04 Linus TorvaldsMerge tag 'rproc-v6.6' of git://git./linux/kernel/git...
2023-09-04 Linus TorvaldsMerge tag 'rpmsg-v6.6' of git://git./linux/kernel/git...
2023-09-04 Linus TorvaldsMerge tag 'hwlock-v6.6' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'leds-next-6.6' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'mfd-next-6.6' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'i2c-for-6.6-rc1' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'printk-for-6.6' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'timers-core-2023-09-04-v2' of git://git...
2023-09-04 Linus TorvaldsMerge tag 'm68knommu-for-v6.6' of git://git./linux...
2023-09-04 Linus TorvaldsMerge tag 'uml-for-linus-6.6-rc1' of git://git./linux...
2023-09-04 Linus TorvaldsMerge tag 'hyperv-next-signed-20230902' of git://git...
2023-09-04 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2023-09-04 Linus TorvaldsMerge tag 'tomoyo-pr-20230903' of git://git.osdn.net...
2023-09-03 Linus TorvaldsMerge tag 'dmaengine-6.6-rc1' of git://git./linux/kerne...
2023-09-03 Linus TorvaldsMerge tag 'phy-for-6.6' of git://git./linux/kernel...
2023-09-03 Linus TorvaldsMerge tag 'soundwire-6.6-rc1' of git://git./linux/kerne...
2023-09-03 Linus TorvaldsMerge tag 'mtd/for-6.6' of git://git./linux/kernel...
2023-09-02 Linus TorvaldsMerge tag 'f2fs-for-6-6-rc1' of git://git./linux/kernel...
2023-09-02 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-09-02 Linus TorvaldsMerge tag 'probes-v6.6' of git://git./linux/kernel...
2023-09-02 Linus TorvaldsMerge tag 'pstore-v6.6-rc1-fix' of git://git./linux...
2023-09-02 Linus TorvaldsMerge tag 'x86-urgent-2023-09-02' of git://git./linux...
2023-09-02 Linus TorvaldsMerge tag 'timers-urgent-2023-09-02' of git://git....
2023-09-02 Linus TorvaldsMerge tag 'smp-urgent-2023-09-02' of git://git./linux...
2023-09-02 Linus TorvaldsMerge tag 'sched-urgent-2023-09-02' of git://git./linux...
2023-09-01 Linus TorvaldsMerge tag 'iommu-updates-v6.6' of git://git./linux...
2023-09-01 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2023-09-01 Linus TorvaldsMerge tag 'x86-urgent-2023-09-01' of git://git./linux...
2023-09-01 Linus TorvaldsMerge tag 'trace-v6.6' of git://git./linux/kernel/git...
2023-09-01 Linus TorvaldsMerge tag 'wq-for-6.6' of git://git./linux/kernel/git...
2023-09-01 Linus TorvaldsMerge tag 'cgroup-for-6.6' of git://git./linux/kernel...
2023-09-01 Linus TorvaldsMerge tag 'percpu-for-6.6' of git://git./linux/kernel...
2023-09-01 Linus TorvaldsMerge tag 'v6.6-p2' of git://git./linux/kernel/git...
2023-09-01 Linus TorvaldsMerge tag 'for-linus-2023083101' of git://git./linux...
2023-08-31 Benjamin TissoiresMerge branch 'for-6.5/upstream-fixes' into for-linus
2023-08-31 Benjamin TissoiresMerge branch 'for-6.6/wiimote' into for-linus
2023-08-31 Benjamin TissoiresMerge branch 'for-6.6/wacom' into for-linus
2023-08-31 Benjamin TissoiresMerge branch 'for-6.6/steelseries' into for-linus
2023-08-31 Benjamin TissoiresMerge branch 'for-6.6/sensor-hub' into for-linus
2023-08-31 Benjamin TissoiresMerge branch 'for-6.6/roccat' into for-linus
2023-08-31 Benjamin TissoiresMerge branch 'for-6.6/nvidia' into for-linus
2023-08-31 Benjamin TissoiresMerge branch 'for-6.6/logitech' into for-linus
2023-08-31 Benjamin TissoiresMerge branch 'for-6.6/google' into for-linus
2023-08-31 Benjamin TissoiresMerge branch 'for-6.6/elan' into for-linus
2023-08-31 Benjamin TissoiresMerge branch 'for-6.6/doc' into for-linus
2023-08-31 Benjamin TissoiresMerge branch 'for-6.6/devm-fixes' into for-linus
2023-08-31 Benjamin TissoiresMerge branch 'for-6.6/cp2112' into for-linus
2023-07-28 Andy ShevchenkoHID: cp2112: Use octal permissions
2023-07-28 Andy ShevchenkoHID: cp2112: Convert to DEVICE_ATTR_RW()
2023-07-28 Andy ShevchenkoHID: cp2112: Use sysfs_emit() to instead of scnprintf()
2023-07-28 Andy ShevchenkoHID: cp2112: Use BIT() in GPIO setter and getter
2023-07-28 Andy ShevchenkoHID: cp2112: Define all GPIO mask and use it
2023-07-28 Andy ShevchenkoHID: cp2112: Define maximum GPIO constant and use it
2023-07-28 Andy ShevchenkoHID: cp2112: Remove dead code
2023-07-28 Andy ShevchenkoHID: cp2112: Don't call ->to_irq() explicitly
2023-07-28 Andy ShevchenkoHID: cp2112: Switch to for_each_set_bit() to simplify...
2023-07-28 Andy ShevchenkoHID: cp2112: Make irq_chip immutable
2023-07-28 Andy ShevchenkoHID: cp2112: Use str_write_read() and str_read_write()
2023-07-07 Linus TorvaldsMerge tag 'apparmor-pr-2023-07-06' of git://git./linux...
2023-05-29 Linus TorvaldsMerge tag 'v6.4-p3' of git://git./linux/kernel/git...
2023-05-22 Martin K. PetersenMerge patch series "Use block pr_ops in LIO"
2023-05-07 Linus TorvaldsMerge tag 'v6.4-p2' of git://git./linux/kernel/git...
2023-05-06 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-05-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.4-1' of git://git...
2023-05-05 Linus TorvaldsMerge tag 'docs-6.4-2' of git://git.lwn.net/linux
2023-05-05 Linus TorvaldsMerge tag 'locking-core-2023-05-05' of git://git./linux...
2023-05-05 Linus TorvaldsMerge tag 'phy-fixes-6.4-1' of git://git./linux/kernel...
2023-05-04 Linus TorvaldsMerge tag '9p-6.4-for-linus' of git://git./linux/kernel...
2023-05-04 Linus TorvaldsMerge tag 'csky-for-linus-6.4' of https://github.com...
2023-05-03 Linus TorvaldsMerge tag 'pwm/for-6.4-rc1' of git://git./linux/kernel...
2023-05-03 Linus TorvaldsMerge tag 'soundwire-6.4-rc1' of git://git./linux/kerne...
2023-05-03 Linus TorvaldsMerge tag 'phy-for-6.4' of git://git./linux/kernel...
2023-05-03 Linus TorvaldsMerge tag 'dmaengine-6.4-rc1' of git://git./linux/kerne...
2023-05-03 Linus TorvaldsMerge tag 'for-6.4-rc1' of git://git./linux/kernel...
2023-05-02 Linus TorvaldsMerge tag 'pinctrl-v6.4-1' of git://git./linux/kernel...
2023-05-02 Linus TorvaldsMerge tag 'backlight-next-6.4' of git://git./linux...
2023-05-02 Linus TorvaldsMerge tag 'leds-next-6.4' of git://git./linux/kernel...
2023-05-01 Dmitry TorokhovMerge branch 'next' into for-linus
2023-05-01 Linus TorvaldsMerge tag 'rtc-6.4' of git://git./linux/kernel/git...
2023-05-01 Linus TorvaldsMerge tag 'i3c/for-6.4' of git://git./linux/kernel...
2023-04-29 Palmer DabbeltMerge patch series "RISC-V Hibernation Support"
2023-04-29 Linus TorvaldsMerge tag 'lsm-pr-20230428' of git://git./linux/kernel...
2023-04-28 Linus TorvaldsMerge tag 'riscv-for-linus-6.4-mw1' of git://git./linux...
2023-04-28 Linus TorvaldsMerge tag 'objtool-core-2023-04-27' of git://git./linux...
2023-04-28 Linus TorvaldsMerge tag 'x86_cleanups_for_v6.4_rc1' of git://git...
2023-04-28 Linus TorvaldsMerge tag 'sh-for-v6.4-tag1' of git://git./linux/kernel...
2023-04-28 Linus TorvaldsMerge tag 'pstore-v6.4-rc1' of git://git./linux/kernel...
2023-04-27 Linus TorvaldsMerge tag 'modules-6.4-rc1' of git://git./linux/kernel...
2023-04-27 Linus TorvaldsMerge tag 'for-linus-6.4-1' of https://github.com/cminy...
2023-04-27 Linus TorvaldsMerge tag 'pci-v6.4-changes' of git://git./linux/kernel...
2023-04-27 Linus TorvaldsMerge tag 'devicetree-for-6.4-2' of git://git./linux...
2023-04-27 Linus TorvaldsMerge tag 'devicetree-for-6.4-1' of git://git./linux...
2023-04-26 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-04-26 Linus TorvaldsMerge tag 'dlm-6.4' of git://git./linux/kernel/git...
2023-04-26 Linus TorvaldsMerge tag 'fs_for_v6.4-rc1' of git://git./linux/kernel...
2023-04-26 Linus TorvaldsMerge tag 'v6.4-p1' of git://git./linux/kernel/git...
2023-04-26 Linus TorvaldsMerge tag 'flex-array-transformations-6.4-rc1' of git...
2023-04-26 Linus TorvaldsMerge tag 'rproc-v6.4' of git://git./linux/kernel/git...
next