summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt2007-01-261-28/+33
* [PATCH] Call init_timer() for ISDN PPP CCP reset state timerMarcel Holtmann2006-12-221-0/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-1310-14/+14
* [PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt2006-12-131-66/+52
* [PATCH] Don't build some broken ISDN drivers on big endian MIPSRalf Baechle2006-12-101-5/+5
* [PATCH] ISDN: fix warningsJeff Garzik2006-12-083-5/+13
* [PATCH] i4l: remove the broken HISAX_AMD7930 optionAdrian Bunk2006-12-083-31/+0
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-0830-99/+46
* [PATCH] drivers/isdn/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-083-4/+4
* [PATCH] ISDN: Avoid a potential NULL ptr deref in ipppJesper Juhl2006-12-081-0/+5
* [PATCH] isdn: fix missing unregister_capi_driverAkinobu Mita2006-12-081-0/+1
* [PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removalAmol Lad2006-12-085-17/+9
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-083-4/+4
* [PATCH] struct path: convert isdnJosef Sipek2006-12-084-7/+7
* [PATCH] isdn/gigaset: use bitrev8Akinobu Mita2006-12-085-45/+7
* [PATCH] isdn/hisax: use bitrev8Akinobu Mita2006-12-084-28/+3
* [PATCH] make 1-bit bitfields unsignedMariusz Kozlowski2006-12-071-4/+4
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-072-10/+10
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-072-13/+13
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-061-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-065-110/+6
|\
| * [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-045-88/+0
| * [PATCH] pcmcia: remove prod_id indirectionDominik Brodowski2006-12-042-22/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-0/+2
|\ \ | |/
| * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-058-38/+34
|\ \ | |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-011-10/+5
| |\
| | * usb: usb-gigaset free kill urb cleanupMariusz Kozlowski2006-12-011-10/+5
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-014-16/+17
| |\ \
| | * | Driver core: convert tty core to use struct deviceGreg Kroah-Hartman2006-12-014-16/+17
| | |/
| * | Fix typos in drivers/isdn/hisax/isdnl2.cJan Engelhardt2006-11-301-10/+10
| * | Fix misc .c/.h comment typosMatt LaPlante2006-11-302-2/+2
| |/
* | WorkStruct: make allyesconfigDavid Howells2006-11-2219-50/+78
|/
* [PATCH] fix build error for HISAX_NETJETToralf Foerster2006-11-201-1/+1
* [PATCH] isdn/gigaset: convert warning messageTilman Schmidt2006-11-061-1/+1
* [PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fixAmol Lad2006-11-031-15/+4
* [PATCH] isdn/gigaset: avoid cs->dev null pointer dereferenceAkinobu Mita2006-10-301-1/+1
* [PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad2006-10-202-3/+25
* [PATCH] ISDN: check for userspace copy faultsJeff Garzik2006-10-175-11/+20
* [PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik2006-10-171-3/+6
* [PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced a...Amol Lad2006-10-172-40/+31
* [PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr...Amol Lad2006-10-174-33/+27
* [PATCH] ISDN: several minor fixesJeff Garzik2006-10-114-19/+21
* drivers/isdn/act2000: kill irq2card_mapJeff Garzik2006-10-061-16/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0554-80/+76
* [PATCH] hisax niccy cleanupJiri Slaby2006-10-041-114/+109
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* Fix several typos in drivers/Matt LaPlante2006-10-032-2/+2
* [PATCH] isdn: more pr_debug() fixesAndrew Morton2006-10-033-2/+4
* [PATCH] isdn-debug-build-fixAndrew Morton2006-10-031-15/+7
OpenPOWER on IntegriCloud