| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: usb-gigaset free kill urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -10/+5 |
* | [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 |
|\ |
|
| * | [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 |
| |/
|/| |
|