summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-107-4/+250
|\
| * Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov2012-01-051-4/+2
| * Input: add driver for pixcir i2c touchscreensJianchun Bian2011-12-311-0/+10
| * Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner2011-12-281-0/+56
| * Input: add driver for Sharp gp2ap002a00f proximity sensorCourtney Cavin2011-12-121-0/+22
| * Input: add generic GPIO-tilt driverHeiko Stübner2011-12-011-0/+73
| * Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-29513-3911/+15155
| |\
| * | Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov2011-11-151-0/+43
| * | Input: tca8418_keypad - initial driver releaseKyle Manna2011-10-291-0/+44
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-101-0/+21
|\ \ \
| * \ \ Merge branch 'hid-battery' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Jiri Kosina2012-01-091-1/+4
| |\ \ \
| | * | | hid-input/battery: remove battery_valJeremy Fitzhardinge2012-01-081-1/+0
| | * | | hid-input/battery: deal with both FEATURE and INPUT report batteriesJeremy Fitzhardinge2012-01-081-0/+1
| | * | | hid-input/battery: add quirks for batteryJeremy Fitzhardinge2012-01-081-0/+2
| | * | | hid-input: add support for HID devices reporting Battery StrengthDaniel Nicoletti2012-01-081-0/+1
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina2012-01-05174-1419/+3250
| |\ \ \ \ \
| | | * | | | HID: usbhid: defer LED setting to a workqueueDaniel Kurtz2011-12-211-0/+2
| | | |/ / /
| | | * / / HID: hid-input: add support for HID devices reporting Battery StrengthJeremy Fitzhardinge2011-11-281-0/+16
| | |/ / / | |/| | |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-102-1/+5
|\ \ \ \ \
| * | | | | [SCSI] iscsi class: export pid of process that createdMike Christie2011-12-151-0/+5
| * | | | | [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu2011-12-151-1/+0
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-01-101-5/+16
|\ \ \ \ \ \
| * | | | | | watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck2012-01-061-5/+16
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-105-2/+68
|\ \ \ \ \ \ \
| * | | | | | | regulator: add regulator_bulk_force_disable functionDonggeun Kim2012-01-031-0/+8
| * | | | | | | regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham2012-01-021-0/+5
| * | | | | | | regulator: mc13892: add device tree probe supportShawn Guo2011-12-221-0/+1
| * | | | | | | Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2011-12-051-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: pass device_node to of_get_regulator_init_data()Shawn Guo2011-12-051-2/+4
| * | | | | | | | Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown2011-11-2827-46/+63
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-232-1/+23
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | regulator: map consumer regulator based on device treeRajendra Nayak2011-11-231-0/+2
| | * | | | | | | regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
| | * | | | | | | regulator: helper routine to extract regulator_init_dataRajendra Nayak2011-11-231-0/+20
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-11-231-1/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | regulator: TPS65910: Create an array for init dataKyle Manna2011-11-231-1/+4
| * | | | | | | | | regulator: TPS65910: Move regulator defs to headerKyle Manna2011-11-231-0/+25
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2012-01-104-28/+143
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pinctrl: remove unnecessary max pin numberChanho Park2012-01-031-5/+0
| * | | | | | | | | pinctrl: pass name instead of device to pin_config_*Stephen Warren2012-01-031-8/+8
| * | | | | | | | | pinctrl: add "struct seq_file;" to pinconf.hStephen Warren2012-01-031-0/+1
| * | | | | | | | | pinctrl: add a group-specific hog macroLinus Walleij2012-01-031-0/+9
| * | | | | | | | | pinctrl: don't create a device for each pin controllerStephen Warren2012-01-031-25/+0
| * | | | | | | | | pinctrl: implement PINMUX_MAP_SYS_HOGStephen Warren2012-01-031-0/+8
| * | | | | | | | | pinctrl: add a pin config interfaceLinus Walleij2012-01-032-2/+102
| * | | | | | | | | pinctrl: make a copy of pinmux mapLinus Walleij2012-01-031-1/+1
| * | | | | | | | | pinctrl: GPIO direction support for muxingLinus Walleij2012-01-031-1/+23
| * | | | | | | | | pinctrl: add a pin_base for sparse gpio-rangesChanho Park2012-01-032-1/+3
| * | | | | | | | | pinctrl: add explicit gpio_disable_free pinmux_opStephen Warren2012-01-031-0/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2012-01-102-0/+5
|\ \ \ \ \ \ \ \ \