index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hisax
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
9
-11
/
+11
2011-03-17
isdn: change to new flag variable
matt mooney
1
-1
/
+1
2011-02-15
isdn: hisax: Use l2headersize() instead of dup (and buggy) func.
David S. Miller
1
-8
/
+1
2011-02-13
hisax: Fix unchecked alloc_skb() return.
David S. Miller
1
-15
/
+20
2010-12-10
isdn: Fix printed out copy_from_user() return value after previous change.
David S. Miller
1
-3
/
+4
2010-12-10
isdn: return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-2
/
+2
2010-12-08
isdn/hisax: fix compiler warning on hisax_pci_tbl
Namhyung Kim
1
-1
/
+1
2010-11-17
drivers/isdn/hisax: Add printf format/argument verification and fix fallout
Joe Perches
13
-23
/
+28
2010-11-01
trivial: fix typos concerning "function"
Uwe Kleine-König
1
-2
/
+2
2010-10-27
drivers/isdn: delete double assignment
Julia Lawall
1
-4
/
+2
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-6
/
+7
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
4
-425
/
+38
2010-10-12
isdn: hisax: Replace the bogus access to irq stats
Thomas Gleixner
2
-4
/
+15
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
4
-258
/
+0
2010-09-29
pcmcia: avoid messages on module (un)loading
Dominik Brodowski
1
-1
/
+1
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
4
-12
/
+4
2010-09-29
pcmcia: remove the "Finally, report what we've done" message
Dominik Brodowski
4
-35
/
+0
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
4
-72
/
+25
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
4
-25
/
+3
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
4
-22
/
+11
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
4
-5
/
+5
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
4
-4
/
+0
2010-09-29
pcmcia: simplify Status, ExtStatus register access
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-4
/
+4
2010-08-16
drivers/isdn: Adjust confusing if indentation
Julia Lawall
1
-6
/
+7
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
4
-111
/
+63
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-08-03
pcmcia: do not request windows if you don't need to
Dominik Brodowski
1
-36
/
+1
2010-08-03
pcmcia: remove memreq_t
Dominik Brodowski
1
-4
/
+3
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
4
-41
/
+37
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
4
-29
/
+25
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
4
-4
/
+0
2010-07-15
drivers: isdn: use kernel macros to convert hex digit
Andy Shevchenko
1
-11
/
+2
2010-07-15
isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-42
/
+42
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
2
-2
/
+2
2010-05-21
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
1
-1
/
+2
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-19
hisax_fcpcipnp: fix broken isapnp device table.
Rusty Russell
1
-1
/
+2
2010-05-10
pcmcia: dev_node removal (remaining drivers)
Dominik Brodowski
1
-48
/
+3
2010-05-10
pcmcia: dev_node removal (drivers with updated printk call)
Dominik Brodowski
3
-95
/
+6
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
4
-48
/
+13
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
33
-26
/
+53
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
29
-2
/
+29
2010-03-25
isdn: Cleanup Sections in PCMCIA driver elsa
Henne
1
-6
/
+6
2010-03-25
isdn: Cleanup Sections in PCMCIA driver avma1
Henne
1
-6
/
+6
2010-03-25
isdn: Cleanup Sections in PCMCIA driver teles
Henne
1
-6
/
+6
2010-03-25
isdn: Cleanup Sections in PCMCIA driver sedlbauer
Henne
1
-6
/
+6
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
16
-41
/
+64
2010-02-22
PCI: push deprecated pci_find_device() function to last user
Tilman Schmidt
16
-41
/
+64
[next]