index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hysdn
Age
Commit message (
Expand
)
Author
Lines
2019-05-31
isdn: move capi drivers to staging
Arnd Bergmann
-3755
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+2
2018-07-04
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
-0
/
+2
2018-05-16
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
-14
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
-2
/
+2
2017-08-07
hysdn: fix to a race condition in put_log_buffer
Anton Volkov
-15
/
+13
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
-4
/
+4
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
-17
/
+16
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
-1
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
-1
/
+1
2014-12-09
isdn: fix misspelling of current function in string
Julia Lawall
-1
/
+1
2014-02-26
isdn: divert, hysdn: fix interruptible_sleep_on race
Arnd Bergmann
-3
/
+4
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
-7
/
+7
2013-04-09
hysdn: stash pointer to card into proc_dir_entry->data
Al Viro
-85
/
+18
2013-02-22
new helper: file_inode(file)
Al Viro
-2
/
+2
2013-01-03
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
-4
/
+4
2012-04-15
isdn/hysdn: Convert to kstrtoul_from_user
Peter Hüwe
-9
/
+1
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
-488
/
+488
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
-1
/
+1
2011-03-30
kstrtox: convert drivers/isdn/
Alexey Dobriyan
-7
/
+4
2011-02-09
isdn: hysdn: Kill (partially buggy) CVS regision log reporting.
David S. Miller
-32
/
+2
2010-07-15
drivers: isdn: remove custom strtoul()
Andy Shevchenko
-28
/
+6
2010-07-12
drivers/isdn: Remove unnecessary casts of private_data
Joe Perches
-1
/
+1
2010-07-12
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
-17
/
+19
2010-06-26
ISDN: hysdn, fix potential NULL dereference
Jiri Slaby
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
-0
/
+3
2010-03-15
isdn: misplaced parenthesis in pof_handle_data()
Roel Kluin
-1
/
+1
2010-01-14
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
-28
/
+28
2009-11-09
Kconfig: Remove useless and sometimes wrong comments
Michael Roth
-4
/
+0
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
-0
/
+2
2009-09-01
isdn: convert to netdev_tx_t
Stephen Hemminger
-1
/
+1
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
-1
/
+1
2009-06-08
isdn: rename capi_ctr_reseted() to capi_ctr_down()
Tilman Schmidt
-2
/
+2
2009-01-07
hysdn: convert to net_device_ops and other updates
Stephen Hemminger
-46
/
+31
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
-3
/
+3
2008-12-25
Merge branch 'next' into for-linus
James Morris
-2
/
+4
2008-12-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-2
/
+2
2008-12-03
hysdn: fix writing outside the field on 64 bits
Pascal Terjan
-2
/
+2
2008-12-03
hysdn: Kill directly reference of netdev->priv
Wang Chen
-3
/
+3
2008-11-14
CRED: Use creds in file structs
David Howells
-2
/
+4
2008-07-30
hysdn: remove the packed attribute from PofTimStamp_tag
David Howells
-1
/
+1
2008-06-10
isdn: use simple_read_from_buffer()
Akinobu Mita
-21
/
+8
2008-05-23
isdn: fix integer as NULL pointer warning
Harvey Harrison
-3
/
+3
2008-05-14
hysdn: No longer broken on SMP.
Andrew Morton
-1
/
+1
2008-05-14
hysdn: Remove cli()/sti() calls.
Mark Asselstine
-9
/
+5
2008-05-01
isdn: hysdn_procconf.c build fix
Ingo Molnar
-1
/
+2
2008-04-29
isdn: use non-racy method for proc entries creation
Denis V. Lunev
-9
/
+8
[next]