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
/
hisax
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-12-07
pcmcia: remove unused IRQ_FIRST_SHARED
Dominik Brodowski
4
-5
/
+4
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
4
-131
/
+45
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
4
-5
/
+0
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
1
-1
/
+1
[next]