summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/w6692.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit2020-06-221-3/+0
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+1
* | mISDN: Convert timers to use timer_setup()Kees Cook2017-10-181-4/+3
|/
* isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
* isdn: use setup_timerGeliang Tang2017-03-241-3/+2
* mISDN: mark symbols static where possibleBaoyou Xie2016-09-011-1/+1
* mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2015-01-131-3/+3
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-131-1/+2
* mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-161-0/+5
* mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-161-18/+35
* mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-161-19/+6
* mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-161-13/+7
* mISDN: Early confirm for transparent dataKarsten Keil2012-05-161-15/+6
* mISDN: Cleanup channel also if it already was deactivatedKarsten Keil2012-05-161-9/+4
* mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-041-1/+4
* mISDN: array underflow in open_bchannel()Dan Carpenter2012-03-271-1/+1
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-43/+43
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* isdn: mISDN, don't compile unused stuffJiri Slaby2010-02-031-0/+2
* net: fix multiple definitions of setup_w6692Stephen Rothwell2009-07-271-1/+1
* mISDN: Add driver for Winbond cardsKarsten Keil2009-07-251-0/+1440