| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 | 2 | -2/+2 |
* | pcmcia: serial to int put_char method | Alan Cox | 2008-04-30 | 1 | -3/+4 |
* | tty/serial: lay the foundations for the next set of reworks | Alan Cox | 2008-04-30 | 1 | -14/+2 |
* | ipwireless: remove dead code | Jiri Kosina | 2008-04-29 | 4 | -46/+0 |
* | synclink drivers bool conversion | Joe Perches | 2008-04-28 | 1 | -62/+63 |
* | drivers/char: minor irq handler cleanups | Jeff Garzik | 2008-04-20 | 1 | -6/+4 |
* | ipwireless: fix potential tty == NULL dereference | David Sterba | 2008-03-04 | 1 | -1/+4 |
* | pcmcia: ipwireless depends on NETDEVICES | Paul Mundt | 2008-02-13 | 1 | -1/+1 |
* | ipwireless: driver for PC Card 3G/UMTS modem | David Sterba | 2008-02-07 | 12 | -0/+3854 |
* | synclink: standardize format of linux header file include's with "<>" | Robert P. J. Day | 2008-02-06 | 1 | -2/+1 |
* | pcmcia: convert some internal-only ioaddr_t to unsigned int | Olof Johansson | 2008-02-05 | 1 | -8/+9 |
* | cm40x0_cs.c: fix debug macros | Pascal Terjan | 2007-11-14 | 2 | -2/+2 |
* | char/pcmcia/synclink_cs: trim trailing whitespace | Jeff Garzik | 2007-10-23 | 1 | -353/+353 |
* | Convert from class_device to device in drivers/char | tonyj@suse.de | 2007-10-12 | 2 | -6/+4 |
* | drivers/char/pcmcia/cm40x0_cs.c: fix release function call | Daniel Ritz | 2007-08-11 | 2 | -4/+3 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 1 | -1/+1 |
|\ |
|
| * | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
* | | cm4000_cs: use bitrev | Akinobu Mita | 2007-05-09 | 2 | -29/+7 |
* | | cm4000_cs: fix error paths | Akinobu Mita | 2007-05-09 | 2 | -3/+13 |
|/ |
|
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 1 | -1/+0 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005) | Marcel Holtmann | 2007-03-06 | 1 | -1/+2 |
* | [PATCH] Char: timers cleanup | Jiri Slaby | 2007-02-12 | 3 | -15/+8 |
* | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 2007-02-11 | 1 | -3/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] generic HDLC synclink config mismatch fix | Paul Fulghum | 2006-12-07 | 1 | -12/+14 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 | 3 | -53/+6 |
|\ |
|
| * | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-04 | 3 | -47/+0 |
| * | [PATCH] cm4000_cs: fix return value check | Akinobu Mita | 2006-12-04 | 2 | -6/+6 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -4/+4 |
|/ |
|
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -3/+2 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-10-03 | 1 | -1/+0 |
|\ |
|
| * | [SERIAL] Remove wrong asm/serial.h inclusions | Russell King | 2006-10-01 | 1 | -1/+0 |
* | | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
|/ |
|
* | [WAN]: Converted synclink drivers to use netif_carrier_*() | Krzysztof Halasa | 2006-07-21 | 1 | -4/+10 |
* | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-03 | 2 | -2/+2 |
* | [PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV() | Al Viro | 2006-06-30 | 1 | -6/+1 |
* | [PATCH] More !tty cleanups in drivers/char | Eric Sesterhenn | 2006-06-25 | 1 | -2/+2 |
* | [PATCH] Sparse fixes for synclink_cs | Peter Hagervall | 2006-06-23 | 1 | -27/+27 |
* | [PATCH] pcmcia: fix zeroing of cm4000_cs.c data | Dominik Brodowski | 2006-06-02 | 1 | -1/+1 |
* | [Cardman 40x0] Fix udev device creation | Harald Welte | 2006-05-10 | 2 | -8/+13 |
* | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present | Dominik Brodowski | 2006-03-31 | 2 | -3/+3 |
* | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 2006-03-31 | 3 | -40/+17 |
* | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 2006-03-31 | 3 | -18/+28 |
* | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 2006-03-31 | 3 | -85/+69 |
* | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 2006-03-31 | 3 | -44/+35 |
* | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2006-03-31 | 3 | -21/+0 |