Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5ba08e2eeb06355f66ed62ae97bb87d145973a9a
/
drivers
/
char
225aa011
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
e7b96f2
agp/intel: Use the correct mask to detect i830 aperture size.
by Tim Gardner
· 14 years ago
59f6fbe
tpm_tis: fix subsequent suspend failures
by Rajiv Andrade
· 14 years ago
edd63cb
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
by Jason Wessel
· 14 years ago
bf4f42b
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
8d1f66d
ipmi: set schedule_timeout_wait() value back to one
by Martin Wilck
· 14 years ago
5648028
ipmi: make sure drivers were registered before unregistering them
by Matthew Garrett
· 14 years ago
1a5f20f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
0e78931
Merge commit 'v2.6.35-rc3' into for-linus
by Dmitry Torokhov
· 14 years ago
1c48bc5
agp: add no warn since we have a fallback to vmalloc paths
by Dave Airlie
· 14 years ago
da931a9
agp: drop vmalloc flag.
by Dave Airlie
· 14 years ago
02a077c
TPM: ReadPubEK output struct fix
by Rajiv Andrade
· 14 years ago
f5dec51
Input: sysrq - fix "stuck" SysRq mode
by Dmitry Torokhov
· 14 years ago
386f40c
Revert "tty: fix a little bug in scrup, vt.c"
by Linus Torvalds
· 14 years ago
bf4282c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b7e5d1f
ramoops: add HAS_IOMEM dependency
by Heiko Carstens
· 14 years ago
3fde85d
vt_ioctl: return -EFAULT on copy_from_user errors
by Dan Carpenter
· 14 years ago
962400e
tty: fix a little bug in scrup, vt.c
by Frank Pan
· 14 years ago
328be39
TTY/n_gsm: potential double lock
by Dan Carpenter
· 14 years ago
39059cc
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
60e5e0b
virtio: console: Fix crash when port is unplugged and blocked for write
by Amit Shah
· 14 years ago
0047634
virtio: console: Fix crash when hot-unplugging a port and read is blocked
by Amit Shah
· 14 years ago
79905ad
agp/uninorth: Fix oops caused by flushing too much
by Paul Mackerras
· 14 years ago
709d015
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
a9a0aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 14 years ago
f67231f
drivers/char/applicom.c: use memdup_user
by Julia Lawall
· 14 years ago
8757543
drivers/char/ppdev.c: use kasprintf
by Julia Lawall
· 14 years ago
56d611a
char drivers: RAM oops/panic logger
by Marco Stornelli
· 14 years ago
a747c5a
ipmi: handle run_to_completion properly in deliver_recv_msg()
by Jiri Kosina
· 14 years ago
279fbd0
ipmi: update driver to use dev_printk and its constructs
by Myron Stowe
· 14 years ago
8c8eae2
ipmi: convert tracking of the ACPI device pointer to a PNP device
by Myron Stowe
· 14 years ago
ddac44b
ipmi: change timeout and event poll to one second
by Corey Minyard
· 14 years ago
06ee459
ipmi: attempt to register multiple SIs of the same type
by Matthew Garrett
· 14 years ago
3326f4f
ipmi: reduce polling
by Matthew Garrett
· 14 years ago
ea4078c
ipmi: reduce polling when interrupts are available
by Matthew Garrett
· 14 years ago
754d453
ipmi: change device discovery order
by Matthew Garrett
· 14 years ago
d8cc5267
ipmi: only register one si per bmc
by Matthew Garrett
· 14 years ago
2407d77
ipmi: split device discovery and registration
by Matthew Garrett
· 14 years ago
5fedc4a
ipmi: change addr_source to an enum rather than strings
by Matthew Garrett
· 14 years ago
9b71ca2
drivers/char/vt.c: use memdup_user
by Julia Lawall
· 14 years ago
f1befe7
agp/intel: Restrict GTT mapping to valid range on i915 and i945
by Chris Wilson
· 14 years ago
31f4671
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
826e8c8
m68k: amiga - Serial port platform device conversion
by Geert Uytterhoeven
· 16 years ago
2101d6f
agp: amd64, fix pci reference leaks
by Jiri Slaby
· 14 years ago
ec96e2f
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
fa1f68d
drivers: misc: pass miscdevice pointer via file private data
by Samu Onkalo
· 14 years ago
08a82c6
hvsi: fix messed up error checking getting state name
by Phil Carmody
· 14 years ago
940370f
hangcheck-timer: fix x86_32 bugs
by Yury Polyanskiy
· 14 years ago
f137711
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
1756ac3
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
2a8ba8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
59534f7
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
0dbb567
serial: Tidy REMOTE_DEBUG
by Christoph Egger
· 14 years ago
26e1e8d
serial: isicomm: handle running out of slots
by Dan Carpenter
· 15 years ago
ccc5ca8
tty: fix obsolete comment on tty_insert_flip_string_fixed_flag
by Johan Hovold
· 15 years ago
972c196
tty: n_gsm: depends on NET
by Randy Dunlap
· 15 years ago
e1eaea4
tty: n_gsm line discipline
by Alan Cox
· 15 years ago
1944cc8
ARM: 6137/1: nomadik hwrng: Add clock support
by Srinidhi Kasagar
· 14 years ago
a0fe3cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5429126
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
96b5b7f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
e954bc9
random: simplify fips mode
by Matt Mackall
· 14 years ago
98c89cd
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
8d0bc2b
Merge commit 'v2.6.34' into next
by Dmitry Torokhov
· 14 years ago
0643e4c
drivers/char: Eliminate use after free
by Julia Lawall
· 15 years ago
8345adb
virtio: console: Accept console size along with resize control message
by Amit Shah
· 15 years ago
9778829
virtio: console: Store each console's size in the console structure
by Amit Shah
· 15 years ago
4038f5b7
virtio: console: Resize console port 0 on config intr only if multiport is off
by Amit Shah
· 15 years ago
cdfadfc
virtio: console: Add support for nonblocking write()s
by Amit Shah
· 14 years ago
60caacd
virtio: console: Rename wait_is_over() to will_read_block()
by Amit Shah
· 14 years ago
1d05160
virtio: console: Don't always create a port 0 if using multiport
by Amit Shah
· 14 years ago
f909f85
virtio: console: Use a control message to add ports
by Amit Shah
· 14 years ago
c446f8f
virtio: console: Move code around for future patches
by Amit Shah
· 14 years ago
99f905f
virtio: console: Remove config work handler
by Amit Shah
· 14 years ago
69eb9a9
virtio: console: Don't call hvc_remove() on unplugging console ports
by Amit Shah
· 14 years ago
6dc69f97
virtio: console: Return -EPIPE to hvc_console if we lost the connection
by Amit Shah
· 14 years ago
eaeff96
virtio: console: Let host know of port or device add failures
by Amit Shah
· 14 years ago
3425e70
virtio: console: Add a __send_control_msg() that can send messages without a valid port
by Amit Shah
· 14 years ago
b99fa81
virtio: Revert "virtio: disable multiport console support."
by Amit Shah
· 14 years ago
28cfc82
virtio-rng: use virtqueue_xxx wrappers
by Michael S. Tsirkin
· 15 years ago
505b045
virtio_console: use virtqueue_xxx wrappers
by Michael S. Tsirkin
· 15 years ago
6fd0248
amd64-agp: Probe unknown AGP devices the right way
by Ben Hutchings
· 15 years ago
d831692
sis-agp: Remove SIS 760, handled by amd64-agp
by Ben Hutchings
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
752f114
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
539c99f
Merge branch 'next' into for-linus
by James Morris
· 14 years ago
f3c7f31
serial167: Kill unused variables
by Geert Uytterhoeven
· 15 years ago
5592933
drivers: Push down BKL into various drivers
by Arnd Bergmann
· 15 years ago
d79b6f4
procfs: Push down the bkl from ioctl
by Frederic Weisbecker
· 15 years ago
7f2ab00
TPM: ACPI/PNP dependency removal
by Rajiv Andrade
· 15 years ago
77945fe
tty: Fix unbalanced BKL handling in error path
by Alan Cox
· 15 years ago
ad56b07
Merge commit 'v2.6.34-rc7' into tracing/core
by Ingo Molnar
· 15 years ago
83897ba
agp: use NULL instead of 0 when pointer is needed
by Bill Pemberton
· 15 years ago
34dc4d4
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 15 years ago
b498ada
pcmcia: dev_node removal (remaining drivers)
by Dominik Brodowski
· 15 years ago
ded6a1a
pcmcia: dev_node removal (drivers with updated printk call)
by Dominik Brodowski
· 15 years ago
Next »