Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
827afdf093cce59bbbf9dc9f1c2eab86e2232b9e
/
drivers
/
char
827afdf
n_hdlc.c: fix check-after-use
by Adrian Bunk
· 17 years ago
7f748bb
mxser: Remove use of dead TTY_FLIPBUF_SIZE definition
by Alan Cox
· 17 years ago
04c7197
unicode diacritics support
by Samuel Thibault
· 17 years ago
3542ae4
Tweak /proc/ipmi removal
by Alexey Dobriyan
· 17 years ago
7917ff9
tpm: pay attention to IRQ info from PNP
by Bjorn Helgaas
· 17 years ago
978550b8
drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
392b7bc
drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
ae0b78d
epca.c: reformat comments and coding style improvements
by Alexey Dobriyan
· 17 years ago
e57aa83
convert ill defined log2() to ilog2()
by Fengguang Wu
· 17 years ago
3f1a437
Clean up duplicate includes in drivers/char/
by Jesper Juhl
· 17 years ago
5a3135c2
oom: move prototypes to appropriate header file
by David Rientjes
· 17 years ago
e0bf68d
mm: bdi init hooks
by Peter Zijlstra
· 17 years ago
179b025
video gfx: merge kconfig menus
by Randy Dunlap
· 17 years ago
e400b6e
vt/vgacon: Check if screen resize request comes from userspace
by Antonino A. Daplas
· 17 years ago
f75a71f
radeon_driver_vblank_do_wait() static
by Adrian Bunk
· 17 years ago
2dca53a
Memoryless nodes: Uncached allocator updates
by Christoph Lameter
· 17 years ago
557ed1f
remove ZERO_PAGE
by Nick Piggin
· 17 years ago
f2e1d89
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
3d06f7a
Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 17 years ago
ace3dff
via invalid device ids removal
by Xavier Bachelot
· 17 years ago
eed0f72
radeon: Commit the ring after each partial texture upload blit.
by chaohong guo
· 17 years ago
54583bf
i915: fix vbl swap allocation size.
by Dave Airlie
· 17 years ago
c153f45
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
by Eric Anholt
· 17 years ago
b589ee5
drm: remove XFREE86_VERSION macros.
by Dave Airlie
· 17 years ago
6c340ea
drm: Replace filp in ioctl arguments with drm_file *file_priv.
by Eric Anholt
· 17 years ago
20caafa
drm: Remove DRM_ERR OS macro.
by Eric Anholt
· 17 years ago
bdc3e60
fix use after free in amd create gatt pages
by Jesper Juhl
· 17 years ago
a2721e9
AGP fix race condition between unmapping and freeing pages
by Dave Airlie
· 17 years ago
64a6f95
signedness: module_param_array nump argument
by Al Viro
· 17 years ago
64b3361
long vs. unsigned long - low-hanging fruits in drivers
by Al Viro
· 17 years ago
51ef9c5
synclink_gt endianness annotations
by Al Viro
· 17 years ago
a39f9d0
mpc5200_wdt: __user annotations
by Al Viro
· 17 years ago
b981d8b3
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 17 years ago
dc8c858
PTY: add kernel parameter to overwrite legacy pty count
by Kay Sievers
· 17 years ago
07c015e
Convert from class_device to device in drivers/char
by tonyj@suse.de
· 17 years ago
7e7654a
cdev: remove unneeded setting of cdev names
by Greg Kroah-Hartman
· 17 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
7465ce0
[POWERPC] iSeries: Move detection of virtual tapes
by Stephen Rothwell
· 17 years ago
1670b2b
[POWERPC] Remove iSeries_vio_dev
by Stephen Rothwell
· 17 years ago
1855256
drivers/firmware: const-ify DMI API and internals
by Jeff Garzik
· 17 years ago
e2a57a8
Correct Makefile rule for generating custom keymap
by Maarten Bressers
· 17 years ago
70cb979
VT_WAITACTIVE: Avoid returning EINTR when not necessary
by Linus Torvalds
· 17 years ago
3a49869
Revert "intel_agp: fix stolen mem range on G33"
by Kyle McMartin
· 17 years ago
70f227d
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 17 years ago
9b42c33
[TCP]: secure_tcp_sequence_number() should not use a too fast clock
by Eric Dumazet
· 17 years ago
8792f96
VT ioctl race fix
by Samuel Ortiz
· 17 years ago
a64314e
fix console change race exposed by CFS
by Jan Lübbe
· 17 years ago
e4a7b1d
i915: make vbl interrupts work properly on i965g/gm hw.
by Dave Airlie
· 17 years ago
3dffec4
Silent drivers/char/hpet.c build warnings on i386
by S.Çağlar Onur
· 17 years ago
1f23f42
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
78e1ca4
ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0
by Zhao Yakui
· 17 years ago
afa684f
fix "mspec: handle shrinking virtual memory areas"
by Cliff Wickman
· 17 years ago
0ce49a3
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
e67aa27
intel-agp: Fix i830 mask variable that changed with G33 support
by Dave Airlie
· 17 years ago
248bdd5
pci: fix unterminated pci_device_id lists
by Kees Cook
· 17 years ago
4191ba2
mspec: handle shrinking virtual memory areas
by Cliff Wickman
· 17 years ago
bb8bd3a
sparc64 (and others): fix tty_ioctl.c build
by Tony Breeds
· 17 years ago
b231537
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 17 years ago
4740622
intel_agp: fix GTT map size on G33
by Zhenyu Wang
· 17 years ago
f443675
intel_agp: fix stolen mem range on G33
by Zhenyu Wang
· 17 years ago
f629307
tty: termios locking functions break with new termios type
by David Miller
· 17 years ago
b9198c3
Input: remove ec3104_keyb driver
by Dmitry Torokhov
· 17 years ago
3b2b64f
Do not use the ia64 clocksource on non-ia64 architectures
by Linus Torvalds
· 17 years ago
35438c4
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 17 years ago
db15f36
[MIPS] Delete duplicate inclusion of <linux/delay.h>.
by Ralf Baechle
· 17 years ago
6ae26fa
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 17 years ago
6869ce1
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 17 years ago
0769d39
drm: ioremap return value checks
by Scott Thompson
· 17 years ago
5bdbc7d
agp: balance ioremap checks
by Scott Thompson
· 17 years ago
32ddef9
agp: Add device id for P4M900 to via-agp module
by Xavier Bachelot
· 17 years ago
25c87f7
Pull events into release branch
by Len Brown
· 17 years ago
abcb1ff3
tty: dont needlessly cast kmalloc() return value
by Jesper Juhl
· 17 years ago
14e04fb
ACPI: Schedule /proc/acpi/event for removal
by Len Brown
· 17 years ago
d4c63b7
synclink_gt fix module reference
by Paul Fulghum
· 17 years ago
32d2198
IPMI: fix warning in ipmi_si_intf.c
by Mijo Safradin
· 17 years ago
2301060
m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible
by Geert Uytterhoeven
· 17 years ago
8e81cc1
tpmdd maintainers
by Kent Yoder
· 17 years ago
9c25099
[POWERPC] Use of_get_property in ipmi code
by Stephen Rothwell
· 17 years ago
301d9cb
[POWERPC] Init markings for hvc_beat
by Ishizaki Kou
· 17 years ago
6e420b7
[WATCHDOG] Add support for 1533 bridge to alim1535_wdt
by Andrey Borzenkov
· 17 years ago
0f112a8
[WATCHDOG] Eurotechwdt.c - clean-up comments
by Wim Van Sebroeck
· 17 years ago
3b6919e
pull asus sony thinkpad into release branch
by Len Brown
· 17 years ago
b1a4719
lguest files should explicitly include asm/paravirt.h
by Jes Sorensen
· 17 years ago
42fd552
fix serial buffer memory leak
by Alan Cox
· 17 years ago
925796e
drivers/char/pcmcia/cm40x0_cs.c: fix release function call
by Daniel Ritz
· 17 years ago
21f1628
drm/i915: Fix i965 secured batchbuffer usage
by Dave Airlie
· 17 years ago
db7f3de
efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe()
by Jesper Juhl
· 17 years ago
f7b88cc
sonypi: fix ids member of struct acpi_driver
by Eugene Teo
· 17 years ago
2f63251
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 17 years ago
ad4a5bb
ip2main warning fix
by Andrew Morton
· 17 years ago
80cd692
ipmi: Fix mem leak in try_init_dmi()
by Jesper Juhl
· 17 years ago
bb029c6
synclink_gt: fix transmit DMA stall
by Paul Fulghum
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
647e50f
[WATCHDOG] Fix pcwd_init_module crash
by Wim Van Sebroeck
· 17 years ago
f191f14
agp: AMD AGP is used on UP1100 & UP1500 alpha boxen
by Alan Hourihane
· 17 years ago
dde4787
intel_agp: really fix 945/965GME
by Zhenyu Wang
· 17 years ago
a51b345
agp: don't lock pages
by Nick Piggin
· 17 years ago
190644e
Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_gatt_pages
by Jesper Juhl
· 17 years ago
286201d
[WATCHDOG] ICH9 support for iTCO_wdt
by Wim Van Sebroeck
· 17 years ago
7e0a86f7
[WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridges
by Wim Van Sebroeck
· 17 years ago
Next »