Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
4263cf0fac28122c8381b6f4f9441a43cd93c81f
/
drivers
/
char
4263cf0
Input: make input_register_handler() return error codes
by Dmitry Torokhov
· 18 years ago
66e6611
Input: constify input core
by Dmitry Torokhov
· 18 years ago
896cdc7
Input: keyboard - simplify emulate_raw() implementation
by Dmitry Torokhov
· 18 years ago
2b19290
Input: keyboard - remove static variable and clean up initialization
by Dmitry Torokhov
· 18 years ago
0e739d2
Input: introduce input_inject_event() function
by Dmitry Torokhov
· 18 years ago
c7e8dc6
Input: add start() method to input handlers
by Dmitry Torokhov
· 18 years ago
912b253
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 18 years ago
8c64580
[PATCH] lockdep: print all lock classes on SysRQ-D
by Ingo Molnar
· 18 years ago
e4d9191
[PATCH] lockdep: locking init debugging improvement
by Ingo Molnar
· 18 years ago
9a11b49a
[PATCH] lockdep: better lock debugging
by Ingo Molnar
· 18 years ago
62322d2
[PATCH] make more file_operation structs static
by Arjan van de Ven
· 18 years ago
d459ec0
[PATCH] vt: Decrement ref count of the VT backend on deallocation
by Antonino A. Daplas
· 18 years ago
0ebfff1
[POWERPC] Add new interrupt mapping core and change platforms to use it
by Benjamin Herrenschmidt
· 18 years ago
5d8c8a2
[PATCH] irq-flags: rio: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
935f6e3
[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
0f2ed4c
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
a2bcce8
[PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()
by Al Viro
· 18 years ago
672b271
[PATCH] fix ISTALLION=y
by Adrian Bunk
· 18 years ago
1017f6a
[PATCH] fix platform_device_put/del mishaps
by Ingo Molnar
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
0418726
typo fixes: aquire -> acquire
by Adrian Bunk
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
55b4d6a
Merge ../linus
by Dave Jones
· 18 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 18 years ago
699352c
[PATCH] GPIO for SCx200 & PC-8736x: x86-only
by Dave Jones
· 18 years ago
fffcb48
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 18 years ago
96febe9
[PATCH] IPMI: watchdog handle panic properly
by Corey Minyard
· 18 years ago
1a24586
[PATCH] IPMI: remove high res timer code
by Corey Minyard
· 18 years ago
409035e
[PATCH] IPMI: tidy msghandler timer
by Corey Minyard
· 18 years ago
4ac4360
[PATCH] istallion: cleanups
by Alan Cox
· 18 years ago
effc8b7
[PATCH] stallion: fix recent SMP locking cleanup
by Alan Cox
· 18 years ago
33b37a3
[PATCH] remove active field from tty buffer structure
by Paul Fulghum
· 18 years ago
2c3bb20
[PATCH] add receive_room flow control to flush_to_ldisc
by Paul Fulghum
· 18 years ago
817d6d3
[PATCH] remove TTY_DONT_FLIP
by Paul Fulghum
· 18 years ago
adf8a28
[AGPGART] Make AGP depend on PCI
by Dave Jones
· 18 years ago
456229a
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static
by Adrian Bunk
· 18 years ago
8f76078
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
by Jesper Juhl
· 18 years ago
7a8e2a5
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile entries
by Jim Cromie
· 18 years ago
23916a8
[PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpio_dump
by Jim Cromie
· 18 years ago
ec31231
[PATCH] gpio-patchset-fixups: include linux/io.h
by Jim Cromie
· 18 years ago
8bcf613
[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes
by Jim Cromie
· 18 years ago
6cad56f
[PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs
by Jim Cromie
· 18 years ago
f31000e
[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module
by Jim Cromie
· 18 years ago
58b087c
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg
by Jim Cromie
· 18 years ago
681a3e7
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module
by Jim Cromie
· 18 years ago
0e41ef3
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module
by Jim Cromie
· 18 years ago
1a66fdf
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module
by Jim Cromie
· 18 years ago
1ca5df0
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module
by Jim Cromie
· 18 years ago
c3dc807
[PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable
by Jim Cromie
· 18 years ago
fe3a168
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable
by Jim Cromie
· 18 years ago
9550a33
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file
by Jim Cromie
· 18 years ago
979b5ec
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w dev_dbg
by Jim Cromie
· 18 years ago
7d7f212
[PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api
by Jim Cromie
· 18 years ago
62c83cd
[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean
by Jim Cromie
· 18 years ago
b65b5b5
[PATCH] stallion clean up
by Alan Cox
· 18 years ago
3397973
[PATCH] IPMI: use schedule in kthread
by akpm@osdl.org
· 18 years ago
283fef5
[PATCH] tty: fix TCSBRK comment
by Paul Fulghum
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
e29419f
[PATCH] 64bit resource: fix up printks for resources in misc drivers
by Greg Kroah-Hartman
· 18 years ago
a09ab7e
[PATCH] type-oh bug in tlclk.c
by mark gross
· 18 years ago
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
331b831
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
by Greg Kroah-Hartman
· 19 years ago
f4eaa37
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
96192ff
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
0e6c62d
[PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
cdf4f38
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
81a07d7
Merge branch 'x86-64'
by Linus Torvalds
· 18 years ago
a813ce4
[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
by Andi Kleen
· 18 years ago
a32073b
[PATCH] x86_64: Clean and enhance up K8 northbridge access code
by Andi Kleen
· 18 years ago
13ae664
[PATCH] VT binding: Make VT binding a Kconfig option
by Antonino A. Daplas
· 18 years ago
6db4063
[PATCH] VT binding: Add sysfs control to the VT layer
by Antonino A. Daplas
· 18 years ago
3e795de
[PATCH] VT binding: Add binding/unbinding support for the VT console
by Antonino A. Daplas
· 18 years ago
1c8ce27
[PATCH] Detaching fbcon: fix give_up_console()
by Antonino A. Daplas
· 18 years ago
4ee1acc
[PATCH] vt: Delay the update of the visible console
by David Hollister
· 18 years ago
ede65f3
[PATCH] hangcheck: remove monotomic_clock on x86
by Andrew Morton
· 18 years ago
ebc915a
[PATCH] Add TI OMAP CPU family HW RNG driver
by Michael Buesch
· 18 years ago
d7174bc
[PATCH] Add ixp4xx HW RNG driver
by Michael Buesch
· 18 years ago
1352336
[PATCH] Add VIA HW RNG driver
by Michael Buesch
· 18 years ago
ef5d862
[PATCH] Add Geode HW RNG driver
by Michael Buesch
· 18 years ago
96d63c0
[PATCH] Add AMD HW RNG driver
by Michael Buesch
· 18 years ago
ca644bd
[PATCH] Add Intel HW RNG driver
by Michael Buesch
· 18 years ago
844dd05
[PATCH] Add new generic HW RNG core
by Michael Buesch
· 18 years ago
59f5d35
[PATCH] Remove old HW RNG support
by Michael Buesch
· 18 years ago
179e091
[PATCH] drivers: use list_move()
by Akinobu Mita
· 18 years ago
d2be8ee
[PATCH] fix magic sysrq on strange keyboards
by Fredrik Roubert
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
f18190b
fix paniced->panicked typos
by Lee Revell
· 18 years ago
0ae051a
Input: atkbd - fix HANGEUL/HANJA keys
by Dmitry Torokhov
· 18 years ago
b9ab58d
Input: fix misspelling of Hangeul key
by Jerome Pinot
· 18 years ago
4854c7b
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
6f84be8
[PATCH] synclink_gt: add GT2 adapter support
by Paul Fulghum
· 18 years ago
294dad0
[PATCH] fix synclink_gt diagnostics error reporting
by Paul Fulghum
· 18 years ago
04b374d
[PATCH] add synclink_gt crc return feature
by Paul Fulghum
· 18 years ago
Next »