index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ip2
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: rewrite the ldisc locking
Alan Cox
2009-06-11
2
-4
/
+4
*
proc tty: switch ip2 to ->proc_fops
Alexey Dobriyan
2009-04-01
1
-40
/
+34
*
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-6
/
+6
*
tty: kref the tty driver object
Alan Cox
2008-10-13
1
-3
/
+3
*
ip2: avoid add_timer with pending timer
Akinobu Mita
2008-10-13
1
-15
/
+4
*
ip2: init/deinit cleanup
Jiri Slaby
2008-10-13
3
-251
/
+198
*
ip2: fix sparse warnings
Jiri Slaby
2008-10-13
1
-9
/
+5
*
ip2: cleanup globals
Jiri Slaby
2008-10-13
1
-11
/
+7
*
Char: merge ip2main and ip2base
Jiri Slaby
2008-10-13
3
-125
/
+77
*
ip2: push BKL down for the firmware interface
Alan Cox
2008-07-25
1
-5
/
+8
*
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-6
/
+6
*
tty: Ldisc revamp
Alan Cox
2008-07-20
2
-5
/
+6
*
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
2008-07-14
3
-2163
/
+38
|
\
|
*
ip2: use request_firmware()
David Woodhouse
2008-07-10
3
-2163
/
+38
*
|
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
2
-25
/
+2
|
\
\
|
|
/
|
*
ip2: fix crashes on load/unload
Alan Cox
2008-05-24
2
-25
/
+2
*
|
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2008-06-20
1
-32
/
+2
|
/
*
ip2: switch remaining direct call of ops->flush_buffer
Alan Cox
2008-04-30
1
-2
/
+1
*
tty: The big operations rework
Alan Cox
2008-04-30
1
-6
/
+6
*
Char: ip2, macros cleanup
Jiri Slaby
2008-04-30
6
-383
/
+211
*
drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in...
Jon Schindler
2008-04-30
1
-4
/
+6
*
proc: switch /proc/ip2mem to seq_file interface
Alexey Dobriyan
2008-04-29
1
-28
/
+25
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
1
-2
/
+2
*
Char: ip2, fix sparse warnings
Jiri Slaby
2008-04-02
1
-5
/
+7
*
Char: char/serial, remove SERIAL_TYPE_NORMAL redefines
Jiri Slaby
2008-02-07
1
-3
/
+0
*
drivers/char/: Spelling fixes
Joe Perches
2008-02-03
2
-2
/
+2
*
drivers/char/ip2: separate polling and irq-driven work entry points
Jeff Garzik
2007-10-23
1
-7
/
+20
*
drivers/char/ip2: split out irq core logic into separate function
Jeff Garzik
2007-10-23
1
-18
/
+26
*
drivers/char/ip2: fix used-uninit'd bug
Jeff Garzik
2007-10-17
1
-5
/
+1
*
drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-10-17
1
-3
/
+2
*
Convert from class_device to device in drivers/char
tonyj@suse.de
2007-10-12
1
-6
/
+6
*
ip2main warning fix
Andrew Morton
2007-07-31
1
-1
/
+2
*
unregister_chrdev(): ignore the return value
Akinobu Mita
2007-07-19
1
-3
/
+1
*
Char: ip2, use msleep for sleeping
Jiri Slaby
2007-07-16
1
-43
/
+1
*
Fix bogus 'inline' in drivers/char/ip2/i2lib.c
Linus Torvalds
2007-02-21
1
-2
/
+2
*
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
2007-02-12
1
-2
/
+2
*
[PATCH] Char: timers cleanup
Jiri Slaby
2007-02-12
1
-13
/
+17
*
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2007-02-11
1
-9
/
+1
*
[PATCH] ip2 warning fix
Andrew Morton
2007-01-05
1
-2
/
+2
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-5
/
+5
*
[PATCH] struct path: convert char-drivers
Josef Sipek
2006-12-08
1
-1
/
+1
*
[PATCH] char: ip2 remove broken macro
Mariusz Kozlowski
2006-12-07
1
-5
/
+0
*
[PATCH] i2lib unused variable cleanup
Mariusz Kozlowski
2006-12-07
1
-1
/
+0
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
2
-17
/
+18
*
[PATCH] i2Output always takes kernel data now
Al Viro
2006-10-11
3
-11
/
+6
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-5
/
+4
*
[PATCH] drivers/char/ip2: kill unused code, label
Jeff Garzik
2006-10-03
1
-2
/
+0
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+1
*
[PATCH] ip2: use newer pci_get functions
Alan Cox
2006-10-01
1
-3
/
+7
*
[PATCH] Add Computone IntelliPort Plus serial hotplug support
Chuck Short
2006-07-10
1
-0
/
+7
[next]