index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hysdn
Commit message (
Expand
)
Author
Age
Files
Lines
*
isdn: fix misspelling of current function in string
Julia Lawall
2014-12-09
1
-1
/
+1
*
isdn: divert, hysdn: fix interruptible_sleep_on race
Arnd Bergmann
2014-02-26
1
-3
/
+4
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
3
-7
/
+7
*
hysdn: stash pointer to card into proc_dir_entry->data
Al Viro
2013-04-09
2
-85
/
+18
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-2
/
+2
*
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+4
*
isdn/hysdn: Convert to kstrtoul_from_user
Peter Hüwe
2012-04-15
1
-9
/
+1
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
12
-488
/
+488
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
1
-1
/
+1
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
kstrtox: convert drivers/isdn/
Alexey Dobriyan
2011-03-30
1
-7
/
+4
|
/
*
isdn: hysdn: Kill (partially buggy) CVS regision log reporting.
David S. Miller
2011-02-09
4
-32
/
+2
*
drivers: isdn: remove custom strtoul()
Andy Shevchenko
2010-07-15
1
-28
/
+6
*
drivers/isdn: Remove unnecessary casts of private_data
Joe Perches
2010-07-12
1
-1
/
+1
*
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-07-12
2
-17
/
+19
*
ISDN: hysdn, fix potential NULL dereference
Jiri Slaby
2010-06-26
1
-1
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-0
/
+3
*
isdn: misplaced parenthesis in pof_handle_data()
Roel Kluin
2010-03-15
1
-1
/
+1
*
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
2010-01-14
1
-28
/
+28
*
Kconfig: Remove useless and sometimes wrong comments
Michael Roth
2009-11-09
1
-4
/
+0
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
2
-0
/
+2
*
isdn: convert to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+1
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
isdn: rename capi_ctr_reseted() to capi_ctr_down()
Tilman Schmidt
2009-06-08
1
-2
/
+2
*
hysdn: convert to net_device_ops and other updates
Stephen Hemminger
2009-01-07
1
-46
/
+31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-28
1
-3
/
+3
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-05
1
-2
/
+2
|
|
\
|
*
|
hysdn: Kill directly reference of netdev->priv
Wang Chen
2008-12-03
1
-3
/
+3
*
|
|
Merge branch 'next' into for-linus
James Morris
2008-12-25
1
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CRED: Use creds in file structs
David Howells
2008-11-14
1
-2
/
+4
|
|
/
*
/
hysdn: fix writing outside the field on 64 bits
Pascal Terjan
2008-12-03
1
-2
/
+2
|
/
*
hysdn: remove the packed attribute from PofTimStamp_tag
David Howells
2008-07-30
1
-1
/
+1
*
isdn: use simple_read_from_buffer()
Akinobu Mita
2008-06-10
1
-21
/
+8
*
isdn: fix integer as NULL pointer warning
Harvey Harrison
2008-05-23
1
-3
/
+3
*
hysdn: No longer broken on SMP.
Andrew Morton
2008-05-14
1
-1
/
+1
*
hysdn: Remove cli()/sti() calls.
Mark Asselstine
2008-05-14
1
-9
/
+5
*
isdn: hysdn_procconf.c build fix
Ingo Molnar
2008-05-01
1
-1
/
+2
*
isdn: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
2
-9
/
+8
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
1
-1
/
+1
*
[ISDN] hysdn: convert to PCI hotplug API
Jeff Garzik
2007-10-12
1
-144
/
+130
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
1
-2
/
+3
*
ISDN: Spinlock initializer cleanup
Thomas Gleixner
2007-05-08
1
-1
/
+1
*
fix spinlock usage in hysdn_log_close()
Matthias Kaehlcke
2007-05-08
1
-4
/
+0
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+2
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+4
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+0
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
2
-2
/
+0
*
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
2
-2
/
+2
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
2
-2
/
+2
[next]