index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()
Roel Kluin
1
-1
/
+1
2009-12-17
twl-regulator: Fix reg_disable functionality for 4030 and 6030
Juha Keski-Saari
1
-2
/
+2
2009-12-17
twl-regulator: Add turnon delay to reg_enable
Juha Keski-Saari
1
-1
/
+7
2009-12-17
twl-regulator: Restore REMAP configuration in regulator probe
Juha Keski-Saari
1
-0
/
+3
2009-12-17
twl-regulator: Add turnon-delay and REMAP config to twlreg_info struct
Juha Keski-Saari
1
-41
/
+62
2009-12-17
twl-regulator: Define critical regulators as always_on
Juha Keski-Saari
1
-0
/
+13
2009-12-17
twl-regulator: Add all twl4030 regulators to twlreg_info
Juha Keski-Saari
1
-9
/
+17
2009-12-17
regulator: mc13783-regulator: correct the probing time.
Alberto Panizzo
1
-2
/
+2
2009-12-17
regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...
Lars-Peter Clausen
1
-2
/
+2
2009-12-17
regulator: core.c: Small coding style cleanup (indentation fixup)
Stefan Roese
1
-6
/
+6
2009-12-17
drivers/regulator: use PTR_ERR to get error code
Julia Lawall
1
-2
/
+2
2009-12-17
regulator: consumer.h - fix build when consumer.h is #included first.
Liam Girdwood
1
-0
/
+2
2009-12-17
regulator/mc13783: various cleanups
Uwe Kleine-König
1
-277
/
+112
2009-12-17
regulator/mc13783: rename source file to match other drivers
Uwe Kleine-König
2
-1
/
+1
2009-12-17
Fix some AB3100 regulator issues
Linus Walleij
1
-21
/
+2
2009-12-17
regulator: keep index within bounds in da9034_get_ldo12_voltage()
Roel Kluin
1
-1
/
+1
2009-12-17
regulator: Ensure val is initialised in 88pm8607 choose_voltage()
Mark Brown
1
-1
/
+2
2009-12-17
regulator: Remove duplicate consts from ab3100
Mark Brown
1
-5
/
+5
2009-12-17
regulator: Handle regulators without suspend mode configuration
Mark Brown
2
-4
/
+27
2009-12-17
regulator: Factor out regulator name pretty printing
Mark Brown
1
-45
/
+38
2009-12-17
regulator: Display actual settings with constraints
Mark Brown
1
-13
/
+31
2009-12-17
regulator: Also lift apply_uV into machine_constraints_voltage()
Mark Brown
1
-17
/
+18
2009-12-17
regulator: Factor out voltage constraint setup
Mark Brown
1
-27
/
+37
2009-12-17
regulator: Report error codes for bulk operations
Mark Brown
1
-4
/
+5
2009-12-17
regulator: add 88PM8607 PMIC driver
Haojian Zhuang
3
-0
/
+691
2009-12-17
regulator: Implement WM831x BuckWise DC-DC convertor DVS support
Mark Brown
2
-18
/
+206
2009-12-17
regulator: add driver for MAX8660/8661
Wolfram Sang
4
-0
/
+575
2009-12-16
Fix breakage in shmem.c
Al Viro
1
-0
/
+2
2009-12-16
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
7
-21
/
+25
2009-12-16
re-export alloc_file()
Roland Dreier
1
-0
/
+1
2009-12-16
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
41
-22
/
+5161
2009-12-16
Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
28
-1
/
+11394
2009-12-16
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
19
-126
/
+922
2009-12-16
[sysctl] Fix breakage on systems with older glibc
Andi Kleen
1
-0
/
+7
2009-12-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
66
-1712
/
+4113
2009-12-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
53
-1413
/
+2293
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
81
-1831
/
+1172
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-15
/
+41
2009-12-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-293
/
+244
2009-12-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
16
-275
/
+196
2009-12-16
XFS: Free buffer pages array unconditionally
Dave Chinner
1
-2
/
+2
2009-12-16
xfs: kill xfs_bmbt_rec_32/64 types
Christoph Hellwig
2
-14
/
+6
2009-12-16
xfs: improve metadata I/O merging in the elevator
Dave Chinner
4
-1
/
+9
2009-12-16
Merge branch 'misc-2.6.33' into release
Len Brown
10
-52
/
+60
2009-12-16
ACPI processor: Fix section mismatch for processor_add()
Thomas Renninger
1
-1
/
+1
2009-12-16
xfs: check for not fully initialized inodes in xfs_ireclaim
Christoph Hellwig
1
-4
/
+8
2009-12-16
Merge branch 'osc' into release
Len Brown
3
-64
/
+181
2009-12-16
ACPI: Add platform-wide _OSC support.
Shaohua Li
2
-0
/
+33
2009-12-16
ACPI: cleanup pci_root _OSC code.
Shaohua Li
2
-64
/
+17
2009-12-16
ACPI: Add a generic API for _OSC -v2
Shaohua Li
2
-0
/
+131
[next]