| Commit message (Expand) | Author | Age |
* | proc tty: switch synclink_cs to ->proc_fops | Alexey Dobriyan | 2009-04-01 |
* | WAN: Convert generic HDLC drivers to netdev_ops. | Krzysztof Hałasa | 2009-01-21 |
* | synclink_cs: Convert to tty_port | Alan Cox | 2009-01-02 |
* | pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted | Alan Cox | 2008-10-17 |
* | device create: char: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 |
|\ |
|
| * | pcmcia: remove unused argument to pcmcia_parse_tuple() | Dominik Brodowski | 2008-08-31 |
| * | pcmcia: card services header cleanup | Dominik Brodowski | 2008-08-31 |
| * | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 2008-08-22 |
| * | pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users | Dominik Brodowski | 2008-08-22 |
| * | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 2008-08-22 |
| * | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 2008-08-22 |
| * | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 2008-08-22 |
| * | pcmcia: use pcmcia_loop_config in misc pcmcia drivers | Dominik Brodowski | 2008-08-22 |
* | | tty: ipw need reworking | Alan Cox | 2008-10-13 |
* | | removed unused #include <version.h> | Huang Weiyi | 2008-08-16 |
* | | Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri... | Jeff Garzik | 2008-08-07 |
|\ \
| |/
|/| |
|
| * | Remove bogus dosyncppp variable from synclink drivers. | Krzysztof Hałasa | 2008-07-23 |
* | | ipwireless: fix compile failure | James Bottomley | 2008-07-28 |
* | | ipwireless: Preallocate received packet buffers with MRU size | David Sterba | 2008-07-28 |
* | | ipwireless: Put packets to pool start | David Sterba | 2008-07-28 |
* | | ipwireless: Increase PPP outgoing queue size | David Sterba | 2008-07-28 |
* | | ipwireless: Explicitly request io and mem regions | David Sterba | 2008-07-28 |
* | | ipwireless: Constify buffer variables | David Sterba | 2008-07-28 |
* | | ipwireless: Do not return value from sending funcs | David Sterba | 2008-07-28 |
* | | ipwireless: Remove endian-dependent bitfields | David Sterba | 2008-07-28 |
* | | ipwireless: Glue splitted printk strings back | David Sterba | 2008-07-28 |
* | | ipwireless: Remove pt_regs from interrupt handler | David Sterba | 2008-07-28 |
* | | ipwireless: Rename spinlock variables to lock | David Sterba | 2008-07-28 |
* | | ipwireless: Remove unused defines | David Sterba | 2008-07-28 |
* | | ipwireless: Misc cleanups | David Sterba | 2008-07-28 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-07-22 |
|\ \ |
|
| * | | device create: char: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |
| |/ |
|
* / | tty: rework break handling | Alan Cox | 2008-07-22 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-20 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 |
| |\ |
|
| * | | WAN: convert drivers to use built-in netdev_stats | Krzysztof Halasa | 2008-07-04 |
* | | | tty: Ldisc revamp | Alan Cox | 2008-07-20 |
| |/
|/| |
|
* | | pcmcia: fix return value in cm4000_cs.c | Dominik Brodowski | 2008-07-15 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-07-14 |
|\ \ |
|
| * | | pcmcia: cm40x0 cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-24 |
| * | | pcmcia: switch cm4000_cs.c to unlocked_ioctl | Alan Cox | 2008-06-24 |
| * | | pcmcia: remove version.h | Dominik Brodowski | 2008-06-24 |
* | | | drivers/char/pcmcia/ipwireless/hardware.c fix resource leak | Darren Jenkins | 2008-07-12 |
| |/
|/| |
|
* | | ipwireless: Fix blocked sending | David Sterba | 2008-06-06 |
|/ |
|
* | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 |
* | pcmcia: serial to int put_char method | Alan Cox | 2008-04-30 |
* | tty/serial: lay the foundations for the next set of reworks | Alan Cox | 2008-04-30 |
* | ipwireless: remove dead code | Jiri Kosina | 2008-04-29 |
* | synclink drivers bool conversion | Joe Perches | 2008-04-28 |