| Commit message (Expand) | Author | Age | Files | Lines |
* | i4l: errors with assignments in if | Roel Kluin | 2007-11-05 | 1 | -1/+1 |
* | PCI: Add Kconfig option to disable deprecated pci_find_* API | Jeff Garzik | 2007-11-05 | 7 | -22/+25 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 6 | -15/+15 |
* | hisax: hfc_usb: update to current CVS version | Martin Bachem | 2007-10-14 | 1 | -30/+33 |
* | more trivial signedness fixes in drivers | Al Viro | 2007-10-14 | 2 | -2/+3 |
* | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 2007-10-14 | 2 | -2/+2 |
* | fallout from elsa setup split | Al Viro | 2007-10-13 | 1 | -1/+1 |
* | [ISDN] HiSax diva: split setup into three smaller functions | Jeff Garzik | 2007-10-12 | 1 | -219/+294 |
* | [ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their own | Jeff Garzik | 2007-10-12 | 1 | -119/+157 |
* | [ISDN] HiSax elsa: split huge setup function into four smaller functions | Jeff Garzik | 2007-10-12 | 1 | -216/+278 |
* | [ISDN] HiSax avm_pci: split setup into three smaller functions | Jeff Garzik | 2007-10-12 | 1 | -88/+136 |
* | [ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source code | Jeff Garzik | 2007-10-12 | 3 | -20/+3 |
* | hisax: update hfc_usb driver | Martin Bachem | 2007-08-21 | 2 | -445/+288 |
* | Use menuconfig objects - CONFIG_ISDN_I4L | Tilman Schmidt | 2007-07-21 | 1 | -1/+0 |
* | ISDN HiSax: uninitialized return in hisax_cs_setup | Florin Malita | 2007-07-18 | 1 | -3/+1 |
* | [ISDN] HiSax hfc_pci: minor cleanups | Jeff Garzik | 2007-07-17 | 1 | -98/+93 |
* | [ISDN] HiSax bkm_a4t: split setup into two smaller functions | Jeff Garzik | 2007-07-17 | 1 | -45/+63 |
* | [ISDN] HiSax enternow: split setup into 3 smaller functions | Jeff Garzik | 2007-07-17 | 1 | -76/+89 |
* | [ISDN] HiSax netjet_u: split setup into 3 smaller functions | Jeff Garzik | 2007-07-17 | 1 | -74/+93 |
* | [ISDN] HiSax netjet_s: code movement, prep for hotplug | Jeff Garzik | 2007-07-17 | 1 | -86/+108 |
* | [ISDN] HiSax: move card state alloc/setup code into separate functions | Jeff Garzik | 2007-07-17 | 1 | -18/+54 |
* | [ISDN] HiSax: move card setup into separate function | Jeff Garzik | 2007-07-17 | 1 | -88/+99 |
* | sane irq initialization in sedlbauer hisax | Karsten Keil | 2007-07-17 | 1 | -1/+7 |
* | Mismatching declarations of revision strings in HiSax | David Woodhouse | 2007-07-17 | 1 | -5/+5 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 1 | -3/+1 |
* | HiSax: fix error checking for hisax_register()] | Alan Stern | 2007-05-23 | 5 | -29/+30 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -2/+2 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 1 | -1/+0 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 2 | -3/+6 |
* | [PATCH] ISDN: fix BChannel_bh() call from isar_bh() | Jiri Kosina | 2007-03-27 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 5 | -5/+0 |
* | [PATCH] drivers/isdn/hisax/: Convert to generic boolean-values | Richard Knutsson | 2007-02-12 | 2 | -23/+20 |
* | [PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEM | Robert P. J. Day | 2007-02-12 | 1 | -24/+24 |
* | [PATCH] ISDN: Remove defunct test emulator | Robert P. J. Day | 2007-02-12 | 4 | -37/+0 |
* | [PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IO | Robert P. J. Day | 2007-02-12 | 1 | -4/+4 |
* | [PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO". | Robert P. J. Day | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] drivers/isdn/hisax/: proper prototypes | Adrian Bunk | 2007-02-12 | 4 | -32/+24 |
* | [PATCH] Don't build some broken ISDN drivers on big endian MIPS | Ralf Baechle | 2006-12-10 | 1 | -5/+5 |
* | [PATCH] ISDN: fix warnings | Jeff Garzik | 2006-12-08 | 3 | -5/+13 |
* | [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 |