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-12-16
ACPICA: Predefined name repair: automatically remove null package elements
Bob Moore
3
-78
/
+65
2009-12-16
ACPICA: Module-level code: enable _REG execution in same scope
Lin Ming
6
-4
/
+36
2009-12-16
ACPICA: Conditionally perform complex per-predefined-name repairs
Bob Moore
1
-13
/
+24
2009-12-16
ACPICA: Update function headers and comments, no functional change
Bob Moore
2
-6
/
+10
2009-12-16
ACPICA: Remove messages if predefined repair(s) are successful
Bob Moore
3
-27
/
+36
2009-12-16
ACPICA: Move Package-to-Buffer repair code into common ToBuffer function
Bob Moore
3
-49
/
+48
2009-12-16
ACPICA: Fix mutex errors when running _REG methods
Bob Moore
1
-11
/
+20
2009-12-16
ACPICA: Update function headers, no functional change
Bob Moore
1
-13
/
+14
2009-12-16
ACPICA: Add more conversions to predefined name repair module
Bob Moore
1
-76
/
+327
2009-12-16
ACPICA: Update internal namespace node/handle interfaces
Bob Moore
12
-77
/
+40
2009-12-16
ACPICA: Add repair for bad _FDE/_GTM buffers
Bob Moore
2
-11
/
+152
2009-12-16
ACPICA: Fix two additional Scope override error messages
Bob Moore
1
-6
/
+8
2009-12-16
ACPICA: Fix two Scope type error messages
Bob Moore
1
-8
/
+11
2009-12-16
ACPICA: Fix possible memory leak for module-level code execution
Lin Ming
1
-0
/
+6
2009-11-25
ACPICA: Add additional module-level code support
Lin Ming
2
-21
/
+61
2009-11-25
ACPICA: Deploy new create integer interface where appropriate
Bob Moore
9
-52
/
+30
2009-11-25
ACPICA: New internal utility function to create Integer objects
Bob Moore
2
-0
/
+31
2009-11-25
ACPICA: Add repair for predefined methods that must return sorted lists
Bob Moore
4
-2
/
+559
2009-11-25
ACPICA: Fix possible fault if return Package objects contain NULL elements
Bob Moore
1
-1
/
+42
2009-11-25
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
26
-149
/
+193
2009-11-25
ACPICA: Change package length error message to an info message
Bob Moore
1
-4
/
+4
2009-11-25
ACPICA: Reduce severity of predefined repair messages, Warning to Info
Bob Moore
4
-4
/
+54
2009-11-25
ACPICA: Fix possible memory leak for Scope ASL operator
Lin Ming
1
-17
/
+33
2009-11-25
ACPICA: Remove possibility of executing _REG methods twice
Lin Ming
1
-5
/
+59
2009-11-25
ACPICA: Add repair for bad _MAT buffers
Lin Ming
1
-2
/
+21
2009-11-25
ACPICA: Add repair for bad _BIF/_BIX packages
Bob Moore
1
-26
/
+65
2009-11-20
vt: Fix use of "new" in a struct field
Alan Cox
1
-3
/
+3
2009-11-20
Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...
David Woodhouse
1
-0
/
+3
2009-11-19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
3
-12
/
+44
2009-11-19
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-6
/
+5
2009-11-19
agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
David Woodhouse
1
-6
/
+5
2009-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
35
-442
/
+352
2009-11-18
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
9
-22
/
+78
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-0
/
+24
2009-11-18
cxgb3: fix premature page unmap
Divy Le Ray
1
-2
/
+2
2009-11-18
ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts
Dave Mitchell
1
-2
/
+2
2009-11-18
[CPUFREQ] Fix stale cpufreq_cpu_governor pointer
Prarit Bhargava
1
-2
/
+30
2009-11-18
[CPUFREQ] Resolve time unit thinko in ondemand/conservative govs
Pallipadi, Venkatesh
2
-4
/
+4
2009-11-18
[CPUFREQ] Fix use after free on governor restore
Dmitry Monakhov
1
-6
/
+10
2009-11-18
drivers/video/da8xx-fb.c: fix error return
Roel Kluin
1
-1
/
+1
2009-11-18
spi: error status should be negative
Roel Kluin
1
-1
/
+1
2009-11-18
USB: option.c: add support for D-Link DWM-162-U5
Zhang Le
1
-0
/
+2
2009-11-18
USB: usbmon: fix bug in mon_buff_area_shrink
Alan Stern
1
-4
/
+7
2009-11-18
USB: xhci: Fix scratchpad deallocation.
Sarah Sharp
1
-1
/
+1
2009-11-18
USB: xhci: Fix TRB physical to virtual address translation.
Sarah Sharp
1
-2
/
+5
2009-11-18
USB: xhci: Fix bug memory free after failed initialization.
Sarah Sharp
1
-3
/
+5
2009-11-18
USB: cdc_acm: Fix memory leak after hangup
Francesco Lavra
1
-5
/
+11
2009-11-18
USB: cdc_acm: Fix race condition when opening tty
Henry Gebhardt
1
-1
/
+1
2009-11-18
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
Libin Yang
4
-6
/
+46
[next]