| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 |
|\ |
|
| * | pcmcia: do not request windows if you don't need to | Dominik Brodowski | 2010-08-03 |
| * | pcmcia: remove memreq_t | Dominik Brodowski | 2010-08-03 |
| * | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 |
| * | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 2010-08-03 |
| * | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 |
|\ \ |
|
| * | | fix comment/printk typos concerning "already" | Uwe Kleine-König | 2010-07-11 |
| |/ |
|
* | | drivers: isdn: use kernel macros to convert hex digit | Andy Shevchenko | 2010-07-15 |
* | | isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-15 |
|/ |
|
* | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | hisax_fcpcipnp: fix broken isapnp device table. | Rusty Russell | 2010-05-19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
|\ \ |
|
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-22 |
| |\| |
|
| * | | Fix typos in comments | Thomas Weber | 2010-03-16 |
* | | | pcmcia: dev_node removal (remaining drivers) | Dominik Brodowski | 2010-05-10 |
* | | | pcmcia: dev_node removal (drivers with updated printk call) | Dominik Brodowski | 2010-05-10 |
* | | | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 2010-05-10 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | isdn: Cleanup Sections in PCMCIA driver elsa | Henne | 2010-03-25 |
* | | isdn: Cleanup Sections in PCMCIA driver avma1 | Henne | 2010-03-25 |
* | | isdn: Cleanup Sections in PCMCIA driver teles | Henne | 2010-03-25 |
* | | isdn: Cleanup Sections in PCMCIA driver sedlbauer | Henne | 2010-03-25 |
|/ |
|
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-02-28 |
|\ |
|
| * | PCI: push deprecated pci_find_device() function to last user | Tilman Schmidt | 2010-02-22 |
* | | hisax: timeout off by one in waitrecmsg() | Roel Kluin | 2010-02-03 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-14 |
|\ |
|
| * | pcmcia: remove unused IRQ_FIRST_SHARED | Dominik Brodowski | 2009-12-07 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
|\ \
| |/
|/| |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-05 |
|\ \ |
|
| * | | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 |
| * | | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer | Dominik Brodowski | 2009-11-28 |
| * | | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() | Magnus Damm | 2009-11-28 |
| * | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn) | Dominik Brodowski | 2009-11-09 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-09 |
|\ \
| |/
|/| |
|
| * | hisax: remove bad udelay call to fix build error on ARM | Martin Michlmayr | 2009-11-06 |
| * | isdn: hfc_usb: Fix read buffer overflow | Roel Kluin | 2009-11-04 |
| * | isdn: hisax: Fix test in waitforxfw | Roel Kluin | 2009-11-04 |
| * | isdn: hisax: Fix lock imbalance. | Jiri Slaby | 2009-11-04 |
* | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
|\ |
|
| * | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | | ISDN: ARRAY_SIZE changes | Karsten Keil | 2009-07-25 |
* | | drivers/isdn: Drop unnecessary NULL test | Julia Lawall | 2009-07-25 |
* | | ISDN: Add support for none reverse bitstreams to isdnhdc | Karsten Keil | 2009-07-25 |
* | | ISDN: Make isdnhdlc usable for other ISDN drivers | Karsten Keil | 2009-07-25 |
|/ |
|
* | ISDN:Fix DMA alloc for hfcpci | Karsten Keil | 2009-06-11 |
* | USB: add reset endpoint operations | David Vrabel | 2009-04-17 |
* | drivers/isdn/hisax: fix sparse warning: Should it be static? | Hannes Eder | 2009-02-27 |