summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-134-30/+110
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov2012-12-11144-617/+3601
| |\
| * | ab8500: Add devicetree support for chargalgRajanikanth H.V2012-11-181-6/+0
| * | ab8500: Add devicetree support for fuelgaugeRajanikanth H.V2012-11-181-24/+12
| * | bq2415x_charger: Fix style issuesAnton Vorontsov2012-11-181-63/+68
| * | power_supply: Add bq2415x charger driverPali Rohár2012-11-181-0/+90
| * | lp8788-charger: Fix ADC channel namesKim, Milo2012-11-171-4/+4
| * | power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala2012-11-171-0/+1
| * | power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala2012-11-171-0/+2
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-1319-93/+208
|\ \ \
| * \ \ Merge branch 'for_3.8-rc1' into v4l_for_linusMauro Carvalho Chehab2012-12-1119-93/+208
| |\ \ \
| | * | | [media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interfaceSylwester Nawrocki2012-11-281-0/+45
| | * | | Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab2012-11-2899-2145/+2478
| | |\ \ \
| | * | | | [media] v4l: vb2: add buffer exporting via dmabufTomasz Stanislawski2012-11-252-0/+7
| | * | | | [media] v4l: add buffer exporting via dmabufTomasz Stanislawski2012-11-252-0/+30
| | * | | | [media] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent callMarek Szyprowski2012-11-251-5/+0
| | * | | | [media] v4l: vb2: add prepare/finish callbacks to allocatorsMarek Szyprowski2012-11-251-0/+7
| | * | | | [media] v4l: vb2: add support for shared buffer (dma_buf)Sumit Semwal2012-11-251-0/+27
| | * | | | [media] v4l: Add DMABUF as a memory typeSumit Semwal2012-11-251-0/+7
| | * | | | [media] mt9v022: set y_skip_top field to zero as defaultAnatolij Gustschin2012-11-221-0/+16
| | * | | | [media] media: davinci: vpbe: migrate driver to videobuf2Lad, Prabhakar2012-11-211-4/+11
| | * | | | [media] media: davinci: vpbe: fix build warningLad, Prabhakar2012-11-211-1/+1
| | * | | | [media] v4l, smiapp, smiapp-pll, adp1653: Update contact informationSakari Ailus2012-11-214-5/+5
| | * | | | [media] v4l2: Fix typo in struct v4l2_captureparm descriptionKirill Smelkov2012-10-281-1/+1
| | * | | | [media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman2012-10-273-19/+51
| | * | | | [media] Remove include/linux/dvb/ stuffMauro Carvalho Chehab2012-10-192-29/+0
| | * | | | [media] remove include/linux/dvb/dmx.hMauro Carvalho Chehab2012-10-191-29/+0
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-12-133-0/+3
|\ \ \ \ \ \
| * | | | | | [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sasSreekanth Reddy2012-12-011-0/+1
| * | | | | | [SCSI] miscdevice: Adding support for MPT3SAS_MINOR(222)Sreekanth Reddy2012-12-011-0/+1
| * | | | | | [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drivesJason J. Herne2012-11-271-0/+1
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-1311-41/+73
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'srp' into for-nextRoland Dreier2012-11-301-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | IB/srp: Allow SRP disconnect through sysfsBart Van Assche2012-11-301-0/+8
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'uapi' into for-nextRoland Dreier2012-11-2610-41/+65
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | | * | | | | | | UAPI: (Scripted) Disintegrate include/rdmaDavid Howells2012-11-229-41/+44
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-261-0/+21
| |/ / / / / / /
* | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-134-0/+68
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v3.7-rc8' into spi/nextGrant Likely2012-12-0720-62/+106
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br...Grant Likely2012-12-062-0/+44
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'spi-mcspi' into spi-nextMark Brown2012-11-141-2/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | spi/omap: fix D0/D1 direction confusionDaniel Mack2012-11-141-2/+2
| | * | | | | | | | | | Merge branch 'spi-linus' into spi-nextMark Brown2012-11-0610-155/+372
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'spi-tegra' into spi-nextMark Brown2012-10-3083-2344/+2472
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | spi: tegra: add spi driver for SLINK controllerLaxman Dewangan2012-10-301-0/+40
| | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ Merge branch 'spi-linus', remote-tracking branches 'misc/spi/bcm63xx', 'misc/...Mark Brown2012-10-171-0/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / | | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | | spi/mcspi: allow configuration of pin directionsDaniel Mack2012-10-171-0/+4
| | | |/ / / / / / / / / / /
| * | | | | | | | | | | | | spi/clps711x: New SPI master driverAlexander Shiyan2012-12-051-0/+21
| * | | | | | | | | | | | | of_spi: add generic binding support to specify cs gpioJean-Christophe PLAGNIOL-VILLARD2012-11-211-0/+3
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-134-18/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \