linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-12 16:47:44 to 2022-04-20 13:46:32 UTC [more...]

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-20 13:46 UTC  (46+ messages)
` [PATCH 01/41] video: fbdev: omapfb: lcd_ams_delta: fix unused variable warning
` [PATCH 02/41] ARM: omap1: innovator: pass lcd control address as pdata
` [PATCH 03/41] ARM: omap1: move lcd_dma code into omapfb driver
` [PATCH 04/41] ARM: omap1: declare a dummy omap_set_dma_priority
` [PATCH 05/41] fbdev: omap: pass irqs as resource
` [PATCH 06/41] ARM: omap1: ams-delta: remove camera leftovers
` [PATCH 07/41] ARM: omap1: move mach/usb.h to include/linux/soc
` [PATCH 08/41] ARM: omap1: move some headers "
` [PATCH 09/41] ARM: omap1: move perseus spi pinconf to board file
` [PATCH 10/41] ARM: omap1: move CF chipselect setup "
` [PATCH 11/41] fbdev: omap: avoid using mach/*.h files
` [PATCH 12/41] usb: omap: avoid mach/*.h headers
` [PATCH 13/41] clocksource: ti-dmtimer: avoid using mach/hardware.h
` [PATCH 14/41] serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
` [PATCH 15/41] input: omap: void using mach/*.h headers
` [PATCH 16/41] ARM: omap1: innovator: move ohci phy power handling to board file
` [PATCH 17/41] ARM: omap1: move 32k counter from plat-omap to mach-omap1
` [PATCH 18/41] ARM: omap: remove debug-leds driver
` [PATCH 19/41] ARM: omap: dma: make usb support optional
` [PATCH 20/41] dma: omap: hide legacy interface
` [PATCH 21/41] ARM: omap1: dma: remove omap2 specific bits
` [PATCH 22/41] ARM: omap1: move plat/dma.c to mach/omap-dma.c
` [PATCH 23/41] ARM: omap: split up arch/arm/plat-omap/Kconfig
` [PATCH 24/41] ARM: omap: un-merge plat/sram.c
` [PATCH 25/41] ARM: omap: remove empty plat-omap directory
` [PATCH 26/41] ARM: omap1: relocate static I/O mapping
` [PATCH 27/41] ARM: omap1: use pci_remap_iospace() for omap_cf
` [PATCH 28/41] ARM: omap1: move mach/*.h into mach directory
` [PATCH 29/41] ARM: omap1: fix build with no SoC selected
` [PATCH 30/41] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
` [PATCH 31/41] ARM: OMAP1: clock: Fix early UART rate issues
` [PATCH 32/41] ARM: OMAP1: clock: Fix UART rate reporting algorithm
` [PATCH 33/41] ARM: OMAP1: clock: Remove unused code
` [PATCH 34/41] ARM: OMAP1: clock: Remove noop code
` [PATCH 35/41] usb: host: ohci-omap: Make it CCF clk API compatible
` [PATCH 36/41] usb: gadget: omap_udc: "
` [PATCH 37/41] [MERGED] video: fbdev: omap: "
` [PATCH 38/41] [MERGED] mmc: "
` [PATCH 39/41] [MERGED] ASoC: ti: osk5912: "
` [PATCH 40/41] [TO BE REBASED] ARM: OMAP1: clock: Convert to CCF
` [PATCH 41/41] [TO BE REBASED] ARM: omap1: enable multiplatform

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-20 13:43 UTC  (52+ messages)
` [PATCH 01/48] ARM: pxa: split mach/generic.h
` [PATCH 02/48] ARM: pxa: make mainstone.h private
` [PATCH 03/48] ARM: pxa: make mach/regs-uart.h private
` [PATCH 04/48] ARM: pxa: remove mach/dma.h
` [PATCH 05/48] ARM: pxa: split up mach/hardware.h
` [PATCH 06/48] ARM: pxa: stop using mach/bitfield.h
` [PATCH 07/48] ARM: pxa: move mach/sound.h to linux/platform_data/
` [PATCH 08/48] ARM: pxa: move regs-lcd.h into driver
` [PATCH 09/48] watchdog: sa1100: use platform device registration
` [PATCH 10/48] ARM: pxa: pxa2xx-ac97-lib: use IRQ resource
` [PATCH 11/48] ARM: pxa: move pcmcia board data into mach-pxa
` [PATCH 12/48] ARM: pxa: make addr-map.h header local
` [PATCH 13/48] ARM: pxa: use pdev resource for palmld mmio
` [PATCH 14/48] ARM: pxa: maybe fix gpio lookup tables
` [PATCH 15/48] ARM: pxa: tosa: use gpio descriptor for audio
` [PATCH 16/48] ARM: pxa: poodle: use platform data for poodle asoc driver
` [PATCH 17/48] ARM: pxa: corgi: use gpio descriptors for audio
` [PATCH 18/48] ARM: pxa: hx4700: "
` [PATCH 19/48] ARM: pxa: lubbock: pass udc irqs as resource
` [PATCH 20/48] ARM: pxa: spitz: use gpio descriptors for audio
` [PATCH 21/48] ARM: pxa: eseries: use gpio lookup "
` [PATCH 22/48] ARM: pxa: z2: use gpio lookup for audio device
` [PATCH 23/48] ARM: pxa: magician: use platform driver for audio
` [PATCH 24/48] ARM: pxa: mainstone-wm97xx: use gpio lookup table
` [PATCH 25/48] ARM: pxa: zylonite: use gpio lookup instead mfp header
` [PATCH 26/48] input: touchscreen: mainstone: fix pxa2xx+pxa3xx configuration
` [PATCH 27/48] input: touchscreen: mainstone: sync with zylonite driver
` [PATCH 28/48] Input: touchscreen: use wrapper for pxa2xx ac97 registers
` [PATCH 29/48] Input: wm97xx - switch to using threaded IRQ
` [PATCH 30/48] Input: wm97xx - get rid of irq_enable method in wm97xx_mach_ops
` [PATCH 31/48] ASoC: pxa: use pdev resource for FIFO regs
` [PATCH 32/48] ASoC: pxa: ac97: use normal MMIO accessors
` [PATCH 33/48] ASoC: pxa: i2s: "
` [PATCH 34/48] ARM: pxa: pcmcia: move smemc configuration back to arch
` [PATCH 35/48] ARM: pxa: remove get_clk_frequency_khz()
` [PATCH 36/48] cpufreq: pxa3: move clk register access to clk driver
` [PATCH 37/48] ARM: pxa: move smemc register access from clk to platform
` [PATCH 38/48] ARM: pxa: move clk register definitions to driver
` [PATCH 39/48] power: tosa: simplify probe function
` [PATCH 40/48] ARM: pxa: tosa: use gpio lookup for battery
` [PATCH 41/48] ARM: pxa: remove unused mach/bitfield.h
` [PATCH 42/48] ARM: mmp: remove tavorevb board support
` [PATCH 43/48] ARM: mmp: rename pxa_register_device
` [PATCH 44/48] ARM: pxa: move plat-pxa to drivers/soc/
` [PATCH 45/48] ARM: PXA: fix multi-cpu build of xsc3
` [PATCH 46/48] ARM: pxa: move mach/*.h to mach-pxa/
` [PATCH 47/48] ARM: pxa: remove support for MTD_XIP
` [PATCH 48/48] ARM: pxa: convert to multiplatform

[PATCH v7 0/4] Add support for the Cypress cyttsp5
 2022-04-20 12:25 UTC  (2+ messages)

[PATCH] HID: wacom: Correct power_supply type
 2022-04-20  8:52 UTC  (7+ messages)

Wycena paneli fotowoltaicznych
 2022-04-20  7:40 UTC 

[PATCH v9 2/6] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
 2022-04-20  6:44 UTC  (3+ messages)
` [PATCH v9 4/6] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema

[PATCH] input: clps711x-keypad: Use syscon_regmap_lookup_by_phandle
 2022-04-20  6:27 UTC 

[PATCH] HID: hid-wiimote-core: Removed Unnecessary Braces
 2022-04-19 21:15 UTC 

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2022-04-19 15:51 UTC  (4+ messages)
` [PATCH 28/46] input: touchscreen: mainstone: sync with zylonite driver

[PATCH] HID: add HID device reset callback
 2022-04-19 12:26 UTC 

[PATCH] Input: Remove unneeded variable
 2022-04-19  6:42 UTC 

[PATCH] input/i8042: Add dritek quirk for Acer Aspire One AO532
 2022-04-18 20:09 UTC 

[PATCH] fix Touchscreen X Axis inversion on Trekstor Surftab W1
 2022-04-18 14:38 UTC  (4+ messages)

[PATCH] Input: aiptek - remove redundant assignment to variable ret
 2022-04-18 14:24 UTC 

[PATCH] HID: nintendo: deregister home LED when it fails
 2022-04-18 14:17 UTC  (2+ messages)

[PATCH v2 0/4] Pine64 PinePhone keyboard support
 2022-04-18 13:35 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: input: Add the PinePhone keyboard binding
` [PATCH v2 2/4] Input: pinephone-keyboard - Add PinePhone keyboard driver
` [PATCH v2 3/4] Input: pinephone-keyboard - Support the proxied I2C bus
` [PATCH v2 4/4] [DO NOT MERGE] arm64: dts: allwinner: pinephone: Add keyboard

[PATCH v2 0/3] Input: xpad - sync with github fork
 2022-04-18 12:23 UTC  (6+ messages)
` [PATCH v2 1/3] Input: xpad - add supported devices as contributed on github
` [PATCH v2 2/3] Input: xpad - fix wireless 360 controller breaking after suspend
` [PATCH v2 3/3] Input: xpad - Poweroff XBOX360W on mode button long press

[PATCH v2] Input: xpad - add support for XBOX One Elite paddles
 2022-04-18 12:20 UTC 

[PATCH] Input: xpad - add support for XBOX One Elite paddles
 2022-04-18 11:25 UTC  (4+ messages)

[dtor-input:next] BUILD SUCCESS 66ab05c75642712f382a17a887eb558caa6646e1
 2022-04-18 11:25 UTC 

[dtor-input:for-linus] BUILD SUCCESS 470776c6b03491a3e82c644737a6da5466b8b3eb
 2022-04-18  8:54 UTC 

[PATCH] input: Make use of the helper function devm_platform_ioremap_resource()
 2022-04-18  7:02 UTC  (2+ messages)

[PATCH 0/3] Input: xpad - sync with github fork
 2022-04-18  6:58 UTC  (8+ messages)
` [PATCH 1/3] Input: xpad - add supported devices as contributed on github
` [PATCH 2/3] Input: xpad - fix wireless 360 controller breaking after suspend
` [PATCH 3/3] Input: xpad - Poweroff XBOX360W on mode button long press

[PATCH 2/2] hid: multitouch: improve custom quirks kernel parameter
 2022-04-18  3:18 UTC 

[PATCH 1/2] hid: multitouch: add module paramter to override quirks
 2022-04-18  3:18 UTC 

[PATCH] hid: multitouch: new device class fix Lenovo X12 trackpad sticky
 2022-04-18  3:15 UTC 

[PATCH] Input: iqs7222 - avoid dereferencing a NULL pointer
 2022-04-17 23:05 UTC  (2+ messages)

Patch series to rename Xbox controllers
 2022-04-17 20:35 UTC 

[PATCH v2] input: Add Marine Navigation Keycodes
 2022-04-17 20:23 UTC  (3+ messages)
` [PATCH] [V3] "

[PATCH] Input: iqs7222 - propagate some error codes correctly
 2022-04-17 20:10 UTC  (3+ messages)

[PATCH] Input: omap4-keypad - Fix pm_runtime_get_sync() error checking
 2022-04-17 20:04 UTC  (2+ messages)

[bug report] Input: add support for Azoteq IQS7222A/B/C
 2022-04-17 18:28 UTC  (5+ messages)

Bug 215744 - input from the accelerometer disappeared, regression on amd_sfh on kernel 5.17
 2022-04-17 17:16 UTC  (9+ messages)

[PATCH] HID: elan: Fix potential double free in elan_input_configured
 2022-04-16  7:37 UTC 

[PATCH] hid: asus: ROG NKey: Ignore portion of 0x5a report
 2022-04-15 22:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 0/5] Extend pm8941-pwrkey driver
 2022-04-15 18:46 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: power: reset: qcom-pon: update "reg" property details
` [PATCH v5 3/5] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses

[PATCH v2 1/3] dt-bindings: input: sun4i-lradc-keys: Add R329 and D1 compatibles
 2022-04-15 18:21 UTC  (5+ messages)
` [PATCH v2 2/3] Input: sun4i-lradc-keys: Add optional clock/reset support
` [PATCH v2 3/3] Input: sun4i-lradc-keys: Add support for R329 and D1

[PATCH 1/7] dt-bindings: input: mtk-pmic-keys: add MT6359 binding definition
 2022-04-15 15:36 UTC  (4+ messages)
` [PATCH 4/7] Input: mtk-pmic-keys: rename platform data struct
` [PATCH 5/7] Input: mtk-pmic-keys: add field to store if PMIC has key release IRQs
` [PATCH 6/7] Input: keyboard: mtk-pmic-keys: add support for MT6359

[PATCH] HID: wacom: Adding Support for new usages
 2022-04-14 21:59 UTC  (2+ messages)

Getting the raw keycode to implement a new key in Linux
 2022-04-14 14:01 UTC  (3+ messages)

[PATCH for-5.19/uclogic 0/4] DIGImend patches, part IV
 2022-04-14 11:09 UTC  (5+ messages)
` [PATCH for-5.19/uclogic 1/4] HID: uclogic: Compress params format string
` [PATCH for-5.19/uclogic 2/4] HID: uclogic: Reduce indent for params format str/args
` [PATCH for-5.19/uclogic 3/4] HID: uclogic: Add support for bitmap dials
` [PATCH for-5.19/uclogic 4/4] HID: uclogic: Add support for Huion Q620M

[PATCH] drivers/hid/hid-lenovo: make read-only array tp10ubkbd_led static const
 2022-04-14  9:39 UTC 

[PATCH] input: omap4-keypad: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-14  8:57 UTC 

[PATCH resend v4] Input: sun4i-lradc-keys - Add wakup support
 2022-04-14  0:09 UTC 

[PATCH 0/2] Input: cros-ec-keyb: Don't register keyboard if doesn't exist
 2022-04-13 20:44 UTC  (4+ messages)
` [PATCH 1/2] Input: cros-ec-keyb: Only register keyboard if rows/columns exist
` [RFC/PATCH 2/2] arm64: dts: qcom: sc7180-trogdor: Remove cros-ec keyboard from detachables

[PATCH v8 2/6] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
 2022-04-13 13:40 UTC  (4+ messages)
` [PATCH v8 4/6] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema

Wycena paneli fotowoltaicznych
 2022-04-12  7:56 UTC 

[PATCH] HID: Driver for Google Hangouts Meet Speakermic
 2022-04-12 22:20 UTC  (2+ messages)

[PATCH] input: adc-joystick: Stop using scan_index for reading data
 2022-04-12 16:47 UTC  (9+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).