summaryrefslogtreecommitdiffstats
path: root/drivers/char/pcmcia
Commit message (Expand)AuthorAgeFilesLines
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-302-2/+2
* pcmcia: serial to int put_char methodAlan Cox2008-04-301-3/+4
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-14/+2
* ipwireless: remove dead codeJiri Kosina2008-04-294-46/+0
* synclink drivers bool conversionJoe Perches2008-04-281-62/+63
* drivers/char: minor irq handler cleanupsJeff Garzik2008-04-201-6/+4
* ipwireless: fix potential tty == NULL dereferenceDavid Sterba2008-03-041-1/+4
* pcmcia: ipwireless depends on NETDEVICESPaul Mundt2008-02-131-1/+1
* ipwireless: driver for PC Card 3G/UMTS modemDavid Sterba2008-02-0712-0/+3854
* synclink: standardize format of linux header file include's with "<>"Robert P. J. Day2008-02-061-2/+1
* pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson2008-02-051-8/+9
* cm40x0_cs.c: fix debug macrosPascal Terjan2007-11-142-2/+2
* char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik2007-10-231-353/+353
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-122-6/+4
* drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2007-08-112-4/+3
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* | cm4000_cs: use bitrevAkinobu Mita2007-05-092-29/+7
* | cm4000_cs: fix error pathsAkinobu Mita2007-05-092-3/+13
|/
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann2007-03-061-1/+2
* [PATCH] Char: timers cleanupJiri Slaby2007-02-123-15/+8
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-3/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* [PATCH] generic HDLC synclink config mismatch fixPaul Fulghum2006-12-071-12/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-063-53/+6
|\
| * [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-043-47/+0
| * [PATCH] cm4000_cs: fix return value checkAkinobu Mita2006-12-042-6/+6
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+4
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-031-1/+0
|\
| * [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-011-1/+0
* | [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
|/
* [WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa2006-07-211-4/+10
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-032-2/+2
* [PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()Al Viro2006-06-301-6/+1
* [PATCH] More !tty cleanups in drivers/charEric Sesterhenn2006-06-251-2/+2
* [PATCH] Sparse fixes for synclink_csPeter Hagervall2006-06-231-27/+27
* [PATCH] pcmcia: fix zeroing of cm4000_cs.c dataDominik Brodowski2006-06-021-1/+1
* [Cardman 40x0] Fix udev device creationHarald Welte2006-05-102-8/+13
* [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski2006-03-312-3/+3
* [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-313-40/+17
* [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-313-18/+28
* [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-313-85/+69
* [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-313-44/+35
* [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-313-21/+0
OpenPOWER on IntegriCloud