Age | Commit message (Expand) | Author | Files | Lines |
2006-07-11 | [PATCH] isdn: cleanup i_rdev udage | Eric Sesterhenn | 2 | -7/+7 |
2006-07-11 | [PATCH] hisax: fix usage of __init* | Karsten Keil | 32 | -86/+86 |
2006-07-03 | [PATCH] irq-flags: isdn: Use the new IRQF_ constants | Thomas Gleixner | 25 | -38/+38 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 50 | -50/+0 |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 10 | -31/+7 |
2006-06-29 | [PATCH] i4l:add some checks for valid drvid and driver pointer | Karsten Keil | 1 | -1/+17 |
2006-06-29 | [PATCH] i4l make PCMCIA for all cards working with shared IRQ | Karsten Keil | 3 | -2/+3 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2 | -3/+4 |
2006-06-29 | [PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c | Eric Sesterhenn | 1 | -1/+3 |
2006-06-28 | [PATCH] i4l fix DLE masking in isdn_tty_try_read | Karsten Keil | 1 | -1/+1 |
2006-06-28 | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 1 | -1/+1 |
2006-06-27 | [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_... | Greg Kroah-Hartman | 1 | -1/+1 |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 1 | -2/+3 |
2006-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2006-06-26 | [PATCH] fix processing of the last byte in isdn_readbchan_tty() | Karsten Keil | 1 | -1/+1 |
2006-06-26 | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2 | -2/+2 |
2006-06-26 | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 7 | -16/+5 |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 4 | -4/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 4 | -4/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 4 | -5/+0 |
2006-06-26 | [PATCH] isdn4linux: Gigaset driver cleanup | Tilman Schmidt | 1 | -9/+4 |
2006-06-26 | [PATCH] isdn4linux: Gigaset base driver: improve error recovery | Tilman Schmidt | 1 | -117/+181 |
2006-06-26 | [PATCH] Fix typo in drivers/isdn/hisax/q931.c | Eric Sesterhenn | 1 | -2/+2 |
2006-06-26 | [PATCH] CAPI crash / race condition | Michael Buesch | 1 | -22/+32 |
2006-06-26 | spelling fixes | Andreas Mohr | 1 | -1/+1 |
2006-06-23 | [PATCH] ISDN: correctly handle isdn_writebuf_stub() errors | Jesper Juhl | 1 | -4/+4 |
2006-06-23 | [PATCH] i4l: memory leak fix for sc_ioctl(). | Jesper Juhl | 1 | -0/+1 |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 1 | -3/+3 |
2006-06-21 | [PATCH] i4l gigaset: move sysfs entry to tty class device | Hansjoerg Lipp | 4 | -15/+30 |
2006-05-21 | [PATCH] Overrun in isdn_tty.c | Eric Sesterhenn | 1 | -1/+1 |
2006-05-15 | [PATCH] gigaset: endian fix | Alexey Dobriyan | 1 | -2/+2 |
2006-05-15 | [PATCH] Fix capi reload by unregistering the correct major | Stefan Schweizer | 1 | -1/+0 |
2006-04-22 | [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling | Tilman Schmidt | 6 | -280/+342 |
2006-04-12 | [ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.c | Eric Sesterhenn | 1 | -10/+10 |
2006-04-11 | [PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITT | Adrian Bunk | 1 | -1/+2 |
2006-04-11 | [PATCH] isdn/gigaset/common.c: fix a memory leak | Adrian Bunk | 1 | -5/+8 |
2006-04-11 | [PATCH] drivers/isdn/gigaset/common.c: small cleanups | Adrian Bunk | 2 | -10/+8 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic | Tilman Schmidt | 10 | -154/+211 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: remove forward references | Tilman Schmidt | 8 | -71/+60 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_... | Tilman Schmidt | 3 | -21/+3 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion | Tilman Schmidt | 4 | -38/+40 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument | Tilman Schmidt | 7 | -33/+18 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: uninline | Tilman Schmidt | 2 | -40/+43 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macros | Tilman Schmidt | 6 | -256/+43 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usage | Tilman Schmidt | 5 | -34/+35 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: logging usage | Tilman Schmidt | 10 | -965/+1078 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: timer usage | Tilman Schmidt | 2 | -5/+4 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correction | Tilman Schmidt | 1 | -2/+1 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup | Tilman Schmidt | 10 | -541/+523 |
2006-04-02 | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 5 | -493/+250 |