summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-1644-913/+2890
|\
| * printk: do not mangle valid userspace syslog prefixesKay Sievers2011-03-141-34/+104
| * efivars: Add DocumentationMike Waychison2011-03-141-0/+75
| * efivars: Expose efivars functionality to external drivers.Mike Waychison2011-03-142-27/+44
| * efivars: Parameterize operations.Mike Waychison2011-03-141-24/+37
| * efivars: Split out variable registrationMike Waychison2011-03-141-55/+67
| * efivars: parameterize efivarsMike Waychison2011-03-141-18/+31
| * efivars: Make efivars bin_attributes dynamicMike Waychison2011-03-141-25/+68
| * efivars: move efivars globals into struct efivarsMike Waychison2011-03-141-40/+46
| * drivers:misc: ti-st: fix debugging codePavan Savoy2011-03-091-14/+4
| * kref: Fix typo in kref documentationJavi Merino2011-03-071-1/+1
| * UIO: add PRUSS UIO driver supportPratheesh Gangadhar2011-03-074-0/+290
| * Fix spelling mistakes in Documentation/zh_CN/SubmittingPatchesXiaochen Wang2011-02-281-1/+1
| * firmware: Fix unaligned memory accesses in dmi-sysfsMike Waychison2011-02-251-15/+13
| * firmware: Add documentation for /sys/firmware/dmiMike Waychison2011-02-251-0/+110
| * firmware: Expose DMI type 15 System Event LogMike Waychison2011-02-251-0/+143
| * firmware: Break out system_event_log in dmi-sysfsMike Waychison2011-02-251-0/+159
| * firmware: Basic dmi-sysfs supportMike Waychison2011-02-253-0/+408
| * firmware: Add DMI entry types to the headersMike Waychison2011-02-251-0/+47
| * Driver core: convert platform_{get,set}_drvdata to static inline functionsMarc Kleine-Budde2011-02-181-2/+9
| * Translate linux-2.6/Documentation/magic-number.txt into ChineseHarry Wei2011-02-181-0/+167
| * Translat Documentation/SubmittingChecklist into ChineseHarry Wei2011-02-181-0/+109
| * debugfs: Fix filesystem reference counting on debugfs_remove() failureJan Kara2011-02-181-4/+7
| * kobject.h: fix build when CONFIG_HOTPLUG is disabledRandy Dunlap2011-02-181-3/+2
| * drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy2011-02-043-121/+26
| * drivers:misc: ti-st: fix hci-ll on wake_ind collisionPavan Savoy2011-02-041-0/+15
| * drivers:misc: ti-st: firmware download optimizationPavan Savoy2011-02-043-7/+97
| * drivers:misc: ti-st: set right debug levels for logsPavan Savoy2011-02-042-14/+13
| * drivers:misc: ti-st: fix error codesPavan Savoy2011-02-043-27/+24
| * drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy2011-02-043-125/+186
| * drivers:misc: ti-st: register with channel IDsPavan Savoy2011-02-043-284/+167
| * Fix a mistake Chinese character in Documentation/zh_CN/SubmittingPatchesHarry Wei2011-02-041-1/+1
| * sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} optionsFerenc Wagner2011-02-031-2/+2
| * driver core: Replace the dangerous to_root_device macro with an inline functionFerenc Wagner2011-02-031-1/+4
| * memory hotplug: sysfs probe routine should add all memory sectionsNathan Fontenot2011-02-031-3/+10
| * memory hotplug: Define memory_block_size_bytes for x86_64 with CONFIG_X86_UVNathan Fontenot2011-02-031-0/+14
| * memory hotplug: Define memory_block_size_bytes for powerpc/pseriesNathan Fontenot2011-02-031-13/+53
| * memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot2011-02-034-17/+45
| * memory hotplug: Allow memory blocks to span multiple memory sectionsNathan Fontenot2011-02-032-63/+139
| * dynamic_debug: add #include <linux/sched.h>Greg Kroah-Hartman2011-02-031-0/+1
| * pch_phub: add new device ML7213Tomoya MORINAGA2011-02-032-23/+53
| * Translate Documentation/SecurityBugs into ChineseHarry Wei2011-02-031-0/+50
| * sysdev: Do not register with sysdev when erroring on addBorislav Petkov2011-02-031-17/+44
| * debugfs: remove module_exit()Amerigo Wang2011-02-031-15/+0
| * sysdev: Fixup warning messageBorislav Petkov2011-02-031-2/+2
| * firmware_classs: change val uevent's type to boolBob Liu2011-02-032-6/+5
| * Dynamic debug: Add more flagsBart Van Assche2011-02-033-12/+68
| * kobject: Add missing format attribute specificationsBart Van Assche2011-02-031-2/+5
| * docs/sysfs: show() methods should use scnprintf().Bart Van Assche2011-02-031-3/+3
| * docs/sysfs: Update directory/kobject documentation.Bart Van Assche2011-02-031-4/+6