index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-14
[S390] cio: Add chsc subchannel driver.
Cornelia Huck
14
-48
/
+906
2008-07-14
[S390] cio: suppress chpid event in case of configure error
Peter Oberparleiter
1
-6
/
+17
2008-07-14
[S390] css: Use css_device_id for bus matching.
Cornelia Huck
3
-11
/
+14
2008-07-14
[S390] cio: Repair chpid event handling.
Cornelia Huck
5
-36
/
+43
2008-07-14
[S390] cio: Use isc_{register,unregister}.
Cornelia Huck
3
-3
/
+6
2008-07-14
[S390] cio: introduce isc_(un)register functions.
Sebastian Ott
2
-2
/
+70
2008-07-14
[S390] cio: Allow adapter interrupt handlers per isc.
Cornelia Huck
4
-24
/
+31
2008-07-14
[S390] cio: Introduce abstract isc definitions.
Cornelia Huck
4
-9
/
+14
2008-07-14
[S390] cio: Get rid of css_characteristics_avail.
Cornelia Huck
5
-17
/
+5
2008-07-14
[S390] stp support.
Martin Schwidefsky
3
-0
/
+56
2008-07-14
[S390] cio: remove lock from ccw_device_oper_notify.
Sebastian Ott
1
-7
/
+1
2008-07-14
[S390] cio: provide helper functions for fcx enabled I/O
Peter Oberparleiter
2
-1
/
+329
2008-07-14
[S390] cio: provide functions for fcx enabled I/O
Peter Oberparleiter
9
-38
/
+616
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
30
-285
/
+1143
2008-07-14
[S390] cio: introduce fcx bit to chsc characteristics
Peter Oberparleiter
1
-1
/
+3
2008-07-14
[S390] cio: Base message subchannel handling.
Cornelia Huck
3
-7
/
+27
2008-07-14
[S390] cio: Export some symbols for modular css drivers.
Cornelia Huck
3
-6
/
+16
2008-07-14
[S390] cio: Cleanup crw interface.
Cornelia Huck
8
-78
/
+140
2008-07-14
[S390] cio: Rework css driver.
Cornelia Huck
9
-510
/
+381
2008-07-14
[S390] cio: Introduce modalias for css bus.
Cornelia Huck
4
-24
/
+95
2008-07-14
[S390] cio: Register all subchannels.
Cornelia Huck
5
-101
/
+85
2008-07-14
[S390] sclp: fix possible deadlock on cpu rescan.
Heiko Carstens
1
-1
/
+12
2008-07-14
[S390] sclp: keep facility mask up to date.
Heiko Carstens
1
-0
/
+2
2008-07-14
[S390] qdio: Repair timeout handling for qdio_shutdown
Ursula Braun
1
-13
/
+7
2008-07-14
[S390] cio: Use locks when accessing /sys/firmware/cpi data.
Michael Ernst
1
-6
/
+39
2008-07-14
[S390] cio: Clear correct bit in cio_release_console().
Cornelia Huck
1
-1
/
+1
2008-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-6
/
+29
2008-07-13
rtc-pcf8563: add chip id
Jon Smirl
1
-0
/
+1
2008-07-13
rtc-fm3130: fix chip naming
Alessandro Zummo
1
-1
/
+1
2008-07-13
ov7670: clean up ov7670_read semantics
Andres Salomon
1
-1
/
+3
2008-07-13
serial8250: sanity check nr_uarts on all paths.
Eric W. Biederman
1
-0
/
+3
2008-07-13
fbdev: bugfix for multiprocess defio
Jaya Kumar
1
-1
/
+19
2008-07-13
drivers/isdn/i4l/isdn_common.c fix small resource leak
Darren Jenkins
1
-1
/
+3
2008-07-13
drivers/char/pcmcia/ipwireless/hardware.c fix resource leak
Darren Jenkins
1
-1
/
+3
2008-07-12
[SCSI] fusion: default MSI to disabled for SPI and FC controllers
James Bottomley
1
-3
/
+8
2008-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-2
/
+1
2008-07-12
[PATCH] IPMI: return correct value from ipmi_write
Mark Rustad
1
-2
/
+1
2008-07-11
[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
Brian King
1
-1
/
+5
2008-07-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+17
2008-07-11
libata-acpi: don't call sleeping function from invalid context
Zhang Rui
1
-1
/
+4
2008-07-11
Added Targa Visionary 1000 IDE adapter to pata_sis.c
Kai Krakow
1
-0
/
+1
2008-07-11
libata-acpi: filter out DIPM enable
Tejun Heo
1
-2
/
+12
2008-07-11
rtc: fix reported IRQ rate for when HPET is enabled
Paul Gortmaker
1
-1
/
+2
2008-07-11
Fix name of Russell King in various comments
Uwe Kleine-König
4
-4
/
+4
2008-07-11
rapidio: fix device reference counting
Eugene Surovegin
1
-1
/
+1
2008-07-11
tpm: add Intel TPM TIS device HID
Marcin Obara
1
-0
/
+1
2008-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-8
/
+78
2008-07-11
tun: Persistent devices can get stuck in xoff state
Max Krasnyansky
1
-0
/
+6
2008-07-10
Merge branch 'for-2.6.26' of git://neil.brown.name/md
Linus Torvalds
1
-6
/
+1
2008-07-10
md: ensure all blocks are uptodate or locked when syncing
Dan Williams
1
-6
/
+1
[next]