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