Commit Graph

63 Commits (d2e7276b6b5e4bc2148891a056d5862c5314342d)

Author SHA1 Message Date
Dominik Brodowski 5fa9167a1b pcmcia: rework the irq_req_t typedef 15 years ago
Dominik Brodowski cbf624f0e1 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char) 15 years ago
Dominik Brodowski aaa8cfdada pcmcia: use pcmcia_loop_config in misc pcmcia drivers 15 years ago
Stephen Hemminger 4c5d502d8b hdlc: convert to netdev_tx_t 16 years ago
Alan Cox fcc8ac1825 tty: Add carrier processing on close to the tty_port core 16 years ago
Alexey Dobriyan 87687144b4 proc tty: switch synclink_cs to ->proc_fops 16 years ago
Krzysztof Hałasa 991990a12d WAN: Convert generic HDLC drivers to netdev_ops. 16 years ago
Alan Cox eeb4613436 synclink_cs: Convert to tty_port 16 years ago
Alan Cox aafcf998c3 pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted 17 years ago
Dominik Brodowski 2f3061eb10 pcmcia: remove unused argument to pcmcia_parse_tuple() 17 years ago
Krzysztof Hałasa 86f584f087 Remove bogus dosyncppp variable from synclink drivers. 17 years ago
Alan Cox 9e98966c7b tty: rework break handling 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Krzysztof Halasa 198191c4a7 WAN: convert drivers to use built-in netdev_stats 17 years ago
Alan Cox d7e752e275 pcmcia: serial to int put_char method 17 years ago
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Joe Perches 0fab6de09c synclink drivers bool conversion 17 years ago
Jeff Garzik a6f97b293b drivers/char: minor irq handler cleanups 17 years ago
Robert P. J. Day 3dd1247f4d synclink: standardize format of linux header file include's with "<>" 17 years ago
Jeff Garzik d12341f9f2 char/pcmcia/synclink_cs: trim trailing whitespace 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Jiri Slaby 40565f1962 [PATCH] Char: timers cleanup 18 years ago
Jiri Slaby b963a8441c [PATCH] Char: tty_wakeup cleanup 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Paul Fulghum af69c7f924 [PATCH] generic HDLC synclink config mismatch fix 18 years ago
Dominik Brodowski af2b3b503a [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago
Russell King bcf5111a58 [SERIAL] Remove wrong asm/serial.h inclusions 19 years ago
Krzysztof Halasa fbeff3c1d3 [WAN]: Converted synclink drivers to use netif_carrier_*() 19 years ago
Eric Sesterhenn 326f28e9ec [PATCH] More !tty cleanups in drivers/char 19 years ago
Peter Hagervall cdaad343b5 [PATCH] Sparse fixes for synclink_cs 19 years ago
Dominik Brodowski e2d4096365 [PATCH] pcmcia: use bitfield instead of p_state and state 19 years ago
Dominik Brodowski 15b99ac172 [PATCH] pcmcia: add return value to _config() functions 19 years ago
Dominik Brodowski fba395eee7 [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection 19 years ago
Dominik Brodowski fd238232cd [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device 19 years ago
Dominik Brodowski 70294b4683 [PATCH] pcmcia: remove unneeded Vcc pseudo setting 19 years ago
Dominik Brodowski 8661bb5b4a [PATCH] pcmcia: default suspend and resume handling 19 years ago
Dominik Brodowski 5f2a71fcb7 [PATCH] pcmcia: add pcmcia_disable_device 19 years ago
Alexey Dobriyan 53b3531bbb [PATCH] s/;;/;/g 19 years ago
Alan Cox 33f0f88f1c [PATCH] TTY layer buffering revamp 19 years ago
Tobias Klauser fe971071a8 [PATCH] drivers/char: Use ARRAY_SIZE macro 19 years ago
Dominik Brodowski f8cfa618dc [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback 19 years ago
Dominik Brodowski b463581154 [PATCH] pcmcia: remove dev_list from drivers 19 years ago
Dominik Brodowski cc3b4866be [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback 19 years ago