index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Commit message (
Expand
)
Author
Age
*
Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-04-12
|
\
|
*
isdn/gigaset: use gig_dbg() for debugging output
Tilman Schmidt
2012-04-09
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-02
|
\
\
|
|
/
|
/
|
|
*
mISDN: array underflow in open_bchannel()
Dan Carpenter
2012-03-27
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-21
|
\
|
*
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2012-03-04
|
*
gigaset: Use semicolons to terminate statements
Joe Perches
2012-02-27
|
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
|
*
mISDN: Fix typo in dsp_core.c
Masanari Iida
2012-02-13
|
*
isdn: Fix typo in isdn_ppp.c
Masanari Iida
2012-02-13
|
*
mISDN/hfcsusb: remove unused variable hfcsusb_rev
Danny Kukawka
2012-02-13
|
*
isdn: Fix typo in callc.c and tei.c
Masanari Iida
2012-02-13
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-10
|
|
\
|
*
|
eicon: fix -Warray-bounds warning
Danny Kukawka
2012-02-02
|
*
|
mISDN: use memchr_inv
Akinobu Mita
2012-02-01
*
|
|
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
TTY: isdn/gigaset, use tty_port
Jiri Slaby
2012-03-08
|
*
|
TTY: isdn/gigaset, do not set tty->driver_data to NULL
Jiri Slaby
2012-03-08
|
*
|
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
|
*
|
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
|
*
|
TTY: use tty_standard_install
Jiri Slaby
2012-02-02
|
|
/
*
/
isdn: type bug in isdn_net_header()
Dan Carpenter
2012-02-09
|
/
*
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
|
\
|
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
*
|
drivers: isdn: Fix dependency for ISDN_PPP
Fabio Estevam
2012-01-10
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
|
\
|
*
misc latin1 to utf8 conversions
Al Viro
2012-01-02
*
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
|
\
\
|
*
\
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
|
|
\
\
|
|
*
|
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-02
|
\
|
|
|
*
|
isdn: avoid copying too long drvid
Dan Carpenter
2011-11-29
|
*
|
isdn: make sure strings are null terminated
Dan Carpenter
2011-11-29
|
|
/
*
/
isdn/gigaset: report ISDN4Linux interface only once
Tilman Schmidt
2011-11-27
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2011-10-31
|
*
drivers/isdn: Add module.h to ISDN files implicitly using it.
Paul Gortmaker
2011-10-31
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-04
|
\
\
|
*
|
isdn: hisax: Fix typo 'HISAX_DE_AOC'
Paul Bolle
2011-11-01
*
|
|
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2011-11-02
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
um: switch to use of drivers/Kconfig
Al Viro
2011-11-02
*
|
|
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
|
|
/
|
/
|
*
|
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-26
|
\
\
|
*
|
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
2011-08-25
|
|
/
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-07-28
|
|
\
|
|
*
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
2011-07-28
|
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
|
|
/
*
/
isdn: Convert vmalloc/memset to vzalloc
Joe Perches
2011-09-15
|
/
[next]