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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-04-29
eeepc-laptop: add hwmon fan control
Corentin Chary
2
-0
/
+148
2008-04-29
eeepc-laptop: add backlight
Corentin Chary
2
-0
/
+78
2008-04-29
eeepc-laptop: add base driver
Eric Cooper
3
-1
/
+455
2008-04-29
ACPI: thinkpad-acpi: bump up version to 0.20
Henrique de Moraes Holschuh
1
-1
/
+1
2008-04-29
ACPI: thinkpad-acpi: fix selects in Kconfig
Henrique de Moraes Holschuh
1
-1
/
+2
2008-04-29
ACPI: thinkpad-acpi: use a private workqueue
Henrique de Moraes Holschuh
1
-7
/
+19
2008-04-29
ACPI: thinkpad-acpi: fluff really minor fix
Henrique de Moraes Holschuh
1
-1
/
+1
2008-04-29
ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2)
Henrique de Moraes Holschuh
1
-1
/
+135
2008-04-29
ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)
Henrique de Moraes Holschuh
1
-1
/
+56
2008-04-29
ACPI: thinkpad-acpi: prepare light and LED for sysfs support
Henrique de Moraes Holschuh
2
-55
/
+138
2008-04-29
ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1)
Henrique de Moraes Holschuh
1
-2
/
+6
2008-04-29
ACPI: thinkpad-acpi: fix brightness dimming control bug
Henrique de Moraes Holschuh
1
-15
/
+49
2008-04-29
ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messages
Henrique de Moraes Holschuh
1
-7
/
+15
2008-04-29
ACPI: thinkpad-acpi: enhance box identification output (v2)
Henrique de Moraes Holschuh
1
-3
/
+9
2008-04-29
ACPI: thinkpad-acpi: warn once about weird hotkey masks
Henrique de Moraes Holschuh
1
-0
/
+17
2008-04-29
ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1)
Henrique de Moraes Holschuh
1
-105
/
+133
2008-04-29
[POWERPC] mpc5200: Fix FEC error handling on FIFO errors
Sascha Hauer
1
-10
/
+13
2008-04-29
[POWERPC] mpc5200: Fix unterminated of_device_id table
Grant Likely
1
-1
/
+1
2008-04-29
block: replace sizeof(rq->cmd) with BLK_MAX_CDB
FUJITA Tomonori
2
-3
/
+3
2008-04-29
ide: use blk_rq_init() to initialize the request
FUJITA Tomonori
4
-7
/
+5
2008-04-29
block: use blk_rq_init() to initialize the request
FUJITA Tomonori
3
-3
/
+3
2008-04-29
block: no need to initialize rq->cmd with blk_get_request
FUJITA Tomonori
5
-7
/
+0
2008-04-29
block: no need to initialize rq->cmd in prepare_flush_fn hook
FUJITA Tomonori
2
-2
/
+0
2008-04-29
block: make queue flags non-atomic
Nick Piggin
7
-21
/
+29
2008-04-29
atm: ambassador: vcc_sf semaphore to mutex
Daniel Walker
2
-10
/
+11
2008-04-29
[RAPIDIO] Auto-probe the RapidIO system size
Zhang Wei
6
-35
/
+58
2008-04-29
[RAPIDIO] Add RapidIO multi mport support
Zhang Wei
1
-5
/
+5
2008-04-29
kgdbts: Sparc needs sstep emulation.
David S. Miller
1
-1
/
+1
2008-04-29
ps3disk: Remove superfluous cast
Geert Uytterhoeven
1
-2
/
+1
2008-04-29
ACPICA: always disable GPE when requested
Damián Viano
1
-4
/
+0
2008-04-29
PNPBIOS: remove include/linux/pnpbios.h
Bjorn Helgaas
5
-4
/
+137
2008-04-29
ISAPNP: remove unused pnp_dev->regs field
Bjorn Helgaas
1
-3
/
+0
2008-04-29
PNP: make interfaces private to the PNP core
Bjorn Helgaas
1
-1
/
+26
2008-04-29
PNPACPI: move _CRS/_PRS warnings closer to the action
Bjorn Helgaas
3
-29
/
+29
2008-04-29
ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources()
Bjorn Helgaas
1
-37
/
+29
2008-04-29
PNP: make generic pnp_add_mem_resource()
Bjorn Helgaas
6
-61
/
+57
2008-04-29
PNP: make generic pnp_add_io_resource()
Bjorn Helgaas
6
-59
/
+59
2008-04-29
PNP: make generic pnp_add_dma_resource()
Bjorn Helgaas
6
-72
/
+47
2008-04-29
PNP: make generic pnp_add_irq_resource()
Bjorn Helgaas
6
-66
/
+51
2008-04-29
PNP: add pnp_new_resource() to find a new unset pnp_resource
Bjorn Helgaas
1
-0
/
+38
2008-04-29
PNP: add pnp_resource index for ISAPNP
Bjorn Helgaas
4
-37
/
+92
2008-04-29
PNP: add pnp_get_pnp_resource()
Bjorn Helgaas
2
-6
/
+21
2008-04-29
PNP: add struct pnp_resource
Bjorn Helgaas
3
-16
/
+20
2008-04-29
PNP: remove pnp_resource_table references from resource decoders
Bjorn Helgaas
3
-125
/
+140
2008-04-29
PNP: make pnp_resource_table private to PNP core
Bjorn Helgaas
7
-19
/
+41
2008-04-29
rtc: dont reference pnp_resource_table directly
Bjorn Helgaas
1
-3
/
+4
2008-04-29
PNP: remove PNP_MAX_* uses
Bjorn Helgaas
4
-63
/
+60
2008-04-29
PNP: convert assign, interface to use pnp_get_resource(), not pnp_resource_table
Bjorn Helgaas
3
-32
/
+32
2008-04-29
PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table
Bjorn Helgaas
2
-19
/
+22
2008-04-29
PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_table
Bjorn Helgaas
1
-16
/
+16
[prev]
[next]