aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/pcmcia/synclink_cs.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-09char: pcmcia: remove all the driversJiri Slaby1-4290/+0
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+11
2023-01-19pcmcia: synclink_cs: remove kernel-doc notationRandy Dunlap1-11/+11
2023-01-19tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen1-3/+3
2023-01-19tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen1-2/+2
2023-01-19tty: Convert ->carrier_raised() and callchains to boolIlpo Järvinen1-5/+3
2023-01-19tty: Cleanup tty_port_set_initialized() bool parameterIlpo Järvinen1-2/+2
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+2
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-05-19pcmcia: synclink_cs: Don't allow CS5-6Ilpo Järvinen1-1/+5
2022-05-19tty: remove CMSPAR ifdefsIlpo Järvinen1-2/+0
2022-04-20tty: synclink_cs: Use bitwise instead of arithmetic operator for flagsHaowen Bai1-1/+1
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann1-14/+9
2021-07-27tty: drop put_tty_driverJiri Slaby1-2/+2
2021-06-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby1-7/+1
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby1-3/+3
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby1-1/+1
2021-05-13tty: cumulate and document tty_struct::flow* membersJiri Slaby1-4/+4
2021-04-07pcmcia: synclink_cs: drop redundant tty-port initialisationJohan Hovold1-2/+0
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby1-2/+0
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2018-10-13synclink: reduce pointless checks in ->ioctl()Al Viro1-2/+1
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig1-14/+1
2017-10-20char: pcmcia: Convert timers to use timer_setup()Kees Cook1-4/+4
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-20net: use core MTU range checking in WAN driversJarod Wilson1-1/+0
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-18/+11
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-2/+2
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley1-6/+6
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley1-6/+2
2016-04-30tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley1-4/+1
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley1-1/+1
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley1-1/+1
2016-01-28tty: Use termios c_*flag macrosPeter Hurley1-13/+8
2015-10-17tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley1-9/+0
2015-06-01char:pcmcia:synclink_cs - Do not initialise statics to 0.Shailendra Verma1-1/+1
2014-07-10char: synclink: Remove WARN_ON for bad port countPeter Hurley1-2/+0
2014-07-10tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley1-1/+1
2014-01-07tty: synclink: avoid sleep_on raceArnd Bergmann1-2/+2
2013-07-26pcmcia: synclink_cs: replace sum of bitmasks with OR operation.Alexandru Juncu1-13/+13
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-305/+340
2013-02-08pcmcia: synclink_cs: cleanup checkpatch warningsAlexey Khoroshilov1-306/+310
2013-02-08pcmcia: synclink_cs: fix error handling in mgslpc_probe()Alexey Khoroshilov1-10/+41
2013-01-30TTY: synclink: Convert + to | for bit operationsJoe Perches1-13/+13
2013-01-15TTY: synclink, remove unneeded testsJiri Slaby1-3/+0
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-11/+3
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-1/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-1/+1
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby1-1/+2
2013-01-15synclink fix ldisc buffer argumentPaul Fulghum1-1/+11
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-1/+4
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-71/+60
2012-09-26pcmcia: synclink_cs: fix potential tty NULL dereferenceAlexey Khoroshilov1-7/+13
2012-09-05serial: add a new helper functionHuang Shijie1-1/+1
2012-08-16TTY: tty_alloc_driver() returns error pointersDan Carpenter1-2/+2
2012-08-14TTY: synclink_cs, fix buildJiri Slaby1-1/+1
2012-08-13TTY: synclink_cs, final cleanup in synclink_cs_initJiri Slaby1-33/+32
2012-08-13TTY: synclink_cs, use dynamic tty devicesJiri Slaby1-12/+15
2012-08-13TTY: synclink_cs, sanitize fail pathsJiri Slaby1-27/+14
2012-07-19pcmcia,synclink_cs: fix termios port I missedAlan Cox1-12/+12
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-1/+1
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-01pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()Axel Lin1-2/+1
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-3/+3
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-2/+2
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/chri...Jeff 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/torval...David Howells1-7/+0
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski1-7/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+0
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King1-1/+0
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa1-4/+10
2006-06-25[PATCH] More !tty cleanups in drivers/charEric Sesterhenn1-2/+2
2006-06-23[PATCH] Sparse fixes for synclink_csPeter Hagervall1-27/+27
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski1-18/+10
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski1-6/+10
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski1-26/+20
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski1-12/+9
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski1-7/+0
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski1-6/+0
2006-03-31[PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski1-9/+1
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-17/+11
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser1-2/+2
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski1-41/+8
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski1-13/+1
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski1-26/+8
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski1-18/+29
2005-11-07[PATCH] kfree cleanup: drivers/charJesper Juhl1-2/+1
2005-09-10[PATCH] synclink_cs add statistics clearPaul Fulghum1-5/+11
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski1-1/+0
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski1-5/+1
2005-06-27[PATCH] pcmcia: synclink_cs IRQ_INFO2_INFO is goneDominik Brodowski1-1/+1
2005-06-27[PATCH] pcmcia: id_table for synclink_cs.cDominik Brodowski1-0/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+4611