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.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
2009-03-27
ACPICA: Preserve all PM control reserved and ignored bits
Bob Moore
2
-1
/
+24
2009-03-27
ACPICA: Change handling of PM1 Status register ignored bit
Bob Moore
1
-16
/
+11
2009-03-27
ACPICA: Fix AcpiWalkNamespace race condition with table unload
Bob Moore
11
-33
/
+303
2009-03-27
ACPICA: FADT: Fix extraneous length mismatch warning
Bob Moore
1
-1
/
+2
2009-03-27
ACPICA: Formatting update - no functional changes
Bob Moore
21
-174
/
+161
2009-03-27
ACPICA: Add manifest constants for bit register values
Bob Moore
4
-13
/
+22
2009-03-26
ACPICA: Update table header print function
Bob Moore
1
-7
/
+11
2009-03-26
ACPICA: Restructure bit register access functions
Bob Moore
1
-115
/
+62
2009-03-26
ACPICA: Rename ACPI bit register access functions
Bob Moore
8
-42
/
+43
2009-03-26
ACPICA: Optimize ACPI register locking
Bob Moore
3
-40
/
+29
2009-03-26
ACPICA: Formatting update - no functional changes
Bob Moore
8
-54
/
+61
2009-03-26
ACPICA: Debug output: decrease verbosity of DB_INFO debug level
Bob Moore
3
-4
/
+4
2009-03-26
ACPICA: Debug output: print result of _OSI invocations
Bob Moore
1
-11
/
+21
2009-03-26
ACPICA: Conditionally compile acpi_set_firmware_waking_vector64
Bob Moore
1
-1
/
+4
2009-03-26
ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
Bob Moore
38
-194
/
+158
2009-03-26
ACPICA: Add function to handle PM1 control registers
Bob Moore
4
-67
/
+78
2009-03-26
ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B
Bob Moore
3
-10
/
+7
2009-03-26
ACPICA: Fix parameter validation for acpi_read/write
Bob Moore
1
-10
/
+8
2009-03-26
ACPICA: For PM1B registers, do not shift value read or written
Bob Moore
1
-9
/
+24
2009-03-26
ACPICA: Remove extra write for acpi_hw_clear_acpi_status
Bob Moore
1
-14
/
+3
2009-03-26
ACPICA: Fix writes to optional PM1B registers
Bob Moore
1
-65
/
+140
2009-03-26
ACPICA: Update comments in module header
Bob Moore
1
-19
/
+22
2009-03-26
ACPICA: Check for non-zero address before being converted to GAS
Lin Ming
1
-7
/
+9
2009-03-26
ACPICA: Split out PM1 status registers from the FADT
Bob Moore
3
-122
/
+147
2009-03-26
ACPICA: Update FADT flag definitions
Bob Moore
1
-2
/
+2
2009-03-26
ACPICA: Add override for dynamic tables
Bob Moore
1
-1
/
+27
2009-03-26
ACPICA: Remove extraneous parameter in table manager
Bob Moore
4
-17
/
+14
2009-03-26
ACPICA: Allow OS override of all ACPI tables
Bob Moore
3
-44
/
+47
2009-03-26
ACPICA: Add error check to debug object dump routine
Bob Moore
1
-0
/
+6
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
22
-103
/
+236
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+1
2009-03-23
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2
-26
/
+11
2009-03-23
dm9000: locking bugfix
David Brownell
1
-2
/
+4
2009-03-23
net: update dnet.c for bus_id removal
Stephen Rothwell
1
-3
/
+3
2009-03-22
radeonfb: Whack the PCI PM register until it sticks
Benjamin Herrenschmidt
1
-0
/
+24
2009-03-22
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
1
-1
/
+1
2009-03-21
dca: add missing copyright/license headers
Maciej Sosnowski
1
-0
/
+21
2009-03-20
sungem: missing net_device_ops
Stephen Hemminger
1
-5
/
+4
2009-03-20
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
1
-5
/
+5
2009-03-20
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2
-21
/
+30
2009-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-03-19
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
518
-27808
/
+34055
2009-03-19
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
1
-3
/
+13
2009-03-19
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
1
-0
/
+4
2009-03-19
sh_eth: Fix mistake of the address of SH7763
Nobuhiro Iwamatsu
1
-2
/
+2
2009-03-19
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
1
-3
/
+17
2009-03-19
tulip: fix crash on iface up with shirq debug
Kyle McMartin
1
-16
/
+29
2009-03-19
virtio_net: Make virtio_net support carrier detection
Pantelis Koukousoulas
1
-0
/
+3
2009-03-19
bonding: Fix updating of speed/duplex changes
Jay Vosburgh
1
-5
/
+20
2009-03-19
bnx2: Fix problem of using wrong IRQ handler.
Michael Chan
1
-6
/
+6
[next]