aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' into for-nextJiri Kosina2010-04-2333-26/+53
| |\ \ | | |/
| * | Fix typos in commentsThomas Weber2010-03-161-1/+1
* | | pcmcia: dev_node removal (remaining drivers)Dominik Brodowski2010-05-101-48/+3
* | | pcmcia: dev_node removal (drivers with updated printk call)Dominik Brodowski2010-05-103-95/+6
* | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-104-48/+13
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3029-2/+29
* | isdn: Cleanup Sections in PCMCIA driver elsaHenne2010-03-251-6/+6
* | isdn: Cleanup Sections in PCMCIA driver avma1Henne2010-03-251-6/+6
* | isdn: Cleanup Sections in PCMCIA driver telesHenne2010-03-251-6/+6
* | isdn: Cleanup Sections in PCMCIA driver sedlbauerHenne2010-03-251-6/+6
|/
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-2816-41/+64
|\
| * PCI: push deprecated pci_find_device() function to last userTilman Schmidt2010-02-2216-41/+64
* | hisax: timeout off by one in waitrecmsg()Roel Kluin2010-02-031-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-144-5/+4
|\
| * pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski2009-12-074-5/+4
* | Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\ \ | |/ |/|
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-054-131/+45
|\ \
| * | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-284-5/+0
| * | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski2009-11-281-1/+1
| * | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm2009-11-281-1/+1
| * | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn)Dominik Brodowski2009-11-094-124/+43
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-096-15/+17
|\ \ | |/ |/|
| * hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr2009-11-061-11/+11
| * isdn: hfc_usb: Fix read buffer overflowRoel Kluin2009-11-041-2/+2
| * isdn: hisax: Fix test in waitforxfwRoel Kluin2009-11-042-2/+2
| * isdn: hisax: Fix lock imbalance.Jiri Slaby2009-11-042-0/+2
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-113-0/+3
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-1/+0
|\
| * headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* | ISDN: ARRAY_SIZE changesKarsten Keil2009-07-259-83/+41
* | drivers/isdn: Drop unnecessary NULL testJulia Lawall2009-07-256-12/+0
* | ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil2009-07-253-6/+12
* | ISDN: Make isdnhdlc usable for other ISDN driversKarsten Keil2009-07-255-683/+2
|/
* ISDN:Fix DMA alloc for hfcpciKarsten Keil2009-06-112-12/+31
* USB: add reset endpoint operationsDavid Vrabel2009-04-171-8/+1
* drivers/isdn/hisax: fix sparse warning: Should it be static?Hannes Eder2009-02-278-16/+11
* tricky one: hisax sectionsAl Viro2008-11-301-3/+13
* pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-233-8/+8
* pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-234-26/+19
* pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-234-15/+18
* pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-234-6/+0
* pcmcia: use pcmcia_loop_config in ISDN pcmcia driversDominik Brodowski2008-08-234-262/+168
* pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells2008-07-261-2/+0
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-254-16/+16
* hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas2008-04-281-4/+6
* isdn: fix obvious cut-and-paste error in st5481_usb.cRobert P. J. Day2008-04-281-1/+1
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2814-22/+22
* Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-213-5/+5
|\
| * [ISDN] minor irq handler cleanupsJeff Garzik2008-04-203-5/+5