index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
avm
Commit message (
Expand
)
Author
Age
Files
Lines
*
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
2019-01-19
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
9
-52
/
+13
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
isdn: avm: c4: constify pci_device_id.
Arvind Yadav
2017-07-15
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
4
-12
/
+12
*
Annotate hardware config module parameters in drivers/isdn/
David Howells
2017-04-20
2
-4
/
+4
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
3
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
3
-3
/
+3
|
\
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
3
-3
/
+3
*
|
drivers/isdn: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
2013-03-15
1
-13
/
+1
|
/
*
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
3
-8
/
+6
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
10
-680
/
+680
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
2
-2
/
+2
*
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-06
1
-1
/
+1
*
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
2010-09-29
1
-51
/
+0
*
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
1
-3
/
+1
*
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
2010-09-29
1
-14
/
+5
*
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
2010-09-29
1
-1
/
+0
*
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
1
-3
/
+2
*
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-2
/
+2
*
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-23
1
-1
/
+2
|
\
|
*
isdn/avm: fix build when PCMCIA is not enabled
Randy Dunlap
2010-08-22
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-13
2
-0
/
+2
|
\
\
|
|
/
|
*
isdn: avm: call pci_disable_device() if pci_probe() failed
Kulikov Vasiliy
2010-08-10
1
-0
/
+1
|
*
isdn: avm: call pci_disable_device() if pci_probe() failed
Kulikov Vasiliy
2010-08-10
1
-0
/
+1
*
|
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-10
/
+5
*
|
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-4
/
+5
*
|
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-1
/
+0
|
/
*
pcmcia: update gfp/slab.h includes
Tejun Heo
2010-05-10
1
-1
/
+0
*
pcmcia: dev_node removal (drivers with updated printk call)
Dominik Brodowski
2010-05-10
1
-55
/
+5
*
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
2010-05-10
1
-12
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
4
-0
/
+4
*
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
2010-01-14
9
-89
/
+107
*
pcmcia: remove unused IRQ_FIRST_SHARED
Dominik Brodowski
2009-12-07
1
-2
/
+1
*
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
2009-11-28
1
-2
/
+0
*
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn)
Dominik Brodowski
2009-11-09
1
-2
/
+0
*
isdn: rename capi_ctr_reseted() to capi_ctr_down()
Tilman Schmidt
2009-06-08
4
-5
/
+5
*
b1isa: fix b1isa_exit() to really remove registered capi controllers
Wilfried Klaebe
2008-12-03
1
-4
/
+2
*
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
2008-08-23
1
-2
/
+2
*
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
2008-08-23
1
-0
/
+1
*
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
2008-08-23
1
-0
/
+1
*
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
2008-08-23
1
-1
/
+0
*
pcmcia: use pcmcia_loop_config in ISDN pcmcia drivers
Dominik Brodowski
2008-08-23
1
-57
/
+23
*
avm: fix sparse warning using integer as NULL pointer
Harvey Harrison
2008-04-28
8
-26
/
+26
*
isdn: fix random hard freeze with AVM T1 cards
Karsten Keil
2007-10-19
1
-16
/
+12
*
isdn: fix random hard freeze with AVM cards using b1dma
Karsten Keil
2007-10-19
1
-9
/
+19
*
isdn: fix random hard freeze with AVM c4 card part 2
Karsten Keil
2007-10-19
1
-0
/
+2
[next]