summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* seq_file: add seq_list_*_percpu helpersJeff Layton2013-07-082-0/+60
* f2fs: fix readdir incorrectnessJaegeuk Kim2013-07-081-11/+9
* mode_t whack-a-mole...Al Viro2013-07-062-7/+7
* lustre: kill the pointless wrapperAl Viro2013-07-057-14/+12
* helper for reading ->d_countAl Viro2013-07-0512-17/+22
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-0416-88/+176
|\
| * of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt2013-07-041-2/+6
| * of: remove CONFIG_OF_DEVICERob Herring2013-06-123-8/+4
| * usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICERob Herring2013-06-121-1/+1
| * of: remove of_platform_driverRob Herring2013-06-121-21/+0
| * ibmebus: convert of_platform_driver to platform_driverRob Herring2013-06-124-22/+17
| * driver core: move to_platform_driver to platform_device.hRob Herring2013-06-122-3/+3
| * mfd: DT bindings for the palmas family MFDJ Keerthy2013-06-122-0/+121
| * ARM: dts: omap3-devkit8000: fix NAND memory bindingFlorian Vaussard2013-06-121-14/+15
| * of/base: fix typosLad, Prabhakar2013-06-121-6/+6
| * of: remove #ifdef from linux/of_platform.hArnd Bergmann2013-06-121-11/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-04105-512/+4793
|\ \
| * | Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit2013-07-041-1/+3
| * | Input: tps6507x-ts - select INPUT_POLLDEVDmitry Torokhov2013-07-021-0/+1
| * | Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov2013-07-021-2/+34
| * | HID: apple: Add support for the 2013 Macbook AirDmitry Torokhov2013-07-023-0/+15
| * | Input: cyttsp4 - leak on error path in probe()Dan Carpenter2013-07-021-3/+3
| * | Input: cyttsp4 - silence NULL dereference warningDan Carpenter2013-07-021-5/+0
| * | Input: cyttsp4 - silence shift wrap warningDan Carpenter2013-07-021-1/+1
| * | Merge branch 'next' into for-linusDmitry Torokhov2013-07-0210653-391528/+661084
| |\ \
| | * | Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-06-303-0/+215
| | * | Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-06-303-0/+100
| | * | Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-06-305-0/+2730
| | * | Input: cyttsp - I2C driver split into two modulesFerruh Yigit2013-06-306-74/+112
| | * | Input: add OLPC AP-SP driverDaniel Drake2013-06-304-0/+311
| | * | Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun2013-06-271-3/+1
| | * | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-2710569-391222/+656479
| | |\ \
| | | * | Input: MT - Specify that ABS_MT_SLOT must have a minimum of 0Peter Hutterer2013-06-131-0/+2
| | | |/
| | * | Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita2013-06-181-4/+10
| | * | Input: pxa27x-keypad - make platform data constDmitry Torokhov2013-06-181-24/+23
| | * | Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov2013-06-181-8/+5
| | * | Input: pxa27x-keypad - add device tree supportChao Xie2013-06-182-4/+302
| | * | Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2013-06-1818-81/+180
| | * | Input: evdev - flush queues during EVIOCGKEY-like ioctlsDavid Herrmann2013-06-091-4/+129
| | * | Input: sysrq - request graceful shutdown for key resetMathieu J. Poirier2013-06-061-4/+15
| | * | Input: atmel_tsadcc - fix error handing with missing platform dataWei Yongjun2013-06-051-4/+4
| | * | Input: add TI-Nspire keypad supportDaniel Tang2013-06-044-0/+356
| | * | Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRCBinghua Duan2013-06-023-0/+176
| | * | Input: xilinx_ps2 - remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-2/+0
| | * | Input: pcspkr - remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-1/+0
| | * | Input: m68kspkr - remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-1/+0
| | * | Input: ixp4xx-beeper - remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-1/+0
| | * | Input: navpoint - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-1/+1
| | * | Input: pmic8xxx-pwrkey - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-1/+1
| | * | Input: ixp4xx-beeper - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-2/+2