aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAge
...
| | * | isdn/sc: Fix incorrect module_param_array typesGeert Uytterhoeven2013-04-25
| | * | isdn: mISDN: set ->family in ->getname()Dan Carpenter2013-04-25
| | |/
| * | ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.Chen Gang2013-04-02
| * | net: add ETH_P_802_3_MINSimon Horman2013-03-28
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
| |\|
| * | driver: isdn: hisax: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-12
| * | driver: isdn: capi: remove cast for kmalloc return valueZhang Yanfei2013-03-12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \
| * | | drivers/isdn: delete 'break' after 'return'Chen Gang2013-03-18
* | | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\ \ \ \
| * \ \ \ Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-01
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-21
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-18
| * | | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
* | | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-26
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | isdn: hisax: netjet requires VIRT_TO_BUSArnd Bergmann2013-03-17
| | |/ / | |/| |
| * | | drivers/isdn: checkng length to be sure not memory overflowChen Gang2013-03-08
| |/ /
* / / drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-15
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-05
|\ \ | |/ |/|
| * isdn: hisax: add missing usb_free_urbMarina Makienko2013-02-26
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ | |/ |/|
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\ \
| * | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-03
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| * | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * | | | TTY: move low_latency to tty_portJiri Slaby2013-01-16
| * | | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
| * | | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
| * | | | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-06
| * | | | drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\ \ \ \
| * | | | wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-01-31
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | isdn/gigaset: beautify ev-layer.cTilman Schmidt2013-01-21
| * | | | isdn/gigaset: beautify common.cTilman Schmidt2013-01-21
| * | | | isdn/gigaset: beautify interface.cTilman Schmidt2013-01-21
| * | | | isdn/gigaset: leave DLE mode before hanging upTilman Schmidt2013-01-21
| * | | | isdn/divert: fix readability damageTilman Schmidt2013-01-21
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ \ | |_|/ / |/| | |
| * | | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-27
| |/ /
* / / isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt2013-01-21
|/ /
* | Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov2012-12-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\|