summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* isdn/kcapi: fix a small underflowDan Carpenter2013-05-201-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-019-131/+70
|\
| * mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyAl Viro2013-04-291-2/+1
| * mISDN: fix mISDN_read()/mISDN_read() raceAl Viro2013-04-291-9/+14
| * mISDN: fix misdn_add_timer()/misdn_del_timer() raceAl Viro2013-04-291-9/+5
| * mISDN: fix races between misdn_del_timer() and timer callbackAl Viro2013-04-291-13/+9
| * mISDN: fix the races with timers going off just as they are deletedAl Viro2013-04-291-2/+12
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-098-17/+17
| * hysdn: stash pointer to card into proc_dir_entry->dataAl Viro2013-04-092-85/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-017-12/+10
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-302-2/+3
| |\ \
| | * | isdn/sc: Fix incorrect module_param_array typesGeert Uytterhoeven2013-04-251-2/+2
| | * | isdn: mISDN: set ->family in ->getname()Dan Carpenter2013-04-251-0/+1
| | |/
| * | ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.Chen Gang2013-04-021-5/+3
| * | net: add ETH_P_802_3_MINSimon Horman2013-03-281-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-201-2/+4
| |\|
| * | driver: isdn: hisax: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-122-2/+2
| * | driver: isdn: capi: remove cast for kmalloc return valueZhang Yanfei2013-03-121-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+0
|\ \ \
| * | | drivers/isdn: delete 'break' after 'return'Chen Gang2013-03-181-1/+0
* | | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-293-14/+2
|\ \ \ \
| * \ \ \ Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-011-2/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-211-1/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-181-3/+0
| * | | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-182-11/+2
* | | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-262-3/+7
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | isdn: hisax: netjet requires VIRT_TO_BUSArnd Bergmann2013-03-171-2/+4
| | |/ / | |/| |
| * | | drivers/isdn: checkng length to be sure not memory overflowChen Gang2013-03-081-1/+3
| |/ /
* / / drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-155-65/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-051-2/+10
|\ \ | |/ |/|
| * isdn: hisax: add missing usb_free_urbMarina Makienko2013-02-261-2/+10
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-272-4/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-264-10/+10
|\ \ | |/ |/|
| * new helper: file_inode(file)Al Viro2013-02-224-10/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-213-6/+6
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2013-01-2962-338/+256
| |\ \
| * | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-033-6/+6
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-218-51/+42
|\ \ \ \
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-184-0/+4
| * | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-152-32/+17
| * | | | TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
| * | | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-154-8/+7
| * | | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-152-10/+10
| * | | | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-152-6/+9
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-10/+9
|\ \ \ \
| * | | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-2/+2
| * | | | drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-8/+7
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-208-365/+330
|\ \ \ \
| * | | | wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-01-311-1/+0