| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 | 2 | -2/+2 |
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 7 | -16/+5 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 4 | -4/+0 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 4 | -4/+0 |
| * | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 4 | -5/+0 |
* | | [PATCH] i4l:add some checks for valid drvid and driver pointer | Karsten Keil | 2006-06-29 | 1 | -1/+17 |
* | | [PATCH] i4l make PCMCIA for all cards working with shared IRQ | Karsten Keil | 2006-06-29 | 3 | -2/+3 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 2 | -3/+4 |
|\ \ |
|
| * | | [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_... | Greg Kroah-Hartman | 2006-06-27 | 1 | -1/+1 |
| * | | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+3 |
* | | | [PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c | Eric Sesterhenn | 2006-06-29 | 1 | -1/+3 |
* | | | [PATCH] i4l fix DLE masking in isdn_tty_try_read | Karsten Keil | 2006-06-27 | 1 | -1/+1 |
* | | | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 | 1 | -1/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 1 | -1/+1 |
|\ \ |
|
| * | | spelling fixes | Andreas Mohr | 2006-06-26 | 1 | -1/+1 |
* | | | [PATCH] fix processing of the last byte in isdn_readbchan_tty() | Karsten Keil | 2006-06-26 | 1 | -1/+1 |
| |/
|/| |
|
* | | [PATCH] isdn4linux: Gigaset driver cleanup | Tilman Schmidt | 2006-06-26 | 1 | -9/+4 |
* | | [PATCH] isdn4linux: Gigaset base driver: improve error recovery | Tilman Schmidt | 2006-06-26 | 1 | -117/+181 |
* | | [PATCH] Fix typo in drivers/isdn/hisax/q931.c | Eric Sesterhenn | 2006-06-26 | 1 | -2/+2 |
* | | [PATCH] CAPI crash / race condition | Michael Buesch | 2006-06-26 | 1 | -22/+32 |
|/ |
|
* | [PATCH] ISDN: correctly handle isdn_writebuf_stub() errors | Jesper Juhl | 2006-06-23 | 1 | -4/+4 |
* | [PATCH] i4l: memory leak fix for sc_ioctl(). | Jesper Juhl | 2006-06-23 | 1 | -0/+1 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+3 |
* | [PATCH] i4l gigaset: move sysfs entry to tty class device | Hansjoerg Lipp | 2006-06-21 | 4 | -15/+30 |
* | [PATCH] Overrun in isdn_tty.c | Eric Sesterhenn | 2006-05-21 | 1 | -1/+1 |
* | [PATCH] gigaset: endian fix | Alexey Dobriyan | 2006-05-15 | 1 | -2/+2 |
* | [PATCH] Fix capi reload by unregistering the correct major | Stefan Schweizer | 2006-05-15 | 1 | -1/+0 |
* | [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling | Tilman Schmidt | 2006-04-22 | 6 | -280/+342 |