Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b7a2441f9966fe3e1be960a876ab52e6029ea005
/
drivers
/
char
177dbd9
virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.
by Rusty Russell
· 13 years ago
d98808a
drivers/char/ppdev.c: put gotten port value
by Julia Lawall
· 13 years ago
658c74c
drivers/char/mspec.c: use {k,v}zalloc to allocate memory
by Rakib Mullick
· 13 years ago
0741273
ipmi: convert to seq_file interface
by Alexey Dobriyan
· 13 years ago
949a9d7
i8k: Integrate with the hwmon subsystem
by Jean Delvare
· 13 years ago
bc1f419
i8k: Avoid lahf in 64-bit code
by Luca Tettamanti
· 13 years ago
f50d1d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 13 years ago
98b98d3
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
e0c6b8a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm
by Linus Torvalds
· 13 years ago
fda5fe1
apm-emulation: apm_mutex breaks ACK; remove it
by Paul Parsons
· 13 years ago
5613beb
agp/uninorth: Fix lockups with radeon KMS and >1x.
by Michel Dänzer
· 13 years ago
0524975
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
880102e
Merge remote branch 'origin/master' into merge
by Benjamin Herrenschmidt
· 13 years ago
39ab05c
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 13 years ago
0f1bdc1
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
4c84406
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 13 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 13 years ago
a18f22a
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource
by Thomas Gleixner
· 13 years ago
246d08b
agp/intel: add Ivy Bridge support
by Jesse Barnes
· 14 years ago
9333744
RAW driver: Remove call to kobject_put().
by Robert P. J. Day
· 14 years ago
0078bff
Allow setting of number of raw devices as a module parameter
by Jan Kara
· 14 years ago
25f8f54
pcmcia: Convert pcmcia_device_id declarations to const
by Joe Perches
· 14 years ago
cce3644
powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration.
by Robert P. J. Day
· 14 years ago
3023b5b
hwrng: amd - enable AMD hw rnd driver for Maple PPC boards
by Dmitry Eremin-Solenikov
· 14 years ago
bd68ccb
hwrng: amd - manage resource allocation
by Dmitry Eremin-Solenikov
· 14 years ago
83425ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
afa2689
virtio: console: Enable call to hvc_remove() on console port remove
by Amit Shah
· 14 years ago
194b3da
agp: fix arbitrary kernel memory writes
by Vasiliy Kulikov
· 14 years ago
b522f02
agp: fix OOM and buffer overflow
by Vasiliy Kulikov
· 14 years ago
70a5f52
kmsg: properly support writev to avoid interleaved printk lines fix
by Andrew Morton
· 14 years ago
7e5b58b
printk: /dev/kmsg - properly support writev() to avoid interleaved printk() lines
by Kay Sievers
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
1309d7a
char/tpm: Fix unitialized usage of data buffer
by Peter Huewe
· 14 years ago
cfaf346
drivers/char/mem.c: clean up the code
by Changli Gao
· 14 years ago
73210a1
drivers/char: add MSM smd_pkt driver
by Niranjana Vishwanathapura
· 14 years ago
0dcf334
drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch
by Sergey Senozhatsky
· 14 years ago
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 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
8ec3b84
char: change to new flag variable
by matt mooney
· 14 years ago
9c9585e
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
by Russell King
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
0d2ecee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4c418ba
ipmi: Fix IPMI errors due to timing problems
by Doe, YiCheng
· 14 years ago
b71dc88
tty: move cd1865.h to drivers/staging/tty/
by Arnd Bergmann
· 14 years ago
8d971e9
Staging: tty: fix build with epca.c driver
by Greg Kroah-Hartman
· 14 years ago
d7a62cd
virtio: console: Don't access vqs if device was unplugged
by Amit Shah
· 14 years ago
8d1dc20
Revert "TPM: Long default timeout fix"
by Linus Torvalds
· 14 years ago
751b384
pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()
by Axel Lin
· 14 years ago
55f19d5
dt: xilinx_hwicap: merge platform and of_platform driver bindings
by Grant Likely
· 14 years ago
a1e9c9d
ipmi: convert OF driver to platform driver
by Rob Herring
· 14 years ago
4ebb24f
dt/sparc: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
0000612
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
310388b
tty: forgot to remove ipwireless from drivers/char/pcmcia/Makefile
by Greg Kroah-Hartman
· 14 years ago
f227e08
Merge 2.6.38-rc6 into tty-next
by Greg Kroah-Hartman
· 14 years ago
fbf92be
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes
by Dave Airlie
· 14 years ago
aa25afa
ARM: amba: make probe() functions take const id tables
by Russell King
· 14 years ago
49495d4
amd64-agp: fix crash at second module load
by Florian Mickler
· 14 years ago
4c37705
tty: move obsolete and broken generic_serial drivers to drivers/staging/generic_serial/
by Greg Kroah-Hartman
· 14 years ago
4a6514e
tty: move obsolete and broken tty drivers to drivers/staging/tty/
by Greg Kroah-Hartman
· 14 years ago
282361a
tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/
by Greg Kroah-Hartman
· 14 years ago
a6afd9f
tty: move a number of tty drivers from drivers/char/ to drivers/tty/
by Greg Kroah-Hartman
· 14 years ago
bdcffc5
tty: move Kconfig entries into drivers/tty from drivers/char
by Greg Kroah-Hartman
· 14 years ago
d8204a3
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
bdb8b97
agp/intel: Experiment with a 855GM GWB bit
by Chris Wilson
· 14 years ago
d60c304
ia64: convert to clocksource_register_hz/khz
by John Stultz
· 15 years ago
442a4ff
random: update interface comments to reflect reality
by Jarod Wilson
· 14 years ago
e587137
Revert "tpm_tis: Use timeouts returned from TPM"
by Linus Torvalds
· 14 years ago
644e6e4
cm4000_cs: Fix undefined ops warning
by Alan Cox
· 14 years ago
d5bb292
drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_region/release_mem_region
by Julia Lawall
· 14 years ago
6caa76b
tty: now phase out the ioctl file pointer for good
by Alan Cox
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
5427bcf
hvc: add Blackfin JTAG console support
by Mike Frysinger
· 14 years ago
c652759
hwrng: omap - Convert release_resource to release_region/release_mem_region
by Julia Lawall
· 14 years ago
deabb19
Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpmdd into for-linus
by James Morris
· 14 years ago
9b29050
tpm_tis: Use timeouts returned from TPM
by Stefan Berger
· 14 years ago
d247852
char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver
by Corey Minyard
· 14 years ago
ce86d35
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
a70b95c
agp: ensure GART has an address before enabling it
by Stephen Kitt
· 14 years ago
cecd145
Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"
by Matt Turner
· 14 years ago
4b863b3
amd-k7-agp: remove non-x86 code
by Matt Turner
· 14 years ago
51df0ac
virtio: console: Move file back to drivers/char/
by Amit Shah
· 14 years ago
5270873
posix-timers: Cleanup namespace
by Thomas Gleixner
· 14 years ago
ebaac75
posix-timers: Remove useless res field from k_clock
by Thomas Gleixner
· 14 years ago
e5e542e
posix-timers: Convert clock_getres() to clockid_to_kclock()
by Thomas Gleixner
· 14 years ago
a5cd288
posix-timers: Convert clock_nanosleep to clockid_to_kclock()
by Thomas Gleixner
· 14 years ago
2fd1f04
posix-timers: Cleanup struct initializers
by Thomas Gleixner
· 14 years ago
1e6d767
time: Correct the *settime* parameters
by Richard Cochran
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
8a327f2
Merge remote branch 'linus/master' into drm-intel-fixes
by Chris Wilson
· 14 years ago
bee4a18
drm/i915,agp/intel: Do not clear stolen entries
by Chris Wilson
· 14 years ago
e5cce6c
tpm: fix panic caused by "tpm: Autodetect itpm devices"
by Olof Johansson
· 14 years ago
c4ff4b8
TPM: Long default timeout fix
by Rajiv Andrade
· 14 years ago
5efb94e
hwrng: pixocell - add support for picoxcell TRNG
by Jamie Iles
· 14 years ago
8d99641
Merge branch 'akpm'
by Linus Torvalds
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
fc887b1
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
891cc22
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel
by Linus Torvalds
· 14 years ago
Next »