summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-0324-287/+610
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2012-10-0122-279/+587
| |\
| | * Input: hgpk - use %*ph to dump small bufferAndy Shevchenko2012-09-131-6/+3
| | * Input: gpio_keys_polled - fix dt pdata->nbuttonsAlexandre Pereira da Silva2012-09-131-0/+1
| | * Input: Add KD[GS]KBDIACRUC ioctls to the compatible listMichael Schutte2012-09-051-0/+2
| | * Input: omap-keypad - fixed formattingJosh2012-09-051-4/+4
| | * Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-058123-200697/+468895
| | |\
| | * | Input: tegra - move platform data headerStephen Warren2012-09-052-1/+1
| | * | Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke2012-09-051-1/+5
| | * | Input: s3c2410_ts - make s3c_ts_pmops constSachin Kamat2012-08-311-1/+1
| | * | Input: samsung-keypad - use of_get_child_count() helperTobias Klauser2012-08-221-4/+2
| | * | Input: samsung-keypad - use of_match_ptr()Tobias Klauser2012-08-221-3/+1
| | * | Input: uinput - fix formattingDmitry Torokhov2012-08-221-10/+18
| | * | Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov2012-08-222-18/+20
| | * | Input: uinput - mark failed submission requests as freeDmitry Torokhov2012-08-221-38/+40
| | * | Input: uinput - fix race that can block nonblocking readDmitry Torokhov2012-08-221-30/+44
| | * | Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann2012-08-221-0/+3
| | * | Input: uinput - take event lock when fetching events from bufferDmitry Torokhov2012-08-221-3/+24
| | * | Input: get rid of MATCH_BIT() macroDmitry Torokhov2012-08-221-17/+26
| | * | Input: rotary-encoder - add DT bindingsDaniel Mack2012-08-222-16/+116
| | * | Input: rotary-encoder - constify platform data pointersDmitry Torokhov2012-08-221-6/+6
| | * | Input: rotary-encoder - use gpio_request_one()Daniel Mack2012-08-221-25/+8
| | * | Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack2012-08-221-2/+3
| | * | Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva2012-08-222-5/+165
| | * | Input: gpio-keys-polled - constify pointers to platform dataDmitry Torokhov2012-08-221-7/+7
| | * | Input: random formatting fixesBaodong Chen2012-08-226-17/+18
| | * | Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown2012-08-221-0/+1
| | * | Input: gpio_keys - report a wakeup_event for a button pressNeilBrown2012-08-221-0/+8
| | * | Input: gpio_keys - clean up device tree parserAlexandre Pereira da Silva2012-08-221-81/+80
| * | | Input: wacom - mark Intuos5 pad as in-prox when touching buttonsJason Gerecke2012-09-281-1/+1
| * | | Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee2012-09-281-8/+23
* | | | Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-0326-516/+5868
|\ \ \ \
| * | | | pinctrl: add bcm2835 driverSimon Arlott2012-10-014-0/+1155
| * | | | pinctrl: clarify idle vs sleep statesLinus Walleij2012-10-011-5/+10
| * | | | pinctrl/nomadik: use irq_find_mapping()Linus Walleij2012-09-281-3/+1
| * | | | pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irqBarry Song2012-09-281-0/+6
| * | | | pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_rangeBarry Song2012-09-281-1/+3
| * | | | pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_inputBarry Song2012-09-281-5/+0
| * | | | pinctrl: sirf: add missing pins to pinctrl listBarry Song2012-09-281-0/+6
| * | | | pinctrl: sirf: fix a typo in sirfsoc_gpio_probeBarry Song2012-09-281-0/+2
| * | | | pinctrl: pinctrl-single: add debugfs pin h/w state infoMatt Porter2012-09-281-1/+9
| * | | | ARM: ux500: 8500: update I2C sleep states pinctrlPatrice Chotard2012-09-281-10/+20
| * | | | pinctrl: Fix potential memory leak in pinctrl_register_one_pin()Sachin Kamat2012-09-271-1/+3
| * | | | ARM: ux500: tidy up pin sleep modesLinus Walleij2012-09-271-19/+28
| * | | | ARM: ux500: fix spi2 pin groupPatrice Chotard2012-09-181-1/+1
| * | | | pinctrl: imx: remove duplicated constRichard Zhao2012-09-181-1/+1
| * | | | pinctrl: document semantics vs GPIOLinus Walleij2012-09-171-2/+58
| * | | | ARM: ux500: 8500: use hsit_a_2 group for HSIPatrice Chotard2012-09-171-2/+2
| * | | | pinctrl: use kasprintf() in pinmux_request_gpio()Thomas Petazzoni2012-09-141-4/+1
| * | | | pinctrl: pinctrl-single: Add pinctrl-single,bits type of muxPeter Ujfalusi2012-09-132-13/+74