| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -4/+4 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -4/+4 |
* | | TTY: switch tty_insert_flip_string | Jiri Slaby | 2013-01-15 | 1 | -3/+2 |
* | | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-15 | 1 | -4/+4 |
* | | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby | 2013-01-15 | 1 | -1/+2 |
|/ |
|
* | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones | 2012-11-07 | 1 | -4/+0 |
* | ISDN: remove uses of isdn_tty_revision | Jiri Slaby | 2012-04-10 | 1 | -3/+0 |
* | TTY: isdn, use open/close_wait from tty_port | Jiri Slaby | 2012-04-09 | 1 | -2/+0 |
* | isdn: whitespace coding style cleanup | Joe Perches | 2012-02-21 | 1 | -751/+751 |
* | isdn: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 1 | -2/+2 |
* | isdn: i4l: isdn_common: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -9/+2 |
* | isdn: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-07-12 | 1 | -13/+14 |
* | isdn: Push down BKL into ioctl functions | Arnd Bergmann | 2010-05-17 | 1 | -3/+15 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -2/+2 |
* | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 1 | -1/+3 |
|\ |
|
| * | drivers/isdn/i4l/isdn_common.c fix small resource leak | Darren Jenkins | 2008-07-12 | 1 | -1/+3 |
* | | isdn: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 | 1 | -1/+2 |
|/ |
|
* | isdn: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 1 | -1/+1 |
* | isdn: replace __inline with inline | Harvey Harrison | 2008-03-05 | 1 | -2/+2 |
* | [ISDN]: i4l: Fix DLE handling for i4l-audio | Matthias Goebl | 2008-01-04 | 1 | -0/+3 |
* | I4L: fix isdn_ioctl memory overrun vulnerability | Karsten Keil | 2007-12-03 | 1 | -1/+4 |
* | use mutex instead of semaphore in isdn subsystem common functions | Matthias Kaehlcke | 2007-10-16 | 1 | -13/+13 |
* | ISDN: Fix data access out of array bounds | Karsten Keil | 2007-10-08 | 1 | -2/+3 |
* | [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. | Jesper Juhl | 2007-08-26 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] isdn: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-08 | 1 | -6/+3 |
* | [PATCH] struct path: convert isdn | Josef Sipek | 2006-12-08 | 1 | -3/+3 |
* | [PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat() | Jeff Garzik | 2006-10-17 | 1 | -3/+6 |
* | [PATCH] isdn: cleanup i_rdev udage | Eric Sesterhenn | 2006-07-10 | 1 | -6/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] i4l:add some checks for valid drvid and driver pointer | Karsten Keil | 2006-06-29 | 1 | -1/+17 |
* | [PATCH] fix processing of the last byte in isdn_readbchan_tty() | Karsten Keil | 2006-06-26 | 1 | -1/+1 |
* | [PATCH] ISDN: correctly handle isdn_writebuf_stub() errors | Jesper Juhl | 2006-06-23 | 1 | -4/+4 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -0/+112 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 1 | -1/+0 |
* | [PATCH] vfree and kfree cleanup in drivers/ | Jesper Juhl | 2005-09-10 | 1 | -1/+2 |
* | [PATCH] drivers/isdn/i4l/: possible cleanups | Adrian Bunk | 2005-06-25 | 1 | -3/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+2253 |