aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAge
* isdn: eicon: fix sparse warning: make global functions staticHannes Eder2008-12-16
* misdn: Fix lockdep warningKarsten Keil2008-12-13
* mISDN: hfcmulti: use __iomem address space modifierHannes Eder2008-12-13
* mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder2008-12-13
* mISDN: comment out unused symbolsHannes Eder2008-12-13
* mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder2008-12-13
* mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder2008-12-13
* mISDN: un-export symbol 'plx_lock'Hannes Eder2008-12-13
* mISDN: make global symbols static or include header filesHannes Eder2008-12-13
* mISDN: consistently define 'debug' as '*u_int'Hannes Eder2008-12-13
* mISDN: use NULL pointer instead of plain integerHannes Eder2008-12-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-06
|\
| * hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-04
| * b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-03
* | drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall2008-12-03
* | isdn: Kill directly reference of netdev->privWang Chen2008-12-03
* | hysdn: Kill directly reference of netdev->privWang Chen2008-12-03
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-02
|\|
| * tricky one: hisax sectionsAl Viro2008-11-30
* | gigaset: get rid of info() and warn() macrosTilman Schmidt2008-11-30
* | gigaset: remove unnecessary poll methodTilman Schmidt2008-11-30
* | isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison2008-11-20
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\|
| * isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison2008-11-17
* | isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison2008-11-14
* | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-30
|/
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-14
|\
| * mISDN/dsp_cmx.c: fix size checksAdrian Bunk2008-10-13
| * misdn: use nonseekable_open()Andrew Morton2008-10-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-13
|\ \
| * | pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-22
| * | pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-22
| * | pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-22
| * | pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-22
| * | pcmcia: use pcmcia_loop_config in ISDN pcmcia driversDominik Brodowski2008-08-22
* | | tty: fix up gigaset a bitAlan Cox2008-10-13
* | | tty: Fallout from tty-move-canon-specialsStephen Rothwell2008-10-13
| |/ |/|
* | mISDN: misc timerdev fixesAndi Kleen2008-09-22
* | mISDN: annotate iomem pointer and add staticsHarvey Harrison2008-09-22
* | mISDN: endian annotations for struct ztHarvey Harrison2008-09-22
* | drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall2008-09-22
* | isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller2008-09-22
* | Add DIP switch readout for HFC-4S IOB4STKarsten Keil2008-08-02
* | Fix remaining big endian issue of hfcmultiKarsten Keil2008-08-02
* | mISDN cleanup user interfaceKarsten Keil2008-08-02
* | mISDN fix main ISDN MakefileKarsten Keil2008-08-02
* | hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells2008-07-30
* | isdn: use the common ascii hex helpersHarvey Harrison2008-07-30
|/
* Remove deprecated virt_to_bus()Karsten Keil2008-07-28