| Commit message (Expand) | Author | Age | Files | Lines |
* | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -6/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -3/+3 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -3/+3 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2013-01-29 | 1 | -5/+4 |
|\ \
| |/ |
|
| * | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -5/+4 |
* | | treewide: Replace incomming with incoming in all comments and strings | Jorrit Schippers | 2013-01-03 | 2 | -5/+5 |
|/ |
|
* | isdn/eicon: use standard __init,__exit function markup | hartleys | 2012-04-27 | 11 | -36/+33 |
* | isdn: whitespace coding style cleanup | Joe Perches | 2012-02-21 | 77 | -24590/+24580 |
* | eicon: fix -Warray-bounds warning | Danny Kukawka | 2012-02-02 | 1 | -30/+30 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 | 1 | -3/+2 |
|\ |
|
| * | isdn/diva: Drop __TIME__ usage | Michal Marek | 2011-05-26 | 1 | -3/+2 |
* | | isdn: eicon: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 2 | -23/+3 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 5 | -6/+6 |
|/ |
|
* | drivers:isdn:istream.c Fix typo pice to piece | Justin Mattock | 2011-02-28 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 2 | -2/+2 |
|\ |
|
| * | eicon: make buffer larger | Dan Carpenter | 2010-10-06 | 2 | -2/+2 |
* | | isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr() | Tejun Heo | 2010-10-17 | 1 | -2/+0 |
|/ |
|
* | isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ... | Peter Huewe | 2010-07-15 | 1 | -35/+34 |
* | isdn: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-07-12 | 3 | -7/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names | Ian Munsie | 2010-03-15 | 1 | -16/+16 |
* | i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver | Ian Munsie | 2010-03-15 | 1 | -8/+7 |
* | proc_fops: convert drivers/isdn/ to seq_file | Alexey Dobriyan | 2010-01-14 | 4 | -171/+160 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 2 | -3/+3 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 2 | -3/+3 |
* | | isdn: eicon: Return on error | Jiri Slaby | 2009-11-04 | 1 | -2/+3 |
* | | isdn: eicon: Use offsetof | Jiri Slaby | 2009-11-04 | 1 | -9/+9 |
|/ |
|
* | ISDN: ARRAY_SIZE changes | Karsten Keil | 2009-07-25 | 2 | -5/+2 |
* | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -1/+0 |
* | drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static? | Hannes Eder | 2009-02-27 | 1 | -24/+46 |
* | drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits | Hannes Eder | 2009-02-27 | 1 | -1/+1 |
* | fix similar typos to successfull | Coly Li | 2009-01-08 | 4 | -4/+4 |
* | isdn: eicon: fix sparse warning: make global functions static | Hannes Eder | 2008-12-16 | 2 | -41/+47 |
* | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 2 | -3/+2 |
|\ |
|
| * | isdn divas: fix proc creation | Alexey Dobriyan | 2008-06-10 | 2 | -3/+2 |
* | | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet | 2008-06-20 | 2 | -0/+4 |
* | | divamnt: BKL pushdown | Jonathan Corbet | 2008-06-20 | 1 | -5/+11 |
|/ |
|
* | isdn: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -6/+2 |
* | eicon: fix sparse integer as NULL pointer warnings | Harvey Harrison | 2008-04-28 | 2 | -7/+7 |
* | drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning | Andrew Morton | 2008-02-06 | 1 | -1/+1 |
* | drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo() | Roel Kluin | 2008-02-06 | 1 | -1/+1 |
* | Remove pointless casts from void pointers | Jeff Garzik | 2008-02-06 | 1 | -3/+2 |
* | drivers/isdn/: Spelling fixes | Joe Perches | 2008-02-03 | 2 | -2/+2 |
* | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 | 1 | -1/+1 |
* | Typoes: "whith" -> "with" | Robert P. J. Day | 2008-02-03 | 1 | -1/+1 |
* | Spelling fix: explicitly | Jean Delvare | 2007-10-19 | 1 | -2/+2 |
* | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 2007-10-10 | 1 | -2/+3 |
* | i4l: leak in eicon/idifunc.c | Armin Schindler | 2007-07-17 | 1 | -0/+1 |
* | Use menuconfig objects: ISDN: CONFIG_CAPI_EICON | Jan Engelhardt | 2007-07-17 | 1 | -11/+10 |
* | Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI | Jan Engelhardt | 2007-07-17 | 1 | -2/+1 |