summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-05-275-22/+107
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-05-275-22/+107
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xxShaohui Xie2011-05-201-8/+77
| | * | | | | | | powerpc/fsl_rio: move machine_check handlerShaohui Xie2011-05-203-12/+21
| | * | | | | | | powerpc/fsl_lbc: Add workaround for ELBC-A001 erratumShengzhou Liu2011-05-202-2/+9
* | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-2733-195/+3750
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [media] v1.88 DM04/QQBOX Move remote to use rc_core dvb-usb-remoteMalcolm Priestley2011-05-252-131/+110
| * | | | | | | | | [media] Add missing include guard to header fileHans Petter Selasky2011-05-251-0/+4
| * | | | | | | | | [media] Inlined functions should be staticHans Petter Selasky2011-05-251-1/+1
| * | | | | | | | | [media] Remove invalid parameter descriptionHans Petter Selasky2011-05-251-1/+0
| * | | | | | | | | [media] cpia2: fix warning about invalid trigraph sequenceHans Petter Selasky2011-05-251-2/+2
| * | | | | | | | | [media] s5p-csis: Add missing dependency on PLAT_S5PSylwester Nawrocki2011-05-251-1/+1
| * | | | | | | | | [media] gspca/kinect: wrap gspca_debug with GSPCA_DEBUGJarod Wilson2011-05-251-1/+1
| * | | | | | | | | [media] fintek-cir: new driver for Fintek LPC SuperIO CIR functionJarod Wilson2011-05-254-0/+940
| * | | | | | | | | [media] uvcvideo: Connect video devices to media entitiesLaurent Pinchart2011-05-253-10/+39
| * | | | | | | | | [media] uvcvideo: Register subdevices for each entityLaurent Pinchart2011-05-254-3/+136
| * | | | | | | | | [media] uvcvideo: Register a v4l2_deviceLaurent Pinchart2011-05-252-2/+33
| * | | | | | | | | [media] add V4L2-PIX-FMT-SRGGB12 & friends to docbookMauro Carvalho Chehab2011-05-252-0/+2
| * | | | | | | | | [media] Documentation/DocBook: Rename media fops xml filesMauro Carvalho Chehab2011-05-252-6/+6
| * | | | | | | | | [media] Media DocBook: fix validation errorsHans Verkuil2011-05-252-6/+9
| * | | | | | | | | [media] wl12xx: g_volatile_ctrl fix: wrong field setHans Verkuil2011-05-252-2/+2
| * | | | | | | | | [media] fix kconfig dependency warning for VIDEO_TIMBERDALERandy Dunlap2011-05-251-1/+1
| * | | | | | | | | [media] dm1105: GPIO handling added, I2C on GPIO added, LNB control through G...Igor M. Liplianin2011-05-251-36/+236
| * | | | | | | | | [media] Add support for M-5MOLS 8 Mega Pixel camera ISPHeungJun, Kim2011-05-2510-0/+2235
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-05-2727-150/+3161
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | regulator: Fix _regulator_get_voltage if get_voltage callback is NULLAxel Lin2011-05-271-3/+5
| * | | | | | | | | | USB: TWL6025 allow different regulator nameGraeme Gregory2011-05-271-1/+9
| * | | | | | | | | | REGULATOR: TWL6025: add support to twl-regulatorGraeme Gregory2011-05-271-8/+321
| * | | | | | | | | | regulator: twl6030: do not write to _GRP for regulator disableBalaji T K2011-05-271-25/+22
| * | | | | | | | | | regulator: twl6030: do not write to _GRP for regulator enableBalaji T K2011-05-271-14/+25
| * | | | | | | | | | TPS65911: Comparator: Add comparator driverJorge Eduardo Candelaria2011-05-272-0/+192
| * | | | | | | | | | TPS65911: Add support for added GPIO linesJorge Eduardo Candelaria2011-05-272-86/+33
| * | | | | | | | | | GPIO: TPS65910: Move driver to drivers/gpio/Jorge Eduardo Candelaria2011-05-275-2/+11
| * | | | | | | | | | TPS65911: Add new irq definitionsJorge Eduardo Candelaria2011-05-272-14/+75
| * | | | | | | | | | regulator: tps65911: Add new chip versionJorge Eduardo Candelaria2011-05-272-35/+332
| * | | | | | | | | | MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria2011-05-272-1/+49
| * | | | | | | | | | regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltageAxel Lin2011-05-271-1/+1
| * | | | | | | | | | regulator: mc13892: Fix voltage unit in test case.Fabio Estevam2011-05-271-2/+2
| * | | | | | | | | | regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...Axel Lin2011-05-272-10/+6
| * | | | | | | | | | mfd: Fix off-by-one value range checking for tps65910_i2c_writeAxel Lin2011-05-271-1/+1
| * | | | | | | | | | regulator: Only apply voltage constraints from consumers that set themMark Brown2011-05-271-0/+7
| * | | | | | | | | | regulator: If we can't configure optimum mode we're always in the best oneMark Brown2011-05-271-3/+13
| * | | | | | | | | | regulator: max8997: remove useless codeJonghwan Choi2011-05-271-1/+0
| * | | | | | | | | | regulator: Fix memory leak in max8998_pmic_probe failure pathAxel Lin2011-05-271-9/+13
| * | | | | | | | | | regulator: Fix desc_id for tps65023/6507x/65910Axel Lin2011-05-273-6/+3
| * | | | | | | | | | linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria2011-05-271-1/+1
| * | | | | | | | | | Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...Axel Lin2011-05-271-1/+1
| * | | | | | | | | | regulator: Remove some unused variables from wm831x DCDCsMark Brown2011-05-271-2/+0
| * | | | | | | | | | linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria2011-05-271-2/+2
| * | | | | | | | | | TPS65910: Add tps65910 regulator driverGraeme Gregory2011-05-274-0/+726
OpenPOWER on IntegriCloud