Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
edc2ae84eb40a3c062210fe01af1cae1633cc810
/
drivers
/
input
/
serio
a5d600f
input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-op
by Theodore Ts'o
· 12 years ago
46f49b7
Input: serio_raw - signal EFAULT even if read/write partially succeeds
by Dmitry Torokhov
· 13 years ago
5d06647
Input: use module_pci_driver
by Axel Lin
· 13 years ago
57b8628
Merge commit 'v3.4-rc4' into next
by Dmitry Torokhov
· 13 years ago
486c8ab
Input: serio_raw - ensure we don't block in non-blocking read
by Dmitry Torokhov
· 13 years ago
65ac9f7
Input: serio - use module_serio_driver
by Axel Lin
· 13 years ago
271002c
Input: xilinx_ps2 - allocate serio port separately
by Dmitry Torokhov
· 13 years ago
2533c2c
Merge branch 'fixes-gpio-to-irq' into fixes
by Tony Lindgren
· 13 years ago
e6801af
drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit()
by Tarun Kanti DebBarma
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
9e4db1c
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
1bfecd9
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
aae528d
Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms
by Russell King
· 13 years ago
4f8d9ca
ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c
by Russell King
· 13 years ago
8c6d9d0
ARM: riscpc: pass IRQ resources into keyboard driver
by Russell King
· 13 years ago
0d19eac
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
7bfe0e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
14b5842
Input: altera_ps2 - use of_match_ptr()
by Tobias Klauser
· 13 years ago
9e5ed09
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
by viresh kumar
· 13 years ago
263a5c8
Merge 3.3-rc6 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
b675b36
Merge commit 'v3.3-rc6' into next
by Dmitry Torokhov
· 13 years ago
da564a0
ARM: OMAP1: ams-delta: clean up init data section assignments
by Janusz Krzysztofik
· 13 years ago
4239276
Merge branch 'omap1' into ams-delta
by Tony Lindgren
· 13 years ago
ae99ddb
ARM: sa1111: add platform enable/disable functions
by Russell King
· 13 years ago
1ebcd76
ARM: sa1111: add .owner initializer to sa1111 driver structures
by Russell King
· 13 years ago
31c150a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
82b982c
Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist
by Igor Murzov
· 13 years ago
7a0a27d
Input: serio_raw - return proper result when serio_raw_read fails
by Che-Liang Chiou
· 13 years ago
fde25a9
Driver core: driver_find() drops reference before returning
by Alan Stern
· 13 years ago
409e154
Input: q40kbd - convert driver to the split model
by Dmitry Torokhov
· 13 years ago
3e8040b
Input: at32psif - convert to dev_pm_ops
by Dmitry Torokhov
· 13 years ago
967809b
Merge branch 'omap1-part2' into omap1
by Tony Lindgren
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
2485a4b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
4fa0771
Input: serio_raw - return proper result when serio_raw_write fails
by Dmitry Torokhov
· 13 years ago
0c62fbf
Input: serio_raw - really signal HUP upon disconnect
by Dmitry Torokhov
· 13 years ago
d89c9bc
Input: serio_raw - remove stray semicolon
by Che-Liang Chiou
· 13 years ago
d3d2580
Input: revert some over-zealous conversions to module_platform_driver()
by Dmitry Torokhov
· 13 years ago
4690dfa
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 13 years ago
dbe950f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
d3d0b02
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
be3bad6
input: xilinx_ps2: Don't use NO_IRQ
by Michal Simek
· 13 years ago
8d09a1b
input: serio: ams-delta: toggle keyboard power over GPIO
by Janusz Krzysztofik
· 13 years ago
f7519d8
ARM: OMAP1: ams-delta: register latch dependent devices later
by Janusz Krzysztofik
· 13 years ago
24d2469
Input: serio - use macro module_platform_driver()
by JJ Ding
· 13 years ago
0d2cd91
Merge commit 'v3.2-rc3' into next
by Dmitry Torokhov
· 13 years ago
2dfff23
input: ambakmi: Enable module alias autogeneration for AMBA drivers
by Dave Martin
· 13 years ago
77f6ca5
Input: ams_delta_serio - include linux/module.h
by Aaro Koskinen
· 13 years ago
b42c9097
Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklists
by Tomas Miljenović
· 13 years ago
1729ad1
Input: i8042 - also perform controller reset when suspending
by Dmitry Torokhov
· 13 years ago
550eca7
Input: serio_raw - fix memory leak when closing char device
by Dmitry Torokhov
· 13 years ago
8c1c10d
Input: serio_raw - kick clients when disconnecting port
by Dmitry Torokhov
· 13 years ago
85f5b35
Input: serio_raw - explicitly mark disconnected ports as dead
by Dmitry Torokhov
· 13 years ago
15a564d
Input: serio_raw - fix coding style issues
by Dmitry Torokhov
· 13 years ago
8d92847
Input: serio_raw - use dev_*() for messages
by Dmitry Torokhov
· 13 years ago
8c31eb0
Input: serio_raw - use bool for boolean data
by Dmitry Torokhov
· 13 years ago
843e784
Input: serio_raw - perform proper locking when adding clients to list
by Dmitry Torokhov
· 13 years ago
7c5bbb2
Input: serio_raw - rename serio_raw_list to serio_raw_client
by Dmitry Torokhov
· 13 years ago
ba538cd
Input: serio_raw - use kref instead of rolling out its own refcounting
by Dmitry Torokhov
· 13 years ago
5f9288a
input: xilinx_ps2: Add missing of_address.h header
by Michal Simek
· 13 years ago
70a3eff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
dc3e824
Input: hp_sdc - staticize hp_sdc_kicker()
by Axel Lin
· 13 years ago
7c40952
Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx
by Hans-Christian Egtvedt
· 13 years ago
83ae417
Input: libps2.c: fix comment typo arrrives.
by Justin P. Mattock
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
55db4c6
Revert "tty: make receive_buf() return the amout of bytes received"
by Linus Torvalds
· 13 years ago
b1c43f8
tty: make receive_buf() return the amout of bytes received
by Felipe Balbi
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
899631c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
e28e1d9
Input: rpckbd - fix a leak of the IRQ during init failure
by Axel Lin
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a2a94e7
Input: i8042 - downgrade selftest error message to dbg()
by Paul Bolle
· 14 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
97eb3f2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
6d7ed21
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
7b7adc4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32
by Linus Torvalds
· 14 years ago
9c9585e
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
by Russell King
· 14 years ago
e5abf78
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
by GuanXuetao
· 14 years ago
4517366
unicore32 i8042 upgrade and bugfix: adjust resource request region type
by GuanXuetao
· 14 years ago
3838b82
unicore32 i8042: adjust io funcs of i8042-unicore32io.h
by GuanXuetao
· 14 years ago
425ad52
unicore32 machine related files: ps2 driver
by GuanXuetao
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
1c48a5c
dt: Eliminate of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
4ebb24f
dt/sparc: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
38a5d67
Merge commit 'v2.6.38-rc6' into devicetree/next
by Grant Likely
· 14 years ago
57949e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
1d64b65
Input: serio/gameport - use 'long' system workqueue
by Dmitry Torokhov
· 14 years ago
aa25afa
ARM: amba: make probe() functions take const id tables
by Russell King
· 14 years ago
0bfd95a
altera_ps2: Add devicetree support
by Walter Goossens
· 14 years ago
87450bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
19e9554
Input: serio - clear pending rescans after sysfs driver rebind
by Duncan Laurie
· 14 years ago
6fb1b30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
48c2701
Input: serio - allow registered drivers to get status flag
by David Engraf
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
b0f05aa
Input: ct82710c - return proper error code for ct82c710_open
by Davidlohr Bueso
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
d24450e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
f8313ef
Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13
by Jiri Kosina
· 14 years ago
31b6ca0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
Next »