summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-14printk: do not mangle valid userspace syslog prefixesKay Sievers1-34/+104
2011-03-14efivars: Add DocumentationMike Waychison1-0/+75
2011-03-14efivars: Expose efivars functionality to external drivers.Mike Waychison2-27/+44
2011-03-14efivars: Parameterize operations.Mike Waychison1-24/+37
2011-03-14efivars: Split out variable registrationMike Waychison1-55/+67
2011-03-14efivars: parameterize efivarsMike Waychison1-18/+31
2011-03-14efivars: Make efivars bin_attributes dynamicMike Waychison1-25/+68
2011-03-14efivars: move efivars globals into struct efivarsMike Waychison1-40/+46
2011-03-09drivers:misc: ti-st: fix debugging codePavan Savoy1-14/+4
2011-03-07kref: Fix typo in kref documentationJavi Merino1-1/+1
2011-03-07UIO: add PRUSS UIO driver supportPratheesh Gangadhar4-0/+290
2011-02-28Fix spelling mistakes in Documentation/zh_CN/SubmittingPatchesXiaochen Wang1-1/+1
2011-02-25firmware: Fix unaligned memory accesses in dmi-sysfsMike Waychison1-15/+13
2011-02-25firmware: Add documentation for /sys/firmware/dmiMike Waychison1-0/+110
2011-02-25firmware: Expose DMI type 15 System Event LogMike Waychison1-0/+143
2011-02-25firmware: Break out system_event_log in dmi-sysfsMike Waychison1-0/+159
2011-02-25firmware: Basic dmi-sysfs supportMike Waychison3-0/+408
2011-02-25firmware: Add DMI entry types to the headersMike Waychison1-0/+47
2011-02-18Driver core: convert platform_{get,set}_drvdata to static inline functionsMarc Kleine-Budde1-2/+9
2011-02-18Translate linux-2.6/Documentation/magic-number.txt into ChineseHarry Wei1-0/+167
2011-02-18Translat Documentation/SubmittingChecklist into ChineseHarry Wei1-0/+109
2011-02-18debugfs: Fix filesystem reference counting on debugfs_remove() failureJan Kara1-4/+7
2011-02-18kobject.h: fix build when CONFIG_HOTPLUG is disabledRandy Dunlap1-3/+2
2011-02-04drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy3-121/+26
2011-02-04drivers:misc: ti-st: fix hci-ll on wake_ind collisionPavan Savoy1-0/+15
2011-02-04drivers:misc: ti-st: firmware download optimizationPavan Savoy3-7/+97
2011-02-04drivers:misc: ti-st: set right debug levels for logsPavan Savoy2-14/+13
2011-02-04drivers:misc: ti-st: fix error codesPavan Savoy3-27/+24
2011-02-04drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy3-125/+186
2011-02-04drivers:misc: ti-st: register with channel IDsPavan Savoy3-284/+167
2011-02-04Fix a mistake Chinese character in Documentation/zh_CN/SubmittingPatchesHarry Wei1-1/+1
2011-02-03sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} optionsFerenc Wagner1-2/+2
2011-02-03driver core: Replace the dangerous to_root_device macro with an inline functionFerenc Wagner1-1/+4
2011-02-03memory hotplug: sysfs probe routine should add all memory sectionsNathan Fontenot1-3/+10
2011-02-03memory hotplug: Define memory_block_size_bytes for x86_64 with CONFIG_X86_UVNathan Fontenot1-0/+14
2011-02-03memory hotplug: Define memory_block_size_bytes for powerpc/pseriesNathan Fontenot1-13/+53
2011-02-03memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot4-17/+45
2011-02-03memory hotplug: Allow memory blocks to span multiple memory sectionsNathan Fontenot2-63/+139
2011-02-03dynamic_debug: add #include <linux/sched.h>Greg Kroah-Hartman1-0/+1
2011-02-03pch_phub: add new device ML7213Tomoya MORINAGA2-23/+53
2011-02-03Translate Documentation/SecurityBugs into ChineseHarry Wei1-0/+50
2011-02-03sysdev: Do not register with sysdev when erroring on addBorislav Petkov1-17/+44
2011-02-03debugfs: remove module_exit()Amerigo Wang1-15/+0
2011-02-03sysdev: Fixup warning messageBorislav Petkov1-2/+2
2011-02-03firmware_classs: change val uevent's type to boolBob Liu2-6/+5
2011-02-03Dynamic debug: Add more flagsBart Van Assche3-12/+68
2011-02-03kobject: Add missing format attribute specificationsBart Van Assche1-2/+5
2011-02-03docs/sysfs: show() methods should use scnprintf().Bart Van Assche1-3/+3
2011-02-03docs/sysfs: Update directory/kobject documentation.Bart Van Assche1-4/+6
2011-02-03driver-core: document restrictions on device_rename()Timur Tabi1-1/+28