| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 | 1 | -15/+10 |
|\ |
|
| * | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 1 | -10/+5 |
| * | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 1 | -4/+5 |
| * | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 1 | -1/+0 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 6 | -7/+7 |
|\ \ |
|
| * | | fix comment/printk typos concerning "already" | Uwe Kleine-König | 2010-07-11 | 6 | -7/+7 |
| |/ |
|
* | | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-15 | 1 | -6/+3 |
* | | isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ... | Peter Huewe | 2010-07-15 | 1 | -35/+34 |
* | | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-15 | 1 | -25/+14 |
* | | isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ... | Peter Huewe | 2010-07-15 | 1 | -46/+46 |
* | | isdn: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-07-12 | 3 | -7/+4 |
|/ |
|
* | drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held | Julia Lawall | 2010-06-01 | 1 | -2/+2 |
* | drivers/isdn/hardware/mISDN: Add missing spin_unlock | Julia Lawall | 2010-05-29 | 1 | -1/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 16 | -18/+38 |
| |\ |
|
| * | | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 2010-03-29 | 1 | -1/+1 |
* | | | pcmcia: update gfp/slab.h includes | Tejun Heo | 2010-05-10 | 1 | -1/+0 |
* | | | pcmcia: dev_node removal (drivers with updated printk call) | Dominik Brodowski | 2010-05-10 | 1 | -55/+5 |
* | | | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 2010-05-10 | 1 | -12/+5 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 15 | -0/+15 |
* | | ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe | Lars Ellenberg | 2010-03-15 | 1 | -0/+6 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-03-15 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -2/+2 |
| |\ |
|
| | * | isdn/hardware: add __init/__exit macros to mISDNisar.c | Peter Huewe | 2010-02-05 | 1 | -2/+2 |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-12 | 1 | -1/+1 |
| | |\ |
|
* | | | | i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names | Ian Munsie | 2010-03-15 | 1 | -16/+16 |
* | | | | i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver | Ian Munsie | 2010-03-15 | 1 | -8/+7 |
|/ / / |
|
* | | | mISDN: positive error return should be negative in mode_hfcmulti() | Roel Kluin | 2010-02-03 | 1 | -1/+1 |
* | | | isdn: mISDN, don't compile unused stuff | Jiri Slaby | 2010-02-03 | 1 | -0/+2 |
* | | | hardware/mISDN/mISDNinfineon.c: bail out of loop on error | Darren Jenkins | 2010-02-03 | 1 | -0/+1 |
* | | | proc_fops: convert drivers/isdn/ to seq_file | Alexey Dobriyan | 2010-01-14 | 13 | -260/+267 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-10 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | drivers/isdn: eliminate duplicated test | Julia Lawall | 2010-01-03 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-14 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | pcmcia: remove unused IRQ_FIRST_SHARED | Dominik Brodowski | 2009-12-07 | 1 | -2/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 5 | -6/+6 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 5 | -6/+6 |
| |\ \
| | |/
| |/| |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 5 | -6/+6 |
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 | 1 | -4/+0 |
|\ \ \
| |/ / |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-05 | 1 | -4/+0 |
| |\ \ |
|
| | * | | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 | 1 | -2/+0 |
| | * | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn) | Dominik Brodowski | 2009-11-09 | 1 | -2/+0 |
| | |/ |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | mISDN: fix error return in HFCmulti_init() | Roel Kluin | 2009-11-15 | 1 | -1/+1 |
* | | | speedfax: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 | 1 | -0/+1 |
|/ / |
|
* | | isdn: eicon: Return on error | Jiri Slaby | 2009-11-04 | 1 | -2/+3 |
* | | isdn: eicon: Use offsetof | Jiri Slaby | 2009-11-04 | 1 | -9/+9 |
|/ |
|
* | isdn: fix netjet/isdnhdlc build errors | Randy Dunlap | 2009-09-28 | 1 | -0/+1 |
* | mISDN: Fix wrong struct name in macro and clarifications | Karsten Keil | 2009-07-27 | 3 | -17/+17 |
* | net: fix multiple definitions of setup_w6692 | Stephen Rothwell | 2009-07-27 | 1 | -1/+1 |