index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Spelling fix: explicitly
Jean Delvare
1
-2
/
+2
2007-10-19
isdn: fix random hard freeze with AVM T1 cards
Karsten Keil
1
-16
/
+12
2007-10-19
isdn: fix random hard freeze with AVM cards using b1dma
Karsten Keil
1
-9
/
+19
2007-10-19
isdn: fix random hard freeze with AVM c4 card part 2
Karsten Keil
1
-0
/
+2
2007-10-18
i4l: Fix random hard freeze with AVM c4 card
Karsten Keil
1
-3
/
+11
2007-10-18
i4l: fix random freezes with AVM B1 drivers
Karsten Keil
1
-15
/
+13
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-2
/
+3
2007-07-17
i4l: leak in eicon/idifunc.c
Armin Schindler
1
-0
/
+1
2007-07-17
Use menuconfig objects: ISDN: CONFIG_CAPI_EICON
Jan Engelhardt
1
-11
/
+10
2007-07-17
Use menuconfig objects: ISDN: CONFIG_CAPI_AVM
Jan Engelhardt
1
-12
/
+10
2007-07-17
Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI
Jan Engelhardt
3
-10
/
+7
2007-07-17
Use menuconfig objects: ISDN: CONFIG_ISDN
Jan Engelhardt
3
-3
/
+3
2007-06-08
isdn/diva: fix section mismatch
Randy Dunlap
1
-1
/
+1
2007-06-01
isdn: fix section mismatch warnings
Sam Ravnborg
2
-2
/
+2
2007-05-23
drivers/isdn/hardware/eicon/message.c warning fixes
Andrew Morton
1
-7
/
+6
2007-05-23
capifunc warning fixes
Andrew Morton
1
-8
/
+8
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-08
drivers/isdn/hardware/eicon/: remove unused header files
Armin Schindler
2
-248
/
+0
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
5
-5
/
+0
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2
-2
/
+4
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
3
-3
/
+0
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
4
-4
/
+4
2007-02-12
[PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
3
-31
/
+26
2007-02-12
[PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values
Richard Knutsson
5
-200
/
+192
2007-02-12
[PATCH] ISDN: Rename some debugging macros to not resemble CONFIG options
Robert P. J. Day
2
-15
/
+15
2006-12-08
[PATCH] isdn: replace kmalloc+memset with kzalloc
Burman Yan
2
-9
/
+4
2006-12-08
[PATCH] drivers/isdn/*: trivial vsnprintf() conversion
Alexey Dobriyan
1
-1
/
+1
2006-12-08
[PATCH] isdn: fix missing unregister_capi_driver
Akinobu Mita
1
-0
/
+1
2006-12-08
[PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removal
Amol Lad
5
-17
/
+9
2006-12-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-22
/
+0
2006-12-04
[PATCH] pcmcia: remove prod_id indirection
Dominik Brodowski
1
-11
/
+3
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
7
-11
/
+8
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-1
/
+1
2006-10-01
[PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*
Josef 'Jeff' Sipek
1
-3
/
+0
2006-08-06
[PATCH] eicon: fix define conflict with ptrace
Alexey Dobriyan
1
-1
/
+0
2006-07-02
[PATCH] irq-flags: isdn: Use the new IRQF_ constants
Thomas Gleixner
5
-6
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
11
-11
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
3
-9
/
+0
2006-06-29
[PATCH] i4l make PCMCIA for all cards working with shared IRQ
Karsten Keil
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
3
-3
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
3
-3
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
3
-3
/
+0
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
1
-10
/
+2
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
1
-11
/
+10
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
1
-32
/
+28
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
1
-29
/
+16
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
1
-1
/
+0
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
1
-38
/
+0
2006-03-31
[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq
Dominik Brodowski
1
-5
/
+5
[next]