summaryrefslogtreecommitdiffstats
path: root/drivers/char/pcmcia
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-211-16/+12Star
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-184-51/+95
| |\
| * | WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-16/+12Star
* | | tty: Ldisc revampAlan Cox2008-07-211-2/+2
| |/ |/|
* | pcmcia: fix return value in cm4000_cs.cDominik Brodowski2008-07-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-07-143-50/+92
|\ \
| * | pcmcia: cm40x0 cdev lock_kernel() pushdownJonathan Corbet2008-06-242-13/+35
| * | pcmcia: switch cm4000_cs.c to unlocked_ioctlAlan Cox2008-06-241-36/+57
| * | pcmcia: remove version.hDominik Brodowski2008-06-241-1/+0Star
* | | drivers/char/pcmcia/ipwireless/hardware.c fix resource leakDarren Jenkins2008-07-121-1/+3
| |/ |/|
* | ipwireless: Fix blocked sendingDavid Sterba2008-06-061-8/+12
|/
* 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/+2Star
* ipwireless: remove dead codeJiri Kosina2008-04-294-46/+0Star
* synclink drivers bool conversionJoe Perches2008-04-281-62/+63
* drivers/char: minor irq handler cleanupsJeff Garzik2008-04-211-6/+4Star
* ipwireless: fix potential tty == NULL dereferenceDavid Sterba2008-03-051-1/+4
* pcmcia: ipwireless depends on NETDEVICESPaul Mundt2008-02-141-1/+1
* ipwireless: driver for PC Card 3G/UMTS modemDavid Sterba2008-02-0812-0/+3854
* synclink: standardize format of linux header file include's with "<>"Robert P. J. Day2008-02-061-2/+1Star
* pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson2008-02-051-8/+9
* cm40x0_cs.c: fix debug macrosPascal Terjan2007-11-152-2/+2
* char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik2007-10-241-353/+353
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-122-6/+4Star
* drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2007-08-122-4/+3Star
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* 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/+7Star
* | cm4000_cs: fix error pathsAkinobu Mita2007-05-092-3/+13
|/
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-1/+1
* [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann2007-03-071-1/+2
* [PATCH] Char: timers cleanupJiri Slaby2007-02-123-15/+8Star
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-3/+1Star
* [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/+6Star
|\
| * [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-053-47/+0Star
| * [PATCH] cm4000_cs: fix return value checkAkinobu Mita2006-12-052-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/+2Star
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-031-1/+0Star
|\
| * [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-011-1/+0Star
* | [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-042-2/+2