Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
75195dabce797f49b7d96d272e4e9330873e4340
/
drivers
/
char
98cad10
pasemi-rng: Use linux/of_platform.h instead of asm
by Stephen Rothwell
· 16 years ago
10c0ad4
viotape: Use unlocked_ioctl
by Stephen Rothwell
· 16 years ago
e9a4b6a
Merge branch 'linux-2.6'
by Paul Mackerras
· 16 years ago
ea7b44c
enable bus mastering on i915 at resume time
by Jie Luo
· 16 years ago
96a331b
removed unused var real_tty on n_tty_ioctl()
by Gustavo Fernando Padovan
· 16 years ago
9aef85c
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
858a368
drm: only trust core drm ioctls - driver ioctls are a mess.
by Dave Airlie
· 16 years ago
d3adbc0
drm/i915: add support for Intel series 4 chipsets.
by Zhenyu Wang
· 16 years ago
7d15ddf
[agp]: fixup chipset flush for new Intel G4x.
by Zhenyu Wang
· 16 years ago
0e480e5
agp: brown paper bag patch - put back the two lines it took out.
by Dave Airlie
· 16 years ago
62c96b9
agp/intel: cleanup some serious whitespace badness
by Dave Airlie
· 16 years ago
25ce77a
[AGP] intel_agp: Add support for Intel 4 series chipsets
by Zhenyu Wang
· 16 years ago
598d144
[AGP] intel_agp: extra stolen mem size available for IGD_GM chipset
by Zhenyu Wang
· 16 years ago
21efa2b
drm/radeon: add hier-z registers for r300 and r500 chipsets
by Dave Airlie
· 16 years ago
5e35eff
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
by Alex Deucher
· 16 years ago
5cfb695
drm/radeon: switch IGP gart to use radeon_write_agp_base()
by Alex Deucher
· 16 years ago
7ecabc5
drm/radeon: Restore sw interrupt on resume
by Dennis Kasprzyk
· 16 years ago
70b13d5
drm/r500: add support for AGP based cards.
by Dave Airlie
· 16 years ago
9156cf0
drm/radeon: fix texture uploads with large 3d textures (bug 13980)
by Roland Scheidegger
· 16 years ago
c0beb2a
drm/radeon: add initial r500 support.
by Dave Airlie
· 16 years ago
5b92c40
drm/radeon: init pipe setup in kernel code.
by Alex Deucher
· 16 years ago
d396db3
drm/radeon: fixup radeon_do_engine_reset
by Alex Deucher
· 16 years ago
259434a
drm/radeon: fix pixcache and purge/cache flushing registers
by Alex Deucher
· 16 years ago
d7463eb
drm/radeon: write AGP_BASE_2 on chips that support it.
by Alex Deucher
· 16 years ago
45e5190
drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
by Alex Deucher
· 16 years ago
2735977
drm/radeon: IGP clean up register and magic numbers.
by Alex Deucher
· 16 years ago
3722bfc
drm/rs690: set base 2 to 0.
by Dave Airlie
· 16 years ago
fa0d71b
drm/rs690: set all of gart base address.
by Dave Airlie
· 16 years ago
9f18409
radeon: add production microcode from AMD
by Alex Deucher
· 16 years ago
7ec700f
drm: pcigart use proper pci map interfaces.
by Dave Airlie
· 16 years ago
9516b03
agp: more boolean conversions.
by Dave Airlie
· 16 years ago
c725801
drivers/char/agp - use bool
by Joe Perches
· 17 years ago
da503fa
agp: two-stage page destruction issue
by Jan Beulich
· 16 years ago
dcd981a
agp/via: fixup pci ids
by Greg KH
· 16 years ago
b554305
drm: the sg alloc ioctl should write back the handle to userspace
by Dave Airlie
· 16 years ago
41ee2ff
drm: use drms ioctl cmd not what we get passed from userspace.
by Johannes Weiner
· 16 years ago
e6d2bb2
rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTC
by David Brownell
· 16 years ago
d2187eb
console keyboard mapping broken by 04c71976
by Jiri Bohac
· 16 years ago
cfc53f6
driver/char/generic_nvram: fix banner
by Philippe De Muyter
· 16 years ago
c97aee9
intel_rng: make device not found a warning
by Stephen Hemminger
· 16 years ago
df0bcab
agp: add support for Radeon Mobility 9000 chipset
by Amit Kucheria
· 16 years ago
8a3e1c6
Merge branch 'merge'
by Paul Mackerras
· 16 years ago
eb4e545
ipwireless: Fix blocked sending
by David Sterba
· 16 years ago
81c6ce9
vt: fix vc_resize locking
by Nick Piggin
· 16 years ago
774533b
vt: fix background color on line feed, DEC invert
by Jan Engelhardt
· 16 years ago
33dda51
drivers/char/ip2: fix Kconfig after ip2/ip2main merge
by Roland.Kletzing
· 16 years ago
f7f510e
virtio: An entropy device, as suggested by hpa.
by Rusty Russell
· 16 years ago
6089093
ip2: fix crashes on load/unload
by Alan Cox
· 16 years ago
57f7bd5
remove debug printk from DRM suspend path
by Jesse Barnes
· 16 years ago
acf4648
Merge branch 'merge' into powerpc-next
by Paul Mackerras
· 16 years ago
8962cad
[POWERPC] iSeries: Remove unused mail address
by Stephen Rothwell
· 16 years ago
93dae5b
sparc64: Add global register dumping facility.
by David S. Miller
· 16 years ago
860da5e
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
eb4db45
m68k vme_scc: avoid global namespace pollution
by Geert Uytterhoeven
· 16 years ago
9a6ab76
byteorder: don't directly include linux/byteorder/generic.h
by Harvey Harrison
· 16 years ago
fcff474
Merge branch 'linux-2.6' into powerpc-next
by Paul Mackerras
· 16 years ago
487ad7e
tty: fix BKL related leak and crash
by Ingo Molnar
· 16 years ago
9ffee4c
tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock
by Andrew Morton
· 16 years ago
4920916
char: select fw_loader by moxa
by Jiri Slaby
· 16 years ago
3b7ec11
ipmi: support I/O resources in OF driver
by Nate Case
· 16 years ago
1c8950f
[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c
by Michael Ellerman
· 17 years ago
6c82c41
drivers/char/synclink_gt.c: don't return an uninitialised local
by Andrew Morton
· 16 years ago
c1236d3
vt: fix canonical input in UTF-8 mode
by Samuel Thibault
· 17 years ago
32fb3ca
sx.c: fix printk warnings on sparc32
by Andrew Morton
· 17 years ago
e948e99
drm/i915: save and restore dsparb and d_state registers.
by Keith Packard
· 17 years ago
a59e122
drm/i915: fix off by one in VGA save/restore of AR & CR regs.
by Jesse Barnes
· 17 years ago
f116cc5
drm: disable tasklets not IRQs when taking the drm lock spinlock
by Thomas Hellstrom
· 17 years ago
af6061a
Revert "drm/vbl rework: rework how the drm deals with vblank."
by Dave Airlie
· 17 years ago
63a59fa
m68k: serial167 missing return value in cy_put_char()
by Geert Uytterhoeven
· 17 years ago
c36c804
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
b66e1f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
b17b818
[POWERPC] Xilinx: Fix compile warnings
by Kumar Gala
· 17 years ago
9f3acc3
[PATCH] split linux/file.h
by Al Viro
· 17 years ago
5098021
drivers-char-synclinkc-inbreak-mgsl_put_char-fix
by Andrew Morton
· 17 years ago
0764823
drivers/char/synclink.c: unbreak mgsl_put_char()
by Andrew Morton
· 17 years ago
4ed99a2
i8k: make fan multiplier tunable with a module parameter
by Jochen Eisinger
· 17 years ago
f8bd225
remove div_long_long_rem
by Roman Zippel
· 17 years ago
1dcf83f
toshiba: use ioremap_cached
by Alan Cox
· 17 years ago
bf9d892
drivers/char: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
f7511d5
Basic braille screen reader support
by Samuel Thibault
· 17 years ago
148ff86
mxser: convert large macros to functions
by Christoph Hellwig
· 17 years ago
718a916
devpts: factor out PTY index allocation
by Sukadev Bhattiprolu
· 17 years ago
4f8f9d6
devpts: propagate error code from devpts_pty_new
by Sukadev Bhattiprolu
· 17 years ago
86a9653
tty: fix routine name in ptmx_open()
by Hiroshi Shimamoto
· 17 years ago
24cb233
char serial: switch drivers to ioremap_nocache
by Alan Cox
· 17 years ago
a6fc819
ip2: switch remaining direct call of ops->flush_buffer
by Alan Cox
· 17 years ago
39c2e60
tty: add throttle/unthrottle helpers
by Alan Cox
· 17 years ago
8cd6451
isicom: fix buffer allocation
by Alan Cox
· 17 years ago
fb100b6
esp: clean up to modern coding style
by Alan Cox
· 17 years ago
191260a
epca: coding style
by Alan Cox
· 17 years ago
9492e13
riscom8: coding style
by Alan Cox
· 17 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
251b8dd
isicom: bring into coding style
by Alan Cox
· 17 years ago
3e8e88c
pty: prepare for tty->ops changes
by Alan Cox
· 17 years ago
5d19f54
consoles: switch to int put_char method
by Alan Cox
· 17 years ago
55da778
synclink series: switch to int put_char method
by Alan Cox
· 17 years ago
6ae04576
specialix: Switch to int put_char method
by Alan Cox
· 17 years ago
a5b08c6
serial167: switch to int put_char method
by Alan Cox
· 17 years ago
bbbbb96
riscom/rocket: switch to int put_char method
by Alan Cox
· 17 years ago
d7e752e
pcmcia: serial to int put_char method
by Alan Cox
· 17 years ago
Next »