aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | twl4030_charger: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-18
| * | | | | | jz4740-battery: Use devm_request_and_ioremapMarcos Paulo de Souza2012-11-18
| * | | | | | jz4740-battery: Use devm_kzallocMarcos Paulo de Souza2012-11-18
| * | | | | | bq27x00_battery: Fixup nominal available capacity reportingPali Rohár2012-11-18
| * | | | | | bq2415x_charger: Fix style issuesAnton Vorontsov2012-11-18
| * | | | | | bq2415x_charger: Add Kconfig/Makefile entriesAnton Vorontsov2012-11-18
| * | | | | | power_supply: Add bq2415x charger driverPali Rohár2012-11-18
| * | | | | | power_supply: Add new Nokia RX-51 (N900) power supply battery driverPali Rohár2012-11-18
| * | | | | | max17042_battery: Fix missing verify_model_lock() return value checkAlan Cox2012-11-18
| * | | | | | ds2782_battery: Fix signedness bug in ds278x_read_reg16()Dan Carpenter2012-11-18
| * | | | | | lp8788-charger: Fix ADC channel namesKim, Milo2012-11-17
| * | | | | | lp8788-charger: Fix wrong ADC conversionKim, Milo2012-11-17
| * | | | | | lp8788-charger: Use consumer device name on setting IIO channelsKim, Milo2012-11-17
| * | | | | | power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala2012-11-17
| * | | | | | power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala2012-11-17
| * | | | | | generic-adc-battery: Pointer math issue in gab_probe()Dan Carpenter2012-11-16
| * | | | | | generic-adc-battery: Fix checking return value of request_any_context_irqAxel Lin2012-11-16
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for_3.8-rc1' into v4l_for_linusMauro Carvalho Chehab2012-12-11
| |\ \ \ \ \ \ \
| | * | | | | | | [media] omap3isp: Replace cpu_is_omap3630() with ISP revision checkLaurent Pinchart2012-11-28
| | * | | | | | | [media] omap3isp: Prepare/unprepare clocks before/after enable/disableLaurent Pinchart2012-11-28
| | * | | | | | | [media] omap3isp: preview: Add support for 8-bit formats at the sink padLaurent Pinchart2012-11-28
| | * | | | | | | [media] omap3isp: Replace printk with dev_*Laurent Pinchart2012-11-28
| | * | | | | | | [media] omap3isp: Find source pad from external entitySakari Ailus2012-11-28
| | * | | | | | | [media] omap3isp: Configure CSI-2 phy based on platform dataSakari Ailus2012-11-28
| | * | | | | | | [media] omap3isp: Add PHY routing configurationSakari Ailus2012-11-28
| | * | | | | | | [media] omap3isp: Add CSI configuration registers from control block to ISP r...Sakari Ailus2012-11-28
| | * | | | | | | [media] omap3isp: Remove unneeded module memory address definitionsLaurent Pinchart2012-11-28
| | * | | | | | | [media] omap3isp: Use monotonic timestamps for statistics buffersLaurent Pinchart2012-11-28
| | * | | | | | | [media] uvcvideo: Fix control value clamping for unsigned integer controlsLaurent Pinchart2012-11-28
| | * | | | | | | [media] uvcvideo: Mark first output terminal as default video nodeLaurent Pinchart2012-11-28
| | * | | | | | | [media] uvcvideo: Add VIDIOC_[GS]_PRIORITY supportLaurent Pinchart2012-11-28
| | * | | | | | | [media] uvcvideo: Return -ENOTTY for unsupported ioctlsLaurent Pinchart2012-11-28
| | * | | | | | | [media] uvcvideo: Set device_caps in VIDIOC_QUERYCAPLaurent Pinchart2012-11-28
| | * | | | | | | [media] uvcvideo: Don't fail when an unsupported format is requestedLaurent Pinchart2012-11-28
| | * | | | | | | [media] uvcvideo: Return -EACCES when trying to access a read/write-only controlLaurent Pinchart2012-11-28
| | * | | | | | | [media] uvcvideo: Set error_idx properly for extended controls API failuresLaurent Pinchart2012-11-28
| | * | | | | | | [media] rtl28xxu: add NOXON DAB/DAB+ USB dongle rev 2Juergen Lock2012-11-28
| | * | | | | | | [media] fc2580: write some registers conditionallyAntti Palosaari2012-11-28
| | * | | | | | | [media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interfaceSylwester Nawrocki2012-11-28
| | * | | | | | | Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab2012-11-28
| | |\ \ \ \ \ \ \
| | * | | | | | | | [media] dma-mapping: fix dma_common_get_sgtable() conditional compilationMarek Szyprowski2012-11-27
| | * | | | | | | | Revert "videobuf2-dma-contig: Only support if HAVE_GENERIC_DMA_COHERENT"Mauro Carvalho Chehab2012-11-27
| | * | | | | | | | videobuf2-dma-contig: Only support if HAVE_GENERIC_DMA_COHERENTMauro Carvalho Chehab2012-11-26
| | * | | | | | | | [media] v4l: s5p-mfc: support for dmabuf exportingTomasz Stanislawski2012-11-25
| | * | | | | | | | [media] v4l: s5p-tv: mixer: support for dmabuf exportingTomasz Stanislawski2012-11-25
| | * | | | | | | | [media] v4l: s5p-fimc: support for dmabuf exportingTomasz Stanislawski2012-11-25
| | * | | | | | | | [media] v4l: vb2-dma-contig: align buffer size to PAGE_SIZETomasz Stanislawski2012-11-25
| | * | | | | | | | [media] v4l: vb2-dma-contig: fail if user ptr buffer is not correctly alignedMarek Szyprowski2012-11-25
| | * | | | | | | | [media] v4l: vb2-dma-contig: add reference counting for a device from allocat...Tomasz Stanislawski2012-11-25