aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/pcmcia/synclink_cs.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
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
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-07[PATCH] generic HDLC synclink config mismatch fixPaul Fulghum
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa
2006-06-25[PATCH] More !tty cleanups in drivers/charEric Sesterhenn
2006-06-23[PATCH] Sparse fixes for synclink_csPeter Hagervall
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski
2006-03-31[PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski
2005-11-07[PATCH] kfree cleanup: drivers/charJesper Juhl