i2c-pnx: Fix interrupt handler, get rid of EARLY config option
[safe/jmp/linux-2.6] / drivers / isdn /
2006-12-22 Marcel Holtmann[PATCH] Call init_timer() for ISDN PPP CCP reset state...
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-13 Tilman Schmidt[PATCH] isdn/gigaset: fix possible missing wakeup
2006-12-10 Ralf Baechle[PATCH] Don't build some broken ISDN drivers on big...
2006-12-08 Jeff Garzik[PATCH] ISDN: fix warnings
2006-12-08 Adrian Bunk[PATCH] i4l: remove the broken HISAX_AMD7930 option
2006-12-08 Burman Yan[PATCH] isdn: replace kmalloc+memset with kzalloc
2006-12-08 Alexey Dobriyan[PATCH] drivers/isdn/*: trivial vsnprintf() conversion
2006-12-08 Jesper Juhl[PATCH] ISDN: Avoid a potential NULL ptr deref in ippp
2006-12-08 Akinobu Mita[PATCH] isdn: fix missing unregister_capi_driver
2006-12-08 Amol Lad[PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removal
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-08 Josef Sipek[PATCH] struct path: convert isdn
2006-12-08 Akinobu Mita[PATCH] isdn/gigaset: use bitrev8
2006-12-08 Akinobu Mita[PATCH] isdn/hisax: use bitrev8
2006-12-07 Mariusz Kozlowski[PATCH] make 1-bit bitfields unsigned
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-06 Al Viro[PATCH] drivers/{char|isdn}: work_struct-induced breakage
2006-12-06 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 Dominik Brodowski[PATCH] pcmcia: conf.ConfigBase and conf.Present consol...
2006-12-05 Dominik Brodowski[PATCH] pcmcia: remove prod_id indirection
2006-12-04 Al Viro[PATCH] severing skbuff.h -> mm.h
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-12-01 Greg Kroah-HartmanDriver core: convert tty core to use struct device
2006-12-01 Mariusz Kozlowskiusb: usb-gigaset free kill urb cleanup
2006-11-30 Jan EngelhardtFix typos in drivers/isdn/hisax/isdnl2.c
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-20 Toralf Foerster[PATCH] fix build error for HISAX_NETJET
2006-11-06 Tilman Schmidt[PATCH] isdn/gigaset: convert warning message
2006-11-03 Amol Lad[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after...
2006-10-30 Akinobu Mita[PATCH] isdn/gigaset: avoid cs->dev null pointer derefe...
2006-10-20 Amol Lad[PATCH] drivers/isdn: ioremap balanced with iounmap
2006-10-17 Jeff Garzik[PATCH] ISDN: check for userspace copy faults
2006-10-17 Jeff Garzik[PATCH] ISDN: fix drivers, by handling errors thrown...
2006-10-17 Amol Lad[PATCH] drivers/isdn/isdnloop: save_flags()/cli(),...
2006-10-17 Amol Lad[PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore...
2006-10-11 Jeff Garzik[PATCH] ISDN: several minor fixes
2006-10-06 Jeff Garzikdrivers/isdn/act2000: kill irq2card_map
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Jiri Slaby[PATCH] hisax niccy cleanup
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-03 Matt LaPlanteFix several typos in drivers/
2006-10-03 Andrew Morton[PATCH] isdn: more pr_debug() fixes
2006-10-03 Andrew Morton[PATCH] isdn-debug-build-fix
2006-10-03 Alan Cox[PATCH] ISDN warning fixes
2006-10-02 Andrew Morton[PATCH] isdn: work around excessive udelay()
2006-10-02 Tilman Schmidt[PATCH] isdn4linux: Gigaset driver: fix __must_check...
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-10-01 Josef 'Jeff' Sipek[PATCH] EICON ISDN: Removed unused definitions for...
2006-09-29 Al Viro[IPV4]: annotate struct in_ifaddr
2006-09-27 Pete ZaitcevUSB: Dealias -110 code (more complete)
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-08-07 Jeff GarzikMerge branch 'master' into upstream
2006-08-06 Alexey Dobriyan[PATCH] eicon: fix define conflict with ptrace
2006-07-19 Ralf Baechle[PATCH] Cleanup SLHC configuration
2006-07-10 Eric Sesterhenn[PATCH] isdn: cleanup i_rdev udage
2006-07-10 Karsten Keil[PATCH] hisax: fix usage of __init*
2006-07-02 Thomas Gleixner[PATCH] irq-flags: isdn: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-29 Karsten Keil[PATCH] i4l:add some checks for valid drvid and driver...
2006-06-29 Karsten Keil[PATCH] i4l make PCMCIA for all cards working with...
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-29 Eric Sesterhenn[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c
2006-06-28 Karsten Keil[PATCH] i4l fix DLE masking in isdn_tty_try_read
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit Resource: convert a few remaining drivers...
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-26 Karsten Keil[PATCH] fix processing of the last byte in isdn_readbch...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_cdev() function from...
2006-06-26 Tilman Schmidt[PATCH] isdn4linux: Gigaset driver cleanup
2006-06-26 Tilman Schmidt[PATCH] isdn4linux: Gigaset base driver: improve error...
2006-06-26 Eric Sesterhenn[PATCH] Fix typo in drivers/isdn/hisax/q931.c
2006-06-26 Michael Buesch[PATCH] CAPI crash / race condition
2006-06-26 Andreas Mohrspelling fixes
2006-06-23 Jesper Juhl[PATCH] ISDN: correctly handle isdn_writebuf_stub(...
2006-06-23 Jesper Juhl[PATCH] i4l: memory leak fix for sc_ioctl().
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-21 Hansjoerg Lipp[PATCH] i4l gigaset: move sysfs entry to tty class...
2006-05-21 Eric Sesterhenn[PATCH] Overrun in isdn_tty.c
2006-05-15 Alexey Dobriyan[PATCH] gigaset: endian fix
2006-05-15 Stefan Schweizer[PATCH] Fix capi reload by unregistering the correct...
2006-04-22 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset base driver: fix...
2006-04-12 Eric Sesterhenn[ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.c
2006-04-11 Adrian Bunk[PATCH] ISDN_DRV_GIGASET should select, not depend...
2006-04-11 Adrian Bunk[PATCH] isdn/gigaset/common.c: fix a memory leak
2006-04-11 Adrian Bunk[PATCH] drivers/isdn/gigaset/common.c: small cleanups
2006-04-11 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset drivers: make some...
2006-04-11 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset drivers: remove...
2006-04-11 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset drivers: remove...
next