summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-024-9/+9
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-094-9/+9
* | drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-151-13/+1Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-3/+3
|\
| * new helper: file_inode(file)Al Viro2013-02-231-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-222-5/+5
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2013-01-2911-47/+44Star
| |\|
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-032-5/+5
| * | treewide: fix printk typo in multiple driversMasanari Iida2012-11-191-1/+1
| * | isdn: Fix typo in isdn driversMasanari Iida2012-10-261-1/+1
* | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-191-0/+1
| |/ |/|
* | Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-0411-47/+44Star
* | isdn: Fix typo in drivers/isdnMasanari Iida2012-11-092-2/+2
|/
* mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-135-5/+10
* mISDN: fix possible memory leak in hfcmulti_init()Wei Yongjun2012-09-031-0/+2
* mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil2012-07-301-3/+4
* ISDN: Add check for usb_alloc_urb() resultKarsten Keil2012-07-181-5/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-241-0/+6
|\
| * mISDN: Add X-Tensions USB ISDN TA XC-525Karsten Keil2012-05-221-0/+6
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-231-0/+1
|\ \ | |/ |/|
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-191-0/+1
* | mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-168-12/+51
* | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-168-159/+228
* | mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-168-121/+57Star
* | mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-168-176/+122Star
* | mISDN: Bugfix hfcsusb: usb endpoint activation/deactivationMartin Bachem2012-05-161-8/+2Star
* | mISDN: avmfritz use the bigger fifo of chip version 2Karsten Keil2012-05-161-27/+41
* | mISDN: Early confirm for transparent dataKarsten Keil2012-05-168-113/+39Star
* | mISDN: Cleanup channel also if it already was deactivatedKarsten Keil2012-05-168-49/+23Star
* | isdn: Fix typo in hfcmulti.cMasanari Iida2012-05-161-2/+2
* | mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-047-11/+36
* | isdn/eicon: use standard __init,__exit function markuphartleys2012-04-2711-36/+33Star
* | mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Andreas Eversberg2012-04-262-166/+236
* | mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.Andreas Eversberg2012-04-262-71/+95
* | mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.Andreas Eversberg2012-04-261-15/+10Star
* | mISDN: Fixed false interruption of audio during bridging change.Andreas Eversberg2012-04-261-8/+16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-037-7/+7
|\
| * mISDN: array underflow in open_bchannel()Dan Carpenter2012-03-287-7/+7
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
|/
* isdn: whitespace coding style cleanupJoe Perches2012-02-21104-26828/+26816Star
* mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka2012-02-131-2/+1Star
* eicon: fix -Warray-bounds warningDanny Kukawka2012-02-021-30/+30
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-2/+2
* USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-181-27/+1Star
* drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker2011-11-011-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-211-0/+1
|\
| * ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl2011-06-121-0/+1
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-078-0/+8
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-3/+2Star
|\
| * isdn/diva: Drop __TIME__ usageMichal Marek2011-05-261-3/+2Star