index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hisax
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] hisax: fix usage of __init*
Karsten Keil
2006-07-10
32
-86
/
+86
*
[PATCH] irq-flags: isdn: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
18
-30
/
+30
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
25
-25
/
+0
*
[PATCH] i4l make PCMCIA for all cards working with shared IRQ
Karsten Keil
2006-06-29
2
-1
/
+2
*
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...
Greg Kroah-Hartman
2006-06-27
1
-1
/
+1
*
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
1
-2
/
+3
*
[PATCH] Fix typo in drivers/isdn/hisax/q931.c
Eric Sesterhenn
2006-06-26
1
-2
/
+2
*
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
2006-03-31
4
-54
/
+19
*
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
2006-03-31
4
-36
/
+35
*
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
2006-03-31
4
-122
/
+100
*
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
2006-03-31
4
-53
/
+38
*
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
2006-03-31
4
-23
/
+10
*
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
2006-03-31
4
-43
/
+1
*
[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq
Dominik Brodowski
2006-03-31
2
-10
/
+6
*
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
2006-03-31
4
-48
/
+10
*
BUG_ON() Conversion in drivers/isdn
Eric Sesterhenn
2006-03-26
4
-17
/
+7
*
[PATCH] kill _INLINE_
Adrian Bunk
2006-03-23
2
-2
/
+0
*
[PATCH] i4l: fix compatiblity issue with big endian systems
Karsten Keil
2006-03-06
1
-19
/
+13
*
[PATCH] i4l: add new PCI IDs for HFC-S PCI
Karsten Keil
2006-03-06
2
-0
/
+4
*
[PATCH] mark HISAX_AMD7930 as broken
Al Viro
2006-02-08
1
-1
/
+1
*
[PATCH] i4l: warning fixes
Karsten Keil
2006-02-03
1
-1
/
+1
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
4
-5
/
+5
*
[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
Jan Blunck
2006-01-08
2
-18
/
+18
*
[PATCH] frv: suppress configuration of certain features for FRV
David Howells
2006-01-08
1
-5
/
+5
*
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
2006-01-06
4
-252
/
+38
*
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
2006-01-06
4
-95
/
+10
*
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
2006-01-06
4
-100
/
+29
*
[PATCH] pcmcia: new suspend core
Dominik Brodowski
2006-01-05
4
-72
/
+108
*
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
2
-2
/
+0
*
[PARISC] Mark hisax and pcbit ISDN drivers as not for parisc
Matthew Wilcox
2005-11-18
1
-6
/
+6
*
[PATCH] hfc_usb: fix usb device table
Andrew Morton
2005-11-15
1
-21
/
+11
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
2
-2
/
+0
*
[PATCH] kfree cleanup: drivers/isdn
Jesper Juhl
2005-11-07
14
-120
/
+60
*
[PATCH] i4l: update hfc_usb driver
Martin Bachem
2005-11-07
2
-177
/
+121
*
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
2005-10-30
1
-5
/
+5
*
[PATCH] hisax: remove URB_ASYNC_UNLINK
Karsten Keil
2005-09-23
2
-4
/
+0
*
[PATCH] Fix ST 5481 USB driver
Karsten Keil
2005-09-17
5
-50
/
+76
*
[PATCH] Add PCI IDs for Sitecom DC-105
Karsten Keil
2005-09-16
1
-0
/
+1
*
[PATCH] i4l: Sedlbauer speed star II V 3.1 exist with various subversions
Karsten Keil
2005-09-14
1
-1
/
+1
*
[PATCH] -Wundef fixes (hisax)
viro@ZenIV.linux.org.uk
2005-09-07
1
-0
/
+2
*
[PATCH] Remove non-arch consumers of asm/segment.h
Kumar Gala
2005-09-07
1
-1
/
+0
*
[PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64)
Al Viro
2005-08-23
1
-0
/
+1
*
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-07-27
3
-3
/
+3
*
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-07-27
1
-4
/
+4
*
[PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driver
Olivier Blin
2005-07-27
2
-2
/
+8
*
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
David S. Miller
2005-07-08
3
-10
/
+12
*
[PATCH] pcmcia: remove references to pcmcia/version.h
Dominik Brodowski
2005-07-07
4
-4
/
+0
*
[PATCH] pcmcia: move event handler
Dominik Brodowski
2005-07-07
4
-20
/
+4
*
[PATCH] drivers/isdn/: make some code static
Adrian Bunk
2005-06-28
1
-2
/
+2
*
[PATCH] hisax warning fixes
Andrew Morton
2005-06-28
1
-2
/
+2
[next]