index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hisax
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-02-03
hisax: timeout off by one in waitrecmsg()
Roel Kluin
1
-1
/
+1
2009-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
4
-5
/
+4
[next]