aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-10
|\
| * Merge branch 'hid-battery' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Jiri Kosina2012-01-09
| |\
| | * hid-input/battery: remove battery_valJeremy Fitzhardinge2012-01-08
| | * hid-input/battery: deal with both FEATURE and INPUT report batteriesJeremy Fitzhardinge2012-01-08
| | * hid-input/battery: add quirks for batteryJeremy Fitzhardinge2012-01-08
| | * hid-input: add support for HID devices reporting Battery StrengthDaniel Nicoletti2012-01-08
| | |
| | \
| *-. \ Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina2012-01-05
| |\ \ \
| | | * | HID: usbhid: defer LED setting to a workqueueDaniel Kurtz2011-12-21
| | | |/
| | | * HID: hid-input: add support for HID devices reporting Battery StrengthJeremy Fitzhardinge2011-11-28
| | |/ | |/|
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-01-10
|\ \ \
| * | | watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck2012-01-06
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-10
|\ \ \ \
| * | | | regulator: add regulator_bulk_force_disable functionDonggeun Kim2012-01-03
| * | | | regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham2012-01-02
| * | | | regulator: mc13892: add device tree probe supportShawn Guo2011-12-22
| * | | | Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2011-12-05
| |\ \ \ \
| | * | | | regulator: pass device_node to of_get_regulator_init_data()Shawn Guo2011-12-05
| * | | | | Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown2011-11-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-23
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | regulator: map consumer regulator based on device treeRajendra Nayak2011-11-23
| | * | | | | regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-23
| | * | | | | regulator: helper routine to extract regulator_init_dataRajendra Nayak2011-11-23
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-11-23
| |\ \ \ \ \ \
| * | | | | | | regulator: TPS65910: Create an array for init dataKyle Manna2011-11-23
| * | | | | | | regulator: TPS65910: Move regulator defs to headerKyle Manna2011-11-23
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2012-01-10
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: remove unnecessary max pin numberChanho Park2012-01-03
| * | | | | | | pinctrl: pass name instead of device to pin_config_*Stephen Warren2012-01-03
| * | | | | | | pinctrl: add "struct seq_file;" to pinconf.hStephen Warren2012-01-03
| * | | | | | | pinctrl: add a group-specific hog macroLinus Walleij2012-01-03
| * | | | | | | pinctrl: don't create a device for each pin controllerStephen Warren2012-01-03
| * | | | | | | pinctrl: implement PINMUX_MAP_SYS_HOGStephen Warren2012-01-03
| * | | | | | | pinctrl: add a pin config interfaceLinus Walleij2012-01-03
| * | | | | | | pinctrl: make a copy of pinmux mapLinus Walleij2012-01-03
| * | | | | | | pinctrl: GPIO direction support for muxingLinus Walleij2012-01-03
| * | | | | | | pinctrl: add a pin_base for sparse gpio-rangesChanho Park2012-01-03
| * | | | | | | pinctrl: add explicit gpio_disable_free pinmux_opStephen Warren2012-01-03
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2012-01-10
|\ \ \ \ \ \ \
| * | | | | | | ahci: platform support for suspend/resumeBrian Norris2012-01-08
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-01-10
|\ \ \ \ \ \ \
| * | | | | | | KVM: Fix whitespace in kvm_para.hAlexander Graf2011-12-27
| * | | | | | | KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov2011-12-27
| * | | | | | | KVM: drop bsp_vcpu pointer from kvm structGleb Natapov2011-12-27
| * | | | | | | Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3Avi Kivity2011-12-27
| |\ \ \ \ \ \ \
| * | | | | | | | KVM: introduce a table to map slot id to index in memslots arrayXiao Guangrong2011-12-27
| * | | | | | | | KVM: sort memslots by its size and use line searchXiao Guangrong2011-12-27
| * | | | | | | | KVM: introduce id_to_memslot functionXiao Guangrong2011-12-27
| * | | | | | | | KVM: introduce kvm_for_each_memslot macroXiao Guangrong2011-12-27
| * | | | | | | | KVM: introduce update_memslots functionXiao Guangrong2011-12-27
| * | | | | | | | KVM: introduce KVM_MEM_SLOTS_NUM macroXiao Guangrong2011-12-27