index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
2006-03-31
47
-693
/
+415
*
[PATCH] pcmcia: rename pcmcia_device.state
Dominik Brodowski
2006-03-31
2
-18
/
+18
*
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
2006-03-31
43
-201
/
+63
*
[PATCH] pcmcia: remove export of pcmcia_release_configuration
Dominik Brodowski
2006-03-31
4
-21
/
+36
*
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
2006-03-31
42
-612
/
+104
*
[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq
Dominik Brodowski
2006-03-31
12
-57
/
+27
*
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
2006-03-31
39
-389
/
+145
*
[PATCH] serial_cs: add Merlin U630 IDs
Domen Puncer
2006-03-31
1
-0
/
+2
*
[PATCH] pcmcia: AT91RM9200 Compact Flash driver
Andrew Victor
2006-03-31
3
-0
/
+373
*
[PATCH] pcmcia: socket.functions starts with 1
Dominik Brodowski
2006-03-31
1
-2
/
+2
*
[PATCH] parport_cs: don't play games with resources
Dominik Brodowski
2006-03-31
1
-8
/
+0
*
[PATCH] pcmcia: remove duplicate fields in io_window_t
Dominik Brodowski
2006-03-31
1
-23
/
+22
*
[PATCH] pcmcia: size reduction if ioctl isn't compiled
Dominik Brodowski
2006-03-31
3
-1
/
+7
*
[PATCH] pcmcia: remove pcmcia_compat.c
Dominik Brodowski
2006-03-31
2
-65
/
+1
*
[PATCH] pcmcia: remove include of config.h
Dominik Brodowski
2006-03-31
15
-15
/
+0
*
[PATCH] pcmcia: use mutexes instead of semaphores
Dominik Brodowski
2006-03-31
5
-57
/
+58
*
[PATCH] pcmcia: make config_t independent, add reference counting
Dominik Brodowski
2006-03-31
3
-29
/
+45
*
[PATCH] pcmcia: always use device pointer to config_t
Dominik Brodowski
2006-03-31
3
-43
/
+58
*
[PATCH] pcmcia: access config_t using pointer instead of array
Dominik Brodowski
2006-03-31
3
-16
/
+10
*
[PATCH] pcmcia: remove unused field Present from config_t
Dominik Brodowski
2006-03-31
2
-4
/
+3
*
[PATCH] pcmcia: permit single-character identifiers
Janos Farkas
2006-03-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2006-03-30
19
-276
/
+174
|
\
|
*
[PARISC] Fix double free when removing HIL drivers
Kyle McMartin
2006-03-30
3
-5
/
+2
|
*
[PARISC] Convert HIL drivers to use input_allocate_device
Helge Deller
2006-03-30
3
-93
/
+109
|
*
[PARISC] Fix stifb with IOREMAP and a 64-bit kernel
Helge Deller
2006-03-30
3
-127
/
+19
|
*
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
2006-03-30
12
-53
/
+47
|
*
[PARISC] Clarify pdc_stable license terms
Thibaut VARENE
2006-03-30
1
-3
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2006-03-30
15
-89
/
+142
|
\
\
|
*
|
IB/mad: RMPP support for additional classes
Hal Rosenstock
2006-03-30
3
-44
/
+59
|
*
|
IB/mad: include GID/class when matching receives
Jack Morgenstein
2006-03-30
3
-29
/
+67
|
*
|
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-29
9
-12
/
+12
|
*
|
IPoIB: Fix oops with raw sockets
Roland Dreier
2006-03-29
1
-1
/
+1
|
*
|
IB/mthca: Fix check of size in SRQ creation
Jack Morgenstein
2006-03-29
1
-1
/
+1
|
*
|
IB/srp: Fix unmapping of fake scatterlist
Roland Dreier
2006-03-29
1
-2
/
+2
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-03-30
3
-124
/
+112
|
\
\
\
|
*
\
\
Merge branch 'mv-merge'
Jeff Garzik
2006-03-29
1
-18
/
+24
|
|
\
\
\
|
|
*
|
|
[PATCH] sata_mv: three bug fixes
Mark Lord
2006-03-29
1
-18
/
+23
|
*
|
|
|
[PATCH] libata: ata_dev_init_params() fixes
Albert Lee
2006-03-29
1
-6
/
+8
|
*
|
|
|
[PATCH] libata: Fix interesting use of "extern" and also some bracketing
Alan Cox
2006-03-29
1
-2
/
+2
|
*
|
|
|
[PATCH] libata: Simplex and other mode filtering logic
Alan Cox
2006-03-29
1
-2
/
+29
|
*
|
|
|
[PATCH] libata - ATA is both ATA and CFA
Alan Cox
2006-03-29
1
-1
/
+1
|
*
|
|
|
[PATCH] libata: Add ->set_mode hook for odd drivers
Alan Cox
2006-03-29
1
-1
/
+5
|
*
|
|
|
[PATCH] libata: BMDMA handling updates
Alan Cox
2006-03-29
1
-4
/
+22
|
*
|
|
|
[PATCH] libata: kill trailing whitespace
Tejun Heo
2006-03-29
1
-1
/
+1
|
*
|
|
|
Merge branch 'master'
Jeff Garzik
2006-03-29
604
-12068
/
+34985
|
|
\
\
\
\
|
*
|
|
|
|
[PATCH] libata: add FIXME above ata_dev_xfermask()
Tejun Heo
2006-03-24
1
-0
/
+4
|
*
|
|
|
|
[PATCH] libata: cosmetic changes in ata_bus_softreset()
Tejun Heo
2006-03-24
1
-5
/
+4
|
*
|
|
|
|
[PATCH] libata: kill E.D.D.
Tejun Heo
2006-03-24
1
-85
/
+13
*
|
|
|
|
|
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2006-03-30
16
-318
/
+413
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
drm: remove drm_{alloc,free}_pages
Dave Airlie
2006-03-29
3
-131
/
+0
[next]