Age | Commit message (Expand) | Author | Files | Lines |
2007-06-09 | isdn/diva: fix section mismatch | Randy Dunlap | 1 | -1/+1 |
2007-06-01 | isdn: fix section mismatch warnings | Sam Ravnborg | 2 | -2/+2 |
2007-05-24 | drivers/isdn/hardware/eicon/message.c warning fixes | Andrew Morton | 1 | -7/+6 |
2007-05-24 | capifunc warning fixes | Andrew Morton | 1 | -8/+8 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 1 | -1/+1 |
2007-05-08 | drivers/isdn/hardware/eicon/: remove unused header files | Armin Schindler | 2 | -248/+0 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 5 | -5/+0 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2 | -2/+4 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 3 | -3/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 4 | -4/+4 |
2007-02-12 | [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 3 | -31/+26 |
2007-02-12 | [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values | Richard Knutsson | 5 | -200/+192 |
2007-02-12 | [PATCH] ISDN: Rename some debugging macros to not resemble CONFIG options | Robert P. J. Day | 2 | -15/+15 |
2006-12-08 | [PATCH] isdn: replace kmalloc+memset with kzalloc | Burman Yan | 2 | -9/+4 |
2006-12-08 | [PATCH] drivers/isdn/*: trivial vsnprintf() conversion | Alexey Dobriyan | 1 | -1/+1 |
2006-12-08 | [PATCH] isdn: fix missing unregister_capi_driver | Akinobu Mita | 1 | -0/+1 |
2006-12-08 | [PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removal | Amol Lad | 5 | -17/+9 |
2006-12-05 | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 1 | -22/+0 |
2006-12-05 | [PATCH] pcmcia: remove prod_id indirection | Dominik Brodowski | 1 | -11/+3 |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 7 | -11/+8 |
2006-10-04 | Fix several typos in drivers/ | Matt LaPlante | 1 | -1/+1 |
2006-10-01 | [PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_* | Josef 'Jeff' Sipek | 1 | -3/+0 |
2006-08-06 | [PATCH] eicon: fix define conflict with ptrace | Alexey Dobriyan | 1 | -1/+0 |
2006-07-03 | [PATCH] irq-flags: isdn: Use the new IRQF_ constants | Thomas Gleixner | 5 | -6/+6 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 11 | -11/+0 |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 3 | -9/+0 |
2006-06-29 | [PATCH] i4l make PCMCIA for all cards working with shared IRQ | Karsten Keil | 1 | -1/+1 |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 3 | -3/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 3 | -3/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 3 | -3/+0 |
2006-03-31 | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 1 | -10/+2 |
2006-03-31 | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 1 | -11/+10 |
2006-03-31 | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 1 | -32/+28 |
2006-03-31 | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 1 | -29/+16 |
2006-03-31 | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 1 | -1/+0 |
2006-03-31 | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 1 | -38/+0 |
2006-03-31 | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq | Dominik Brodowski | 1 | -5/+5 |
2006-03-31 | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 1 | -10/+2 |
2006-03-26 | [PATCH] Dead code in drivers/isdn/avm/avmcard.h | Eric Sesterhenn | 1 | -3/+1 |
2006-03-25 | [PATCH] Remove MODULE_PARM | Rusty Russell | 4 | -7/+7 |
2006-01-09 | [PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() sign... | Adrian Bunk | 1 | -1/+2 |
2006-01-09 | [PATCH] drivers/isdn/: add missing #includes | Adrian Bunk | 2 | -0/+2 |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 1 | -44/+12 |
2006-01-06 | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 1 | -20/+1 |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 1 | -27/+7 |
2006-01-06 | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 1 | -14/+24 |
2005-11-07 | [PATCH] kfree cleanup: drivers/isdn | Jesper Juhl | 1 | -4/+1 |
2005-09-29 | [PATCH] proc_mkdir() should be used to create procfs directories | Al Viro | 2 | -5/+3 |
2005-07-08 | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski | 1 | -1/+0 |