index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
i4l
Age
Commit message (
Expand
)
Author
2012-02-09
isdn: type bug in isdn_net_header()
Dan Carpenter
2012-01-10
drivers: isdn: Fix dependency for ISDN_PPP
Fabio Estevam
2011-11-29
isdn: avoid copying too long drvid
Dan Carpenter
2011-10-31
drivers/isdn: Add module.h to ISDN files implicitly using it.
Paul Gortmaker
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
isdn: Convert vmalloc/memset to vzalloc
Joe Perches
2011-08-25
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
2011-07-27
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
2011-04-17
isdn: i4l: isdn_tty: Fix unused-but-set variables.
David S. Miller
2011-04-17
isdn: i4l: isdn_net: Fix set-but-unused variables.
David S. Miller
2011-04-17
isdn: i4l: isdn_common: Fix set-but-unused variables.
David S. Miller
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
2010-11-19
filter: optimize sk_run_filter
Eric Dumazet
2010-11-17
drivers/isdn/i4l: Remove unnecessary casts of netdev_priv
Joe Perches
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-09-15
i4l: kill big kernel lock
Arnd Bergmann
2010-09-06
isdn: cleanup: make buffer smaller
Dan Carpenter
2010-07-12
drivers/isdn: Remove unnecessary casts of private_data
Joe Perches
2010-07-12
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-07-12
isdn: fix strlen() usage
Dan Carpenter
2010-07-05
isdn: avoid calling tty_ldisc_flush() in atomic context
Tilman Schmidt
2010-05-31
drivers/isdn: Use memdup_user
Julia Lawall
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-05-17
isdn: Push down BKL into ioctl functions
Arnd Bergmann
2010-04-22
X25: Use identifiers for isdn device to x25 interface
andrew hendry
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-22
isdn: fix a few Kconfig imperfections
Tilman Schmidt
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-15
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...
David S. Miller
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-10-22
isdn: fix possible circular locking dependency
Xiaotian Feng
2009-09-28
isdn: fix netjet/isdnhdlc build errors
Randy Dunlap
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-01
isdn: convert to netdev_tx_t
Stephen Hemminger
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-25
ISDN: Fix isdnhdlc for one byte hdlc packets
Karsten Keil
2009-07-25
ISDN: Add support for none reverse bitstreams to isdnhdc
Karsten Keil
2009-07-25
ISDN: Clean up isdnhdlc code
Karsten Keil
2009-07-25
ISDN: Make isdnhdlc usable for other ISDN drivers
Karsten Keil
[next]