aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/pcmcia
AgeCommit message (Expand)Author
2008-07-28ipwireless: Remove pt_regs from interrupt handlerDavid Sterba
2008-07-28ipwireless: Rename spinlock variables to lockDavid Sterba
2008-07-28ipwireless: Remove unused definesDavid Sterba
2008-07-28ipwireless: Misc cleanupsDavid Sterba
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-07-22tty: rework break handlingAlan Cox
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman
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-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-15pcmcia: fix return value in cm4000_cs.cDominik Brodowski
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-07-12drivers/char/pcmcia/ipwireless/hardware.c fix resource leakDarren Jenkins
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa
2008-06-24pcmcia: cm40x0 cdev lock_kernel() pushdownJonathan Corbet
2008-06-24pcmcia: switch cm4000_cs.c to unlocked_ioctlAlan Cox
2008-06-24pcmcia: remove version.hDominik Brodowski
2008-06-06ipwireless: Fix blocked sendingDavid Sterba
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
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-29ipwireless: remove dead codeJiri Kosina
2008-04-28synclink drivers bool conversionJoe Perches
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik
2008-03-04ipwireless: fix potential tty == NULL dereferenceDavid Sterba
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