summaryrefslogtreecommitdiffstats
path: root/Documentation/debugging-via-ohci1394.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-17regulator/mc13783: rename source file to match other driversUwe Kleine-König2-1/+1
2009-12-17Fix some AB3100 regulator issuesLinus Walleij1-21/+2
2009-12-17regulator: keep index within bounds in da9034_get_ldo12_voltage()Roel Kluin1-1/+1
2009-12-17regulator: Ensure val is initialised in 88pm8607 choose_voltage()Mark Brown1-1/+2
2009-12-17regulator: Remove duplicate consts from ab3100Mark Brown1-5/+5
2009-12-17regulator: Handle regulators without suspend mode configurationMark Brown2-4/+27
2009-12-17regulator: Factor out regulator name pretty printingMark Brown1-45/+38
2009-12-17regulator: Display actual settings with constraintsMark Brown1-13/+31
2009-12-17regulator: Also lift apply_uV into machine_constraints_voltage()Mark Brown1-17/+18
2009-12-17regulator: Factor out voltage constraint setupMark Brown1-27/+37
2009-12-17regulator: Report error codes for bulk operationsMark Brown1-4/+5
2009-12-17regulator: add 88PM8607 PMIC driverHaojian Zhuang3-0/+691
2009-12-17regulator: Implement WM831x BuckWise DC-DC convertor DVS supportMark Brown2-18/+206
2009-12-17regulator: add driver for MAX8660/8661Wolfram Sang4-0/+575
2009-12-17Fix breakage in shmem.cAl Viro1-0/+2
2009-12-16re-export alloc_file()Roland Dreier1-0/+1
2009-12-16[sysctl] Fix breakage on systems with older glibcAndi Kleen1-0/+7
2009-12-16XFS: Free buffer pages array unconditionallyDave Chinner1-2/+2
2009-12-16xfs: kill xfs_bmbt_rec_32/64 typesChristoph Hellwig2-14/+6
2009-12-16xfs: improve metadata I/O merging in the elevatorDave Chinner4-1/+9
2009-12-16ACPI processor: Fix section mismatch for processor_add()Thomas Renninger1-1/+1
2009-12-16xfs: check for not fully initialized inodes in xfs_ireclaimChristoph Hellwig1-4/+8
2009-12-16ACPI: Add platform-wide _OSC support.Shaohua Li2-0/+33
2009-12-16ACPI: cleanup pci_root _OSC code.Shaohua Li2-64/+17
2009-12-16ACPI: Add a generic API for _OSC -v2Shaohua Li2-0/+131
2009-12-16msi-wmi: depend on backlight and fix corner-cases problemsAnisse Astier2-8/+16
2009-12-16msi-wmi: switch to using input sparse keymap libraryAnisse Astier2-102/+33
2009-12-16msi-wmi: replace one-condition switch-case with if statementAnisse Astier1-9/+4
2009-12-16msi-wmi: remove unused field 'instance' in key_entry structureAnisse Astier1-5/+4
2009-12-16msi-wmi: remove custom runtime debug implementationAnisse Astier1-9/+2
2009-12-16msi-wmi: rework initAnisse Astier1-29/+35
2009-12-16msi-wmi: remove useless includesAnisse Astier1-6/+0
2009-12-16X86 drivers: Introduce msi-wmi driverThomas Renninger3-0/+380
2009-12-16perf record: Use per-task-per-cpu events for inherited eventsPeter Zijlstra1-2/+2
2009-12-16perf record: Properly synchronize child creationPeter Zijlstra1-38/+71
2009-12-16perf events: Allow per-task-per-cpu countersPeter Zijlstra1-4/+7
2009-12-16perf diff: Percent calcs should use double valuesArnaldo Carvalho de Melo1-4/+5
2009-12-16direct I/O fallback sync simplificationChristoph Hellwig1-14/+1
2009-12-16ocfs: stop using do_sync_mapping_rangeChristoph Hellwig1-2/+2
2009-12-16cleanup blockdev_direct_IO lockingChristoph Hellwig4-134/+71
2009-12-16make generic_acl slightly more genericChristoph Hellwig6-257/+109
2009-12-16sanitize xattr handler prototypesChristoph Hellwig39-815/+533
2009-12-16libfs: move EXPORT_SYMBOL for d_alloc_nameH Hartley Sweeten2-1/+1
2009-12-16vfs: force reval of target when following LAST_BIND symlinks (try #7)Jeff Layton1-0/+45
2009-12-16ima: limit imbalance msgMimi Zohar1-9/+53
2009-12-16Untangling ima mess, part 3: kill dead code in imaAl Viro4-62/+9
2009-12-16Untangling ima mess, part 2: deal with countersAl Viro6-43/+28
2009-12-16Untangling ima mess, part 1: alloc_file()Al Viro4-6/+2
2009-12-16O_TRUNC open shouldn't fail after file truncationAl Viro1-53/+56
2009-12-16ima: call ima_inode_free ima_inode_freeEric Paris2-5/+2