summaryrefslogtreecommitdiff
path: root/drivers/char/pcmcia/synclink_cs.c
AgeCommit message (Expand)Author
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-01pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()Axel Lin
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2010-11-09tty: fix warning in synclink driverAndres Salomon
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22tty: icount changeover for other main devicesAlan Cox
2010-10-21pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov
2010-09-29pcmcia: avoid messages on module (un)loadingDominik Brodowski
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: simplify IntTypeDominik Brodowski
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-05-10pcmcia: dev_node removal (drivers with updated printk call)Dominik Brodowski
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char)Dominik Brodowski
2009-11-08pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski
2009-09-01hdlc: convert to netdev_tx_tStephen Hemminger
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox
2009-04-01proc tty: switch synclink_cs to ->proc_fopsAlexey Dobriyan
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa
2009-01-02synclink_cs: Convert to tty_portAlan Cox
2008-10-17pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoletedAlan Cox
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-08-31pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik
2008-07-23Remove bogus dosyncppp variable from synclink drivers.Krzysztof Hałasa
2008-07-22tty: rework break handlingAlan Cox
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa
2008-04-30pcmcia: serial to int put_char methodAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-28synclink drivers bool conversionJoe Perches
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik
2008-02-06synclink: standardize format of linux header file include's with "<>"Robert P. J. Day
2007-10-23char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-02-12[PATCH] Char: timers cleanupJiri Slaby
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby