summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-055-135/+45Star
|\
| * pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-285-7/+0Star
| * pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski2009-11-281-1/+1
| * pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm2009-11-281-1/+1
| * pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn)Dominik Brodowski2009-11-095-126/+43Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-182-190/+164Star
|\ \
| * | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-161-189/+163Star
| * | mISDN: fix error return in HFCmulti_init()Roel Kluin2009-11-161-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-099-27/+30
|\| |
| * | hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr2009-11-071-11/+11
| * | isdn: hfc_usb: Fix read buffer overflowRoel Kluin2009-11-041-2/+2
| * | isdn: hisax: Fix test in waitforxfwRoel Kluin2009-11-042-2/+2
| * | isdn: eicon: Return on errorJiri Slaby2009-11-041-2/+3
| * | isdn: eicon: Use offsetofJiri Slaby2009-11-041-9/+9
| * | misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter2009-11-041-1/+1
| * | isdn: hisax: Fix lock imbalance.Jiri Slaby2009-11-042-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-291-3/+3
|\| | | |/ |/|
| * isdn: fix possible circular locking dependencyXiaotian Feng2009-10-231-3/+3
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-119-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-089-105/+265
|\|
| * gigaset: add kerneldoc commentsTilman Schmidt2009-10-076-44/+166
| * gigaset: correct debugging output selectionTilman Schmidt2009-10-071-3/+6
| * gigaset: improve error recoveryTilman Schmidt2009-10-071-24/+45
| * gigaset: fix device ERROR response handlingTilman Schmidt2009-10-071-8/+8
| * gigaset: announce if built with debuggingTilman Schmidt2009-10-071-1/+7
| * gigaset: handle isoc frame errors more gracefullyTilman Schmidt2009-10-071-11/+7Star
| * gigaset: linearize skbTilman Schmidt2009-10-071-0/+6
| * gigaset: fix reject/hangup handlingTilman Schmidt2009-10-071-0/+5
| * isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt2009-10-071-1/+1
| * isdn: avoid races in capidrvTilman Schmidt2009-10-071-12/+13
| * isdn: accept CAPI Informational Info values as successTilman Schmidt2009-10-071-1/+1
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-051-0/+1
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-10-011-1/+1
* isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2009-09-282-2/+2
* seq_file: constify seq_operationsJames Morris2009-09-231-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-222-3/+3
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
| * trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-2/+2
* | const: mark remaining super_operations constAlexey Dobriyan2009-09-221-1/+1
|/
* tty: gigaset: really fix chars_in_bufferTilman Schmidt2009-09-191-12/+7Star
* isdn: convert to netdev_tx_tStephen Hemminger2009-09-012-3/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-135-4/+7
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-051-1/+1
| |\
| | * mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-08-021-2/+2
| | * mISDN: Read buffer overflowroel kluin2009-08-021-1/+1
| * | mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-07-281-2/+2
| * | tty: fix chars_in_buffersAlan Cox2009-07-211-0/+2
| * | headers: smp_lock.h reduxAlexey Dobriyan2009-07-123-1/+2
| |/
* | mISDN: Fix wrong struct name in macro and clarificationsKarsten Keil2009-07-273-17/+17
* | net: fix multiple definitions of setup_w6692Stephen Rothwell2009-07-271-1/+1