summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hysdn
Commit message (Expand)AuthorAgeFilesLines
* hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells2008-07-301-1/+1
* isdn: use simple_read_from_buffer()Akinobu Mita2008-06-101-21/+8
* isdn: fix integer as NULL pointer warningHarvey Harrison2008-05-231-3/+3
* hysdn: No longer broken on SMP.Andrew Morton2008-05-141-1/+1
* hysdn: Remove cli()/sti() calls.Mark Asselstine2008-05-141-9/+5
* isdn: hysdn_procconf.c build fixIngo Molnar2008-05-011-1/+2
* isdn: use non-racy method for proc entries creationDenis V. Lunev2008-04-292-9/+8
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* [ISDN] hysdn: convert to PCI hotplug APIJeff Garzik2007-10-121-144/+130
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-2/+3
* ISDN: Spinlock initializer cleanupThomas Gleixner2007-05-081-1/+1
* fix spinlock usage in hysdn_log_close()Matthias Kaehlcke2007-05-081-4/+0
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-252-3/+4
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-122-2/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-2/+2
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-085-10/+5
* [PATCH] struct path: convert isdnJosef Sipek2006-12-081-2/+2
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-061-2/+3
* [PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fixAmol Lad2006-11-031-15/+4
* [PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad2006-10-201-1/+1
* [PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr...Amol Lad2006-10-174-33/+27
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-252-2/+2
* [PATCH] hysdn: remove custom typesAndrew Morton2006-03-2512-126/+127
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-095-5/+0
* [PATCH] kfree cleanup: drivers/isdnJesper Juhl2005-11-071-2/+1
* [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-291-1/+1
* [PATCH] drivers/isdn/: make some code staticAdrian Bunk2005-06-285-25/+17
* Linux-2.6.12-rc2Linus Torvalds2005-04-1614-0/+3981