aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/pcmcia
AgeCommit message (Expand)Author
2008-02-13pcmcia: ipwireless depends on NETDEVICESPaul Mundt
2008-02-07ipwireless: driver for PC Card 3G/UMTS modemDavid Sterba
2008-02-06synclink: standardize format of linux header file include's with "<>"Robert P. J. Day
2008-02-05pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson
2007-11-14cm40x0_cs.c: fix debug macrosPascal Terjan
2007-10-23char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik
2007-10-12Convert from class_device to device in drivers/chartonyj@suse.de
2007-08-11drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09cm4000_cs: use bitrevAkinobu Mita
2007-05-09cm4000_cs: fix error pathsAkinobu Mita
2007-05-09Fix occurrences of "the the "Michael Opdenacker
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-03-06[PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann
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-12-04[PATCH] cm4000_cs: fix return value checkAkinobu Mita
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-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-06-30[PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()Al Viro
2006-06-25[PATCH] More !tty cleanups in drivers/charEric Sesterhenn
2006-06-23[PATCH] Sparse fixes for synclink_csPeter Hagervall
2006-06-02[PATCH] pcmcia: fix zeroing of cm4000_cs.c dataDominik Brodowski
2006-05-10[Cardman 40x0] Fix udev device creationHarald Welte
2006-03-31[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski
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-03-01[PATCH] pcmcia: CM4000, CM4040 Driver fixesHarald Welte
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