Age | Commit message (Expand) | Author |
2008-02-13 | pcmcia: ipwireless depends on NETDEVICES | Paul Mundt |
2008-02-07 | ipwireless: driver for PC Card 3G/UMTS modem | David Sterba |
2008-02-06 | synclink: standardize format of linux header file include's with "<>" | Robert P. J. Day |
2008-02-05 | pcmcia: convert some internal-only ioaddr_t to unsigned int | Olof Johansson |
2007-11-14 | cm40x0_cs.c: fix debug macros | Pascal Terjan |
2007-10-23 | char/pcmcia/synclink_cs: trim trailing whitespace | Jeff Garzik |
2007-10-12 | Convert from class_device to device in drivers/char | tonyj@suse.de |
2007-08-11 | drivers/char/pcmcia/cm40x0_cs.c: fix release function call | Daniel Ritz |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-05-09 | cm4000_cs: use bitrev | Akinobu Mita |
2007-05-09 | cm4000_cs: fix error paths | Akinobu Mita |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker |
2007-05-02 | PCI: 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 cleanup | Jiri Slaby |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox |
2006-12-07 | [PATCH] generic HDLC synclink config mismatch fix | Paul Fulghum |
2006-12-06 | Merge 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 consolidation | Dominik Brodowski |
2006-12-04 | [PATCH] cm4000_cs: fix return value check | Akinobu Mita |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike |
2006-10-01 | [SERIAL] Remove wrong asm/serial.h inclusions | Russell King |
2006-07-21 | [WAN]: Converted synclink drivers to use netif_carrier_*() | Krzysztof Halasa |
2006-07-03 | [PATCH] make more file_operation structs static | Arjan 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/char | Eric Sesterhenn |
2006-06-23 | [PATCH] Sparse fixes for synclink_cs | Peter Hagervall |
2006-06-02 | [PATCH] pcmcia: fix zeroing of cm4000_cs.c data | Dominik Brodowski |
2006-05-10 | [Cardman 40x0] Fix udev device creation | Harald Welte |
2006-03-31 | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski |
2006-03-24 | [PATCH] s/;;/;/g | Alexey Dobriyan |
2006-03-01 | [PATCH] pcmcia: CM4000, CM4040 Driver fixes | Harald Welte |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox |
2006-01-10 | [PATCH] drivers/char: Use ARRAY_SIZE macro | Tobias Klauser |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski |