summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-02-03usb: kconfig: replace PPC_OF with PPCKevin Hao
2015-02-03ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko
2015-02-03Input: pxa27x_keypad - remove unnecessary ARM includesRob Herring
2015-02-03cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invoca...Markus Elfring
2015-02-03cpufreq: Create for_each_governor()Viresh Kumar
2015-02-03cpufreq: Create for_each_policy()Viresh Kumar
2015-02-03cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}()Viresh Kumar
2015-02-03PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson
2015-02-03PM: Update function header for dev_pm_get_subsys_data()Ulf Hansson
2015-02-03PM / Domains: Handle errors from genpd's ->attach_dev() callbackUlf Hansson
2015-02-03PM / Domains: Re-order initialization of generic_pm_domain_dataUlf Hansson
2015-02-03PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device()Ulf Hansson
2015-02-03PM / Domains: Eliminate the mutex for the generic_pm_domain_dataUlf Hansson
2015-02-03PM / Domains: Don't check for an existing device when adding a newUlf Hansson
2015-02-03PM / Domains: Don't allow an existing generic_pm_domain_dataUlf Hansson
2015-02-03PM / Domains: Remove reference counting for the generic_pm_domain_dataUlf Hansson
2015-02-03PM / Domains: Rename __pm_genpd_alloc|free_dev_data()Ulf Hansson
2015-02-04md: protect ->pers changes with mddev->lockNeilBrown
2015-02-04md: level_store: group all important changes into one place.NeilBrown
2015-02-04md: rename ->stop to ->freeNeilBrown
2015-02-04md: split detach operation out from ->stop.NeilBrown
2015-02-04md/linear: remove rcu protections in favour of suspend/resumeNeilBrown
2015-02-04md: make merge_bvec_fn more robust in face of personality changes.NeilBrown
2015-02-04md: make ->congested robust against personality changes.NeilBrown
2015-02-04md: rename mddev->write_lock to mddev->lockNeilBrown
2015-02-04md/raid5: need_this_block: tidy/fix last condition.NeilBrown
2015-02-04md/raid5: need_this_block: start simplifying the last two conditions.NeilBrown
2015-02-04md/raid5: separate out the easy conditions in need_this_block.NeilBrown
2015-02-04md/raid5: separate large if clause out of fetch_block().NeilBrown
2015-02-04md: do_release_stripe(): No need to call md_wakeup_thread() twiceJes Sorensen
2015-02-03ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu
2015-02-03ACPI: Add field offset to struct resource_list_entryJiang Liu
2015-02-03ACPI: Translate resource into master side address for bridge window resourcesJiang Liu
2015-02-03ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu
2015-02-03ACPI: Enforce stricter checks for address space descriptorsJiang Liu
2015-02-03ACPI: Set flag IORESOURCE_UNSET for unassigned resourcesJiang Liu
2015-02-03ACPI: Normalize return value of resource parser functionsJiang Liu
2015-02-03ACPI: Fix a bug in parsing ACPI Memory24 resourceJiang Liu
2015-02-03ACPI: Add prefetch decoding to the address space parserThomas Gleixner
2015-02-03ACPI: Move the window flag logic to the combined parserThomas Gleixner
2015-02-03ACPI: Unify the parsing of address_space and ext_address_spaceThomas Gleixner
2015-02-03ACPI: Let the parser return false for disabled resourcesThomas Gleixner
2015-02-03ACPI: Use the length check for io resources as wellThomas Gleixner
2015-02-03ACPI: Implement proper length checks for mem resourcesThomas Gleixner
2015-02-03ACPI: Remove redundant check in function acpi_dev_resource_address_space()Thomas Gleixner
2015-02-03Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki
2015-02-03clk: mxs: Fix invalid 32-bit access to frac registersStefan Wahren
2015-02-03ACPI / cpuidle: Common callback routine for entering statesRafael J. Wysocki
2015-02-03ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()Rafael J. Wysocki
2015-02-03[media] dvb_net: Convert local hex dump to print_hex_dump_debugJoe Perches