summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] ISDN warning fixesAlan Cox2006-10-037-26/+24
* [PATCH] isdn: work around excessive udelay()Andrew Morton2006-10-021-1/+12
* [PATCH] isdn4linux: Gigaset driver: fix __must_check warningTilman Schmidt2006-10-021-1/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-023-3/+3
* [PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*Josef 'Jeff' Sipek2006-10-011-3/+0
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-281-2/+2
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-272-4/+4
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-2/+0
* Merge branch 'master' into upstreamJeff Garzik2006-08-071-1/+0
|\
| * [PATCH] eicon: fix define conflict with ptraceAlexey Dobriyan2006-08-061-1/+0
* | [PATCH] Cleanup SLHC configurationRalf Baechle2006-07-191-0/+1
|/
* [PATCH] isdn: cleanup i_rdev udageEric Sesterhenn2006-07-102-7/+7
* [PATCH] hisax: fix usage of __init*Karsten Keil2006-07-1032-86/+86
* [PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner2006-07-0225-38/+38
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3050-50/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-2910-31/+7
|\