David Vrabel 2ebb939ab9 xen-kbdfront: handle backend CLOSED without CLOSING hace 12 años
..
88pm80x_onkey.c 96c905f408 input: Add onkey support for 88PM80X PMIC hace 13 años
88pm860x_onkey.c 2853378b6e mfd: Add ability to wake the system for 88pm860x hace 13 años
Kconfig 96c905f408 input: Add onkey support for 88PM80X PMIC hace 13 años
Makefile 96c905f408 input: Add onkey support for 88PM80X PMIC hace 13 años
ab8500-ponkey.c 527df5fae9 Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping" hace 13 años
ad714x-i2c.c 1b92c1cf6b Input: convert I2C drivers to use module_i2c_driver() hace 13 años
ad714x-spi.c ca83922e1c Input: convert SPI drivers to use module_spi_driver() hace 13 años
ad714x.c 9b7e31bbf4 Input: request threaded-only IRQs with IRQF_ONESHOT hace 13 años
ad714x.h 9eff794b77 Input: ad714x - read the interrupt status registers in a row hace 14 años
adxl34x-i2c.c 1b92c1cf6b Input: convert I2C drivers to use module_i2c_driver() hace 13 años
adxl34x-spi.c ca83922e1c Input: convert SPI drivers to use module_spi_driver() hace 13 años
adxl34x.c 0d2cd91bf7 Merge commit 'v3.2-rc3' into next hace 13 años
adxl34x.h af6e1d99ea Input: adxl34 - make enable/disable separate from suspend/resume hace 15 años
apanel.c ce7b39a181 Input: make i2c device ids constant hace 15 años
ati_remote2.c dbe950f201 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input hace 13 años
atlas_btns.c f06efccf4d Input: atlas_btns - convert to module_acpi_driver() hace 13 años
bfin_rotary.c 840a746be2 Input: misc - use macro module_platform_driver() hace 13 años
bma150.c 1b92c1cf6b Input: convert I2C drivers to use module_i2c_driver() hace 13 años
cm109.c ab242a73a1 USB: input: cm109.c: fix up dev_* messages hace 13 años
cma3000_d0x.c 92a9f14b8b Fix comment typo multipy -> multiply hace 13 años
cma3000_d0x.h b029ffafe8 Input: add CMA3000 accelerometer driver hace 14 años
cma3000_d0x_i2c.c 1b92c1cf6b Input: convert I2C drivers to use module_i2c_driver() hace 13 años
cobalt_btns.c 840a746be2 Input: misc - use macro module_platform_driver() hace 13 años
da9052_onkey.c 0e3d0f3d96 Input: da9052 - fix memory leak in da9052_onkey_probe() hace 13 años
dm355evm_keys.c 9b7e31bbf4 Input: request threaded-only IRQs with IRQF_ONESHOT hace 13 años
gp2ap002a00f.c 4a53383565 Input: synaptics_usb - switch to module_usb_driver() hace 13 años
gpio_tilt_polled.c 3bfd5c5baf Input: add generic GPIO-tilt driver hace 13 años
hp_sdc_rtc.c c37927d435 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl hace 14 años
ixp4xx-beeper.c 840a746be2 Input: misc - use macro module_platform_driver() hace 13 años
keyspan_remote.c 419b1a11fb USB: input: keyspan_remote.c: fix up dev_* messages hace 13 años
kxtj9.c 1b92c1cf6b Input: convert I2C drivers to use module_i2c_driver() hace 13 años
m68kspkr.c 7b19ada2ed get rid of input BIT* duplicate defines hace 18 años
max8925_onkey.c 104a5f3cad Input: max8925_onkey - avoid accessing input device too early hace 13 años
max8997_haptic.c 104594b01c Input: add driver support for MAX8997-haptic hace 13 años
mc13783-pwrbutton.c 18b2b1813f Input: mc13783-pwrbutton - convert to use module_platform_driver() hace 13 años
mma8450.c 1b92c1cf6b Input: convert I2C drivers to use module_i2c_driver() hace 13 años
mpu3050.c f31ad40669 Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt hace 13 años
pcap_keys.c 840a746be2 Input: misc - use macro module_platform_driver() hace 13 años
pcf50633-input.c 840a746be2 Input: misc - use macro module_platform_driver() hace 13 años
pcf8574_keypad.c 1b92c1cf6b Input: convert I2C drivers to use module_i2c_driver() hace 13 años
pcspkr.c 840a746be2 Input: misc - use macro module_platform_driver() hace 13 años
pm8xxx-vibrator.c 840a746be2 Input: misc - use macro module_platform_driver() hace 13 años
pmic8xxx-pwrkey.c 840a746be2 Input: misc - use macro module_platform_driver() hace 13 años
powermate.c c25e647836 USB: input: powermate.c: fix up dev_* messages hace 13 años
pwm-beeper.c 840a746be2 Input: misc - use macro module_platform_driver() hace 13 años
rb532_button.c 840a746be2 Input: misc - use macro module_platform_driver() hace 13 años
rotary_encoder.c 80c99bcd28 Input: rotary-encoder - add DT bindings hace 13 años
sgi_btns.c 840a746be2 Input: misc - use macro module_platform_driver() hace 13 años
sparcspkr.c 4ebb24f707 dt/sparc: Eliminate users of of_platform_{,un}register_driver hace 14 años
twl4030-pwrbutton.c 112b51cfa2 Input: twl4030-pwrbutton - report a wakeup_event on button press hace 13 años
twl4030-vibra.c 64b9e4d803 input: twl4030-vibra: Support for DT booted kernel hace 13 años
twl6040-vibra.c e7ec014a47 Input: twl6040-vibra - update for device tree support hace 13 años
uinput.c fc47912d9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input hace 13 años
wistron_btns.c 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) hace 13 años
wm831x-on.c cd99758ba3 mfd: Convert wm831x to irq_domain hace 13 años
xen-kbdfront.c 2ebb939ab9 xen-kbdfront: handle backend CLOSED without CLOSING hace 12 años
yealink.c 73e66ceada USB: input: yealink.c: fix up dev_* messages hace 13 años
yealink.h 3ad2f3fbb9 tree-wide: Assorted spelling fixes hace 15 años