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
/
isdn
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] make 1-bit bitfields unsigned
Mariusz Kozlowski
2006-12-07
1
-4
/
+4
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
2
-10
/
+10
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
2
-13
/
+13
*
[PATCH] drivers/{char|isdn}: work_struct-induced breakage
Al Viro
2006-12-06
1
-2
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-06
5
-110
/
+6
|
\
|
*
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
2006-12-04
5
-88
/
+0
|
*
[PATCH] pcmcia: remove prod_id indirection
Dominik Brodowski
2006-12-04
2
-22
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-0
/
+2
|
\
\
|
|
/
|
*
[PATCH] severing skbuff.h -> mm.h
Al Viro
2006-12-04
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
8
-38
/
+34
|
\
\
|
|
/
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-12-01
1
-10
/
+5
|
|
\
|
|
*
usb: usb-gigaset free kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-10
/
+5
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-12-01
4
-16
/
+17
|
|
\
\
|
|
*
|
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
2006-12-01
4
-16
/
+17
|
|
|
/
|
*
|
Fix typos in drivers/isdn/hisax/isdnl2.c
Jan Engelhardt
2006-11-30
1
-10
/
+10
|
*
|
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-30
2
-2
/
+2
|
|
/
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
19
-50
/
+78
|
/
*
[PATCH] fix build error for HISAX_NETJET
Toralf Foerster
2006-11-20
1
-1
/
+1
*
[PATCH] isdn/gigaset: convert warning message
Tilman Schmidt
2006-11-06
1
-1
/
+1
*
[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fix
Amol Lad
2006-11-03
1
-15
/
+4
*
[PATCH] isdn/gigaset: avoid cs->dev null pointer dereference
Akinobu Mita
2006-10-30
1
-1
/
+1
*
[PATCH] drivers/isdn: ioremap balanced with iounmap
Amol Lad
2006-10-20
2
-3
/
+25
*
[PATCH] ISDN: check for userspace copy faults
Jeff Garzik
2006-10-17
5
-11
/
+20
*
[PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()
Jeff Garzik
2006-10-17
1
-3
/
+6
*
[PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced a...
Amol Lad
2006-10-17
2
-40
/
+31
*
[PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr...
Amol Lad
2006-10-17
4
-33
/
+27
*
[PATCH] ISDN: several minor fixes
Jeff Garzik
2006-10-11
4
-19
/
+21
*
drivers/isdn/act2000: kill irq2card_map
Jeff Garzik
2006-10-06
1
-16
/
+6
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
54
-80
/
+76
*
[PATCH] hisax niccy cleanup
Jiri Slaby
2006-10-04
1
-114
/
+109
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
Fix several typos in drivers/
Matt LaPlante
2006-10-03
2
-2
/
+2
*
[PATCH] isdn: more pr_debug() fixes
Andrew Morton
2006-10-03
3
-2
/
+4
*
[PATCH] isdn-debug-build-fix
Andrew Morton
2006-10-03
1
-15
/
+7
*
[PATCH] ISDN warning fixes
Alan Cox
2006-10-03
7
-26
/
+24
*
[PATCH] isdn: work around excessive udelay()
Andrew Morton
2006-10-02
1
-1
/
+12
*
[PATCH] isdn4linux: Gigaset driver: fix __must_check warning
Tilman Schmidt
2006-10-02
1
-1
/
+2
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
3
-3
/
+3
*
[PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*
Josef 'Jeff' Sipek
2006-10-01
1
-3
/
+0
*
[IPV4]: annotate struct in_ifaddr
Al Viro
2006-09-28
1
-2
/
+2
*
USB: Dealias -110 code (more complete)
Pete Zaitcev
2006-09-27
2
-4
/
+4
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-2
/
+0
*
Merge branch 'master' into upstream
Jeff Garzik
2006-08-07
1
-1
/
+0
|
\
|
*
[PATCH] eicon: fix define conflict with ptrace
Alexey Dobriyan
2006-08-06
1
-1
/
+0
*
|
[PATCH] Cleanup SLHC configuration
Ralf Baechle
2006-07-19
1
-0
/
+1
|
/
*
[PATCH] isdn: cleanup i_rdev udage
Eric Sesterhenn
2006-07-10
2
-7
/
+7
*
[PATCH] hisax: fix usage of __init*
Karsten Keil
2006-07-10
32
-86
/
+86
*
[PATCH] irq-flags: isdn: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
25
-38
/
+38
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
50
-50
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
10
-31
/
+7
|
\
[next]