index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ip2
/
ip2main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-02
tty: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
1
-0
/
+2
2010-03-02
ip2: Add module parameter.
Rakib Mullick
1
-0
/
+13
2010-03-02
ip2: remove #ifdef MODULE from ip2main.c
Rakib Mullick
1
-6
/
+5
2009-06-11
tty: rewrite the ldisc locking
Alan Cox
1
-2
/
+2
2009-04-01
proc tty: switch ip2 to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-6
/
+6
2008-10-13
tty: kref the tty driver object
Alan Cox
1
-3
/
+3
2008-10-13
ip2: avoid add_timer with pending timer
Akinobu Mita
1
-15
/
+4
2008-10-13
ip2: init/deinit cleanup
Jiri Slaby
1
-217
/
+198
2008-10-13
ip2: fix sparse warnings
Jiri Slaby
1
-9
/
+5
2008-10-13
ip2: cleanup globals
Jiri Slaby
1
-11
/
+7
2008-10-13
Char: merge ip2main and ip2base
Jiri Slaby
1
-16
/
+76
2008-07-25
ip2: push BKL down for the firmware interface
Alan Cox
1
-5
/
+8
2008-07-21
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-6
/
+6
2008-07-20
tty: Ldisc revamp
Alan Cox
1
-3
/
+4
2008-07-14
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
1
-11
/
+36
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-23
/
+0
2008-07-10
ip2: use request_firmware()
David Woodhouse
1
-11
/
+36
2008-06-20
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
1
-32
/
+2
2008-05-24
ip2: fix crashes on load/unload
Alan Cox
1
-23
/
+0
2008-04-30
ip2: switch remaining direct call of ops->flush_buffer
Alan Cox
1
-2
/
+1
2008-04-30
tty: The big operations rework
Alan Cox
1
-6
/
+6
2008-04-30
Char: ip2, macros cleanup
Jiri Slaby
1
-34
/
+34
2008-04-30
drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in...
Jon Schindler
1
-4
/
+6
2008-04-29
proc: switch /proc/ip2mem to seq_file interface
Alexey Dobriyan
1
-28
/
+25
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-2
/
+2
2008-02-07
Char: char/serial, remove SERIAL_TYPE_NORMAL redefines
Jiri Slaby
1
-3
/
+0
2008-02-03
drivers/char/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-10-23
drivers/char/ip2: separate polling and irq-driven work entry points
Jeff Garzik
1
-7
/
+20
2007-10-23
drivers/char/ip2: split out irq core logic into separate function
Jeff Garzik
1
-18
/
+26
2007-10-17
drivers/char/ip2: fix used-uninit'd bug
Jeff Garzik
1
-5
/
+1
2007-10-17
drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+2
2007-10-12
Convert from class_device to device in drivers/char
tonyj@suse.de
1
-6
/
+6
2007-07-31
ip2main warning fix
Andrew Morton
1
-1
/
+2
2007-07-19
unregister_chrdev(): ignore the return value
Akinobu Mita
1
-3
/
+1
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
1
-2
/
+2
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-5
/
+5
2006-12-08
[PATCH] struct path: convert char-drivers
Josef Sipek
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-11
/
+12
2006-10-11
[PATCH] i2Output always takes kernel data now
Al Viro
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-5
/
+4
2006-10-03
[PATCH] drivers/char/ip2: kill unused code, label
Jeff Garzik
1
-2
/
+0
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-10-01
[PATCH] ip2: use newer pci_get functions
Alan Cox
1
-3
/
+7
2006-07-10
[PATCH] Add Computone IntelliPort Plus serial hotplug support
Chuck Short
1
-0
/
+7
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
[next]