aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hysdn
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | kstrtox: convert drivers/isdn/Alexey Dobriyan2011-03-31
|/
* isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller2011-02-09
* drivers: isdn: remove custom strtoul()Andy Shevchenko2010-07-15
* drivers/isdn: Remove unnecessary casts of private_dataJoe Perches2010-07-13
* isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-12
* ISDN: hysdn, fix potential NULL dereferenceJiri Slaby2010-06-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* isdn: misplaced parenthesis in pof_handle_data()Roel Kluin2010-03-15
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-14
* Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-09
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* isdn: convert to netdev_tx_tStephen Hemminger2009-09-01
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt2009-06-08
* hysdn: convert to net_device_ops and other updatesStephen Hemminger2009-01-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-06
| |\
| * | hysdn: Kill directly reference of netdev->privWang Chen2008-12-03
* | | Merge branch 'next' into for-linusJames Morris2008-12-24
|\ \ \ | |_|/ |/| |
| * | CRED: Use creds in file structsDavid Howells2008-11-13
| |/
* / hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-04
|/
* hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells2008-07-30
* isdn: use simple_read_from_buffer()Akinobu Mita2008-06-10
* isdn: fix integer as NULL pointer warningHarvey Harrison2008-05-23
* hysdn: No longer broken on SMP.Andrew Morton2008-05-15
* hysdn: Remove cli()/sti() calls.Mark Asselstine2008-05-15
* isdn: hysdn_procconf.c build fixIngo Molnar2008-05-01
* isdn: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
* [ISDN] hysdn: convert to PCI hotplug APIJeff Garzik2007-10-12
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* ISDN: Spinlock initializer cleanupThomas Gleixner2007-05-08
* fix spinlock usage in hysdn_log_close()Matthias Kaehlcke2007-05-08
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-08
* [PATCH] struct path: convert isdnJosef Sipek2006-12-08
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-06
* [PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fixAmol Lad2006-11-03
* [PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad2006-10-20
* [PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr...Amol Lad2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner2006-07-02