aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-2834-504/+370
|\
| * gigaset: ifdef cleanupTilman Schmidt2008-12-264-82/+6
| * gigaset: use pr_err() and pr_info()Tilman Schmidt2008-12-268-58/+51
| * isdn: eicon: fix sparse warning: make global functions staticHannes Eder2008-12-162-41/+47
| * misdn: Fix lockdep warningKarsten Keil2008-12-121-1/+1
| * mISDN: hfcmulti: use __iomem address space modifierHannes Eder2008-12-122-23/+25
| * mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder2008-12-121-2/+2
| * mISDN: comment out unused symbolsHannes Eder2008-12-122-0/+4
| * mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder2008-12-121-11/+11
| * mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder2008-12-121-1/+1
| * mISDN: un-export symbol 'plx_lock'Hannes Eder2008-12-121-1/+0
| * mISDN: make global symbols static or include header filesHannes Eder2008-12-1212-27/+32
| * mISDN: consistently define 'debug' as '*u_int'Hannes Eder2008-12-124-5/+5
| * mISDN: use NULL pointer instead of plain integerHannes Eder2008-12-123-47/+47
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-052-6/+4
| |\
| * | drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall2008-12-031-1/+1
| * | isdn: Kill directly reference of netdev->privWang Chen2008-12-034-53/+61
| * | hysdn: Kill directly reference of netdev->privWang Chen2008-12-031-3/+3
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-021-3/+13
| |\ \
| * | | gigaset: get rid of info() and warn() macrosTilman Schmidt2008-11-296-17/+7
| * | | gigaset: remove unnecessary poll methodTilman Schmidt2008-11-291-15/+0
| * | | isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison2008-11-202-13/+13
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-2/+2
| |\ \ \
| * | | | isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison2008-11-132-88/+46
| * | | | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-291-20/+14
* | | | | Merge branch 'next' into for-linusJames Morris2008-12-252-4/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into nextJames Morris2008-12-041-3/+13
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into nextJames Morris2008-11-181-2/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | CRED: Use creds in file structsDavid Howells2008-11-141-2/+4
| * | | | CRED: Wrap task credential accesses in the ISDN driversDavid Howells2008-11-141-2/+2
| | |_|/ | |/| |
* | | | hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-031-2/+2
* | | | b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-031-4/+2
| |_|/ |/| |
* | | tricky one: hisax sectionsAl Viro2008-11-301-3/+13
| |/ |/|
* | isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison2008-11-161-2/+4
|/
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-142-3/+3
|\
| * mISDN/dsp_cmx.c: fix size checksAdrian Bunk2008-10-131-2/+2
| * misdn: use nonseekable_open()Andrew Morton2008-10-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-135-329/+192
|\ \
| * | pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-234-10/+10
| * | pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-235-26/+20
| * | pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-235-15/+19
| * | pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-235-7/+0
| * | pcmcia: use pcmcia_loop_config in ISDN pcmcia driversDominik Brodowski2008-08-235-319/+191
* | | tty: fix up gigaset a bitAlan Cox2008-10-131-15/+12
* | | tty: Fallout from tty-move-canon-specialsStephen Rothwell2008-10-132-3/+3
| |/ |/|
* | mISDN: misc timerdev fixesAndi Kleen2008-09-221-16/+6
* | mISDN: annotate iomem pointer and add staticsHarvey Harrison2008-09-221-7/+7
* | mISDN: endian annotations for struct ztHarvey Harrison2008-09-222-7/+6
* | drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall2008-09-221-0/+4