aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/pcmcia/synclink_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-09tty: fix warning in synclink driverAndres Salomon1-0/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-33/+27
2010-10-22tty: icount changeover for other main devicesAlan Cox1-33/+27
2010-10-21pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov1-0/+2
2010-09-29pcmcia: avoid messages on module (un)loadingDominik Brodowski1-4/+0
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski1-3/+1
2010-09-29pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski1-7/+0
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski1-13/+3
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski1-1/+0
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski1-7/+3
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski1-3/+3
2010-09-29pcmcia: simplify IntTypeDominik Brodowski1-2/+0
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski1-12/+9
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski1-4/+3
2010-07-30pcmcia: remove cs_types.hDominik Brodowski1-1/+0
2010-05-10pcmcia: dev_node removal (drivers with updated printk call)Dominik Brodowski1-8/+2
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski1-9/+3
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski1-3/+0
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char)Dominik Brodowski1-12/+11
2009-11-08pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski1-40/+24
2009-09-01hdlc: convert to netdev_tx_tStephen Hemminger1-4/+3
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox1-4/+7
2009-04-01proc tty: switch synclink_cs to ->proc_fopsAlexey Dobriyan1-39/+34
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa1-7/+11
2009-01-02synclink_cs: Convert to tty_portAlan Cox1-298/+181
2008-10-17pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoletedAlan Cox1-1/+1
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+1
2008-08-31pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski1-1/+1
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmpJeff Garzik1-4/+0
2008-07-23Remove bogus dosyncppp variable from synclink drivers.Krzysztof Hałasa1-4/+0
2008-07-22tty: rework break handlingAlan Cox1-2/+3
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-16/+12
2008-07-20tty: Ldisc revampAlan Cox1-2/+2
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa1-16/+12
2008-04-30pcmcia: serial to int put_char methodAlan Cox1-3/+4
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox1-14/+2
2008-04-28synclink drivers bool conversionJoe Perches1-62/+63
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik1-6/+4
2008-02-06synclink: standardize format of linux header file include's with "<>"Robert P. J. Day1-2/+1
2007-10-23char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik1-353/+353
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-02-12[PATCH] Char: timers cleanupJiri Slaby1-6/+4
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-3/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-12-07[PATCH] generic HDLC synclink config mismatch fixPaul Fulghum1-12/+14
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-7/+0
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski1-7/+0