| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] i4l: remove the broken HISAX_AMD7930 option | Adrian Bunk | 2006-12-08 | 3 | -31/+0 |
* | [PATCH] isdn: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-08 | 10 | -23/+10 |
* | [PATCH] drivers/isdn/*: trivial vsnprintf() conversion | Alexey Dobriyan | 2006-12-08 | 2 | -3/+3 |
* | [PATCH] isdn/hisax: use bitrev8 | Akinobu Mita | 2006-12-08 | 4 | -28/+3 |
* | [PATCH] make 1-bit bitfields unsigned | Mariusz Kozlowski | 2006-12-07 | 1 | -4/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 | 4 | -77/+3 |
|\ |
|
| * | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-04 | 4 | -66/+0 |
| * | [PATCH] pcmcia: remove prod_id indirection | Dominik Brodowski | 2006-12-04 | 1 | -11/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 2 | -11/+11 |
|\ \
| |/ |
|
| * | Fix typos in drivers/isdn/hisax/isdnl2.c | Jan Engelhardt | 2006-11-30 | 1 | -10/+10 |
| * | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 1 | -1/+1 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 11 | -27/+45 |
|/ |
|
* | [PATCH] fix build error for HISAX_NETJET | Toralf Foerster | 2006-11-20 | 1 | -1/+1 |
* | [PATCH] drivers/isdn: ioremap balanced with iounmap | Amol Lad | 2006-10-20 | 1 | -2/+24 |
* | [PATCH] ISDN: check for userspace copy faults | Jeff Garzik | 2006-10-17 | 1 | -2/+4 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 39 | -55/+54 |
* | [PATCH] hisax niccy cleanup | Jiri Slaby | 2006-10-04 | 1 | -114/+109 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | Fix several typos in drivers/ | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] ISDN warning fixes | Alan Cox | 2006-10-03 | 7 | -26/+24 |
* | [PATCH] isdn: work around excessive udelay() | Andrew Morton | 2006-10-02 | 1 | -1/+12 |
* | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 | 1 | -3/+3 |
* | [PATCH] hisax: fix usage of __init* | Karsten Keil | 2006-07-10 | 32 | -86/+86 |
* | [PATCH] irq-flags: isdn: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 18 | -30/+30 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 25 | -25/+0 |
* | [PATCH] i4l make PCMCIA for all cards working with shared IRQ | Karsten Keil | 2006-06-29 | 2 | -1/+2 |
* | [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_... | Greg Kroah-Hartman | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+3 |
* | [PATCH] Fix typo in drivers/isdn/hisax/q931.c | Eric Sesterhenn | 2006-06-26 | 1 | -2/+2 |
* | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 2006-03-31 | 4 | -54/+19 |
* | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 2006-03-31 | 4 | -36/+35 |
* | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 2006-03-31 | 4 | -122/+100 |
* | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 2006-03-31 | 4 | -53/+38 |
* | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2006-03-31 | 4 | -23/+10 |
* | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2006-03-31 | 4 | -43/+1 |
* | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq | Dominik Brodowski | 2006-03-31 | 2 | -10/+6 |
* | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 2006-03-31 | 4 | -48/+10 |
* | BUG_ON() Conversion in drivers/isdn | Eric Sesterhenn | 2006-03-26 | 4 | -17/+7 |
* | [PATCH] kill _INLINE_ | Adrian Bunk | 2006-03-23 | 2 | -2/+0 |
* | [PATCH] i4l: fix compatiblity issue with big endian systems | Karsten Keil | 2006-03-06 | 1 | -19/+13 |
* | [PATCH] i4l: add new PCI IDs for HFC-S PCI | Karsten Keil | 2006-03-06 | 2 | -0/+4 |
* | [PATCH] mark HISAX_AMD7930 as broken | Al Viro | 2006-02-08 | 1 | -1/+1 |
* | [PATCH] i4l: warning fixes | Karsten Keil | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 4 | -5/+5 |
* | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 | Jan Blunck | 2006-01-08 | 2 | -18/+18 |
* | [PATCH] frv: suppress configuration of certain features for FRV | David Howells | 2006-01-08 | 1 | -5/+5 |
* | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 2006-01-06 | 4 | -252/+38 |
* | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 2006-01-06 | 4 | -95/+10 |
* | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 2006-01-06 | 4 | -100/+29 |
* | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 2006-01-05 | 4 | -72/+108 |