Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bb1d912323d5dd50e1079e389f4e964be14f0ae3
/
drivers
/
char
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
d8cc526
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
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
· 14 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
· 14 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
317b6d6
pcmcia: dev_node removal (write-only drivers)
by Dominik Brodowski
· 15 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
ec4a162
Revert "TPM: ACPI/PNP dependency removal"
by James Morris
· 15 years ago
0ffbe26
Merge branch 'master' into next
by James Morris
· 15 years ago
b89e66e
TPM: ACPI/PNP dependency removal
by Rajiv Andrade
· 15 years ago
a2d1e35
tty: Fix regressions in the char driver conversion
by Alan Cox
· 15 years ago
77a7f2e
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
by Ingo Molnar
· 15 years ago
61cf059
agp: use scratch page on memory remove and at GATT creation V4
by Jerome Glisse
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
cecbca9
tracing: Dump either the oops's cpu source or all cpus buffers
by Frederic Weisbecker
· 15 years ago
27ee896
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
10fd883
agp/intel: put back check that we have a driver for the bridge.
by Dave Airlie
· 15 years ago
97921a5
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next
by Dave Airlie
· 15 years ago
07a7141
pcmcia: fix error handling in cm4000_cs.c
by Dan Carpenter
· 15 years ago
e158316
agp/intel-gtt: kill previous_size assignments
by Daniel Vetter
· 15 years ago
1ca46bd
agp/intel-gtt: kill intel_i830_tlbflush
by Daniel Vetter
· 15 years ago
22dd82a
agp/intel: split out gmch/gtt probe, part 1
by Daniel Vetter
· 15 years ago
059efc6
agp/intel: kill mutli_gmch_chip
by Daniel Vetter
· 15 years ago
e5a04d5
agp/intel: uncoditionally reconfigure driver on resume
by Daniel Vetter
· 15 years ago
f51b766
agp/intel: split out the GTT support
by Daniel Vetter
· 15 years ago
ff7cdd6
agp/intel: introduce intel-agp.h header file
by Daniel Vetter
· 15 years ago
13bd8e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
e078557
Input: keyboard - fix formatting issues
by Dmitry Torokhov
· 15 years ago
9272e9a
Input: keyboard - switch to using pr_err() and friends
by Dmitry Torokhov
· 15 years ago
97f5f0c
Input: implement SysRq as a separate input handler
by Dmitry Torokhov
· 15 years ago
Next »