aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/pcmcia
AgeCommit message (Expand)Author
2008-08-16removed unused #include <version.h>Huang Weiyi
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik
2008-07-28ipwireless: fix compile failureJames Bottomley
2008-07-28ipwireless: Preallocate received packet buffers with MRU sizeDavid Sterba
2008-07-28ipwireless: Put packets to pool startDavid Sterba
2008-07-28ipwireless: Increase PPP outgoing queue sizeDavid Sterba
2008-07-28ipwireless: Explicitly request io and mem regionsDavid Sterba
2008-07-28ipwireless: Constify buffer variablesDavid Sterba
2008-07-28ipwireless: Do not return value from sending funcsDavid Sterba
2008-07-28ipwireless: Remove endian-dependent bitfieldsDavid Sterba
2008-07-28ipwireless: Glue splitted printk strings backDavid Sterba
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-23Remove bogus dosyncppp variable from synclink drivers.Krzysztof HaƂasa
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