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.12.y
linux-6.13.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
2007-05-10
firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand.
Kristian Høgsberg
1
-4
/
+4
2007-05-10
firewire: Handle the last few DMA mapping error cases.
Kristian Høgsberg
1
-7
/
+26
2007-05-10
firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata.
Kristian Høgsberg
1
-84
/
+50
2007-05-10
firewire: Provide module aliase for backwards compatibility.
Olaf Hering
2
-0
/
+10
2007-05-10
firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile.
Kristian Høgsberg
1
-1
/
+1
2007-05-10
firewire: Break out shared IEEE1394 constant to separate header file.
Kristian Høgsberg
1
-60
/
+1
2007-05-10
firewire: Uppercase most macro names.
Kristian Høgsberg
5
-232
/
+231
2007-05-10
firewire: Coding style cleanup: no spaces after function names.
Kristian Høgsberg
5
-33
/
+33
2007-05-10
firewire: Convert card_rwsem to a regular mutex.
Kristian Høgsberg
1
-10
/
+10
2007-05-10
firewire: Clean up comment style.
Kristian Høgsberg
11
-253
/
+439
2007-05-10
firewire: Use lib/ implementation of CRC ITU-T.
Kristian Høgsberg
4
-28
/
+18
2007-05-10
[S390] Kconfig: no wireless on s390.
Martin Schwidefsky
1
-0
/
+1
2007-05-10
[S390] Kconfig: use common Kconfig files for s390.
Martin Schwidefsky
6
-105
/
+53
2007-05-10
[S390] Kconfig: common config options for s390.
Martin Schwidefsky
1
-3
/
+4
2007-05-10
[S390] Kconfig: unwanted menus for s390.
Martin Schwidefsky
5
-0
/
+5
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
21
-0
/
+22
2007-05-10
[S390] Kconfig: refine depends statements.
Martin Schwidefsky
6
-0
/
+7
2007-05-10
[S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci
Ursula Braun
1
-0
/
+1
2007-05-10
[S390] Avoid sparse warnings.
Heiko Carstens
8
-24
/
+23
2007-05-10
[S390] dasd: Fix modular build.
Cornelia Huck
1
-0
/
+1
2007-05-10
[S390] monreader inlining cleanup.
Martin Schwidefsky
1
-7
/
+7
2007-05-10
[S390] cio: Make some structures and a function static.
Cornelia Huck
3
-6
/
+3
2007-05-10
[S390] cio: Get rid of _ccw_device_get_device_number().
Cornelia Huck
4
-7
/
+23
2007-05-10
Merge branch 'linux-2.6'
Paul Mackerras
301
-7045
/
+15889
2007-05-10
Pull misc-for-upstream into release branch
Len Brown
2
-22
/
+29
2007-05-10
acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...
Lennart Poettering
2
-22
/
+29
2007-05-10
Pull misc-for-upstream into release branch
Len Brown
2
-5
/
+5
2007-05-10
Pull asus into release branch
Len Brown
1
-6
/
+60
2007-05-10
Pull acpica into release branch
Len Brown
42
-429
/
+395
2007-05-10
Pull bugzilla-8385 into release branch
Len Brown
14
-122
/
+174
2007-05-10
Pull thermal into release branch
Len Brown
1
-102
/
+2
2007-05-10
USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release()
Jiri Kosina
1
-0
/
+14
2007-05-10
sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPAT
Mattia Dongili
2
-5
/
+5
2007-05-10
asus-laptop: version bump and lindent
Corentin Chary
1
-14
/
+15
2007-05-10
asus-laptop: fix light sens init
Corentin Chary
1
-1
/
+1
2007-05-10
asus-laptop: add GPS support
Corentin Chary
1
-1
/
+54
2007-05-10
asus-laptop: notify ALL events
Corentin Chary
1
-2
/
+2
2007-05-10
[POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warning
Kumar Gala
3
-3
/
+3
2007-05-10
[POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termios
Scott Wood
1
-1
/
+2
2007-05-10
[POWERPC] Change rheap functions to use ulongs instead of pointers
Timur Tabi
4
-20
/
+20
2007-05-10
ACPICA: Lindent
Len Brown
42
-429
/
+395
2007-05-10
ACPI: created a dedicated workqueue for notify() execution
Alexey Starikovskiy
1
-10
/
+35
2007-05-10
Revert "ACPICA: fix AML mutex re-entrancy"
Len Brown
4
-22
/
+29
2007-05-10
Revert "Execute AML Notify() requests on stack."
Len Brown
1
-5
/
+6
2007-05-10
Revert "ACPICA: revert "acpi_serialize" changes"
Len Brown
9
-89
/
+108
2007-05-10
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
53
-194
/
+10748
2007-05-10
Merge branch 'usb-move' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
24
-9
/
+10
2007-05-10
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-23
/
+113
2007-05-10
Revert "md: improve partition detection in md array"
Linus Torvalds
3
-8
/
+21
2007-05-10
Move USB network drivers to drivers/net/usb.
Jeff Garzik
24
-9
/
+10
[prev]
[next]