index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
i4l
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-11
drivers: isdn: Fix dependency for ISDN_PPP
Fabio Estevam
1
-1
/
+1
2011-11-30
isdn: avoid copying too long drvid
Dan Carpenter
1
-0
/
+3
2011-11-01
drivers/isdn: Add module.h to ISDN files implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+3
2011-09-15
isdn: Convert vmalloc/memset to vzalloc
Joe Perches
1
-2
/
+2
2011-08-25
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
1
-1
/
+1
2011-07-28
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
1
-0
/
+3
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
1
-2
/
+3
2011-04-18
isdn: i4l: isdn_tty: Fix unused-but-set variables.
David S. Miller
1
-2
/
+0
2011-04-18
isdn: i4l: isdn_net: Fix set-but-unused variables.
David S. Miller
1
-2
/
+0
2011-04-18
isdn: i4l: isdn_common: Fix set-but-unused variables.
David S. Miller
1
-9
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-5
/
+5
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-2
/
+1
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-1
/
+1
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-1
/
+1
2010-11-19
filter: optimize sk_run_filter
Eric Dumazet
1
-8
/
+6
2010-11-17
drivers/isdn/i4l: Remove unnecessary casts of netdev_priv
Joe Perches
3
-17
/
+17
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-09-16
i4l: kill big kernel lock
Arnd Bergmann
1
-5
/
+6
2010-09-07
isdn: cleanup: make buffer smaller
Dan Carpenter
1
-2
/
+2
2010-07-13
drivers/isdn: Remove unnecessary casts of private_data
Joe Perches
1
-1
/
+1
2010-07-13
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-13
/
+14
2010-07-13
isdn: fix strlen() usage
Dan Carpenter
1
-3
/
+4
2010-07-06
isdn: avoid calling tty_ldisc_flush() in atomic context
Tilman Schmidt
1
-6
/
+0
2010-05-31
drivers/isdn: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
1
-3
/
+15
2010-05-17
isdn: Push down BKL into ioctl functions
Arnd Bergmann
1
-3
/
+15
2010-04-23
X25: Use identifiers for isdn device to x25 interface
andrew hendry
1
-8
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-0
/
+6
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-23
isdn: fix a few Kconfig imperfections
Tilman Schmidt
1
-7
/
+0
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
3
-5
/
+5
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2
-4
/
+4
2009-11-16
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...
David S. Miller
1
-189
/
+163
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
1
-1
/
+1
2009-10-23
isdn: fix possible circular locking dependency
Xiaotian Feng
1
-3
/
+3
2009-09-28
isdn: fix netjet/isdnhdlc build errors
Randy Dunlap
1
-2
/
+1
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-2
/
+2
2009-09-01
isdn: convert to netdev_tx_t
Stephen Hemminger
1
-2
/
+3
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-07-25
ISDN: Fix isdnhdlc for one byte hdlc packets
Karsten Keil
1
-1
/
+6
2009-07-25
ISDN: Add support for none reverse bitstreams to isdnhdc
Karsten Keil
1
-35
/
+35
2009-07-25
ISDN: Clean up isdnhdlc code
Karsten Keil
1
-172
/
+194
2009-07-25
ISDN: Make isdnhdlc usable for other ISDN drivers
Karsten Keil
3
-0
/
+615
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
[next]