summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-01-243-6/+9
|\
| * dma: tegra: implement flags parameters for cyclic transferLaxman Dewangan2013-01-091-2/+6
| * dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers.Javier Martin2013-01-081-3/+2
| * ioat: Fix DMA memory sync direction correct flagShuah Khan2013-01-061-1/+1
* | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2013-01-245-6/+16
|\ \
| * | i2c-designware: add missing MODULE_LICENSEMika Westerberg2013-01-221-0/+4
| * | i2c: omap: fix draining irq handlingAaro Koskinen2013-01-221-2/+2
| * | i2c: omap: errata i462: fix incorrect ack for arbitration lost interruptAaro Koskinen2013-01-221-1/+1
| * | i2c: muxes: fix wrong use of sizeof(ptr)Laurent Navet2013-01-221-1/+1
| * | i2c: sirf: register i2c_client from dt child-nodes in probe entryBarry Song2013-01-221-0/+4
| * | i2c: mxs: Fix type of error codeFabio Estevam2013-01-221-1/+1
| * | i2c: mxs: Fix misuse init_completionMarek Vasut2013-01-211-1/+3
* | | Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-2419-147/+154
|\ \ \
| * | | USB: EHCI: fix build error in ehci-mxcAlan Stern2013-01-234-76/+53
| * | | USB: EHCI: add a name for the platform-private fieldAlan Stern2013-01-221-0/+3
| * | | USB: EHCI: fix incorrect configuration testAlan Stern2013-01-221-1/+1
| * | | USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros2013-01-222-4/+4
| * | | USB: UHCI: fix IRQ race during initializationAlan Stern2013-01-221-6/+9
| * | | Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-211706-10059/+17804
| |\ \ \
| | * | | usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby2013-01-181-3/+3
| | * | | usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand2013-01-181-0/+1
| | * | | ARM: i.MX clock: Change the connection-id for fsl-usb2-udcPeter Chen2013-01-185-15/+15
| | * | | usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremapPeter Chen2013-01-183-10/+29
| | * | | usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen2013-01-184-37/+41
| | * | | usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov2013-01-181-2/+2
| | |/ /
* | | | Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-01-241-1/+36
|\ \ \ \
| * | | | Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-231-1/+36
* | | | | Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-241-0/+2
|\ \ \ \ \
| * | | | | MAINTAINERS: Someone needs to watch over the serial driversGreg Kroah-Hartman2013-01-241-0/+2
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-2410-67/+57
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failuresLaurent Pinchart2013-01-111-1/+2
| * | | | | [media] uvcvideo: Cleanup leftovers of partial revertLaurent Pinchart2013-01-111-5/+2
| * | | | | [media] uvcvideo: Return -EACCES when trying to set a read-only controlLaurent Pinchart2013-01-111-1/+3
| * | | | | Merge tag 'v3.8-rc3' into v4l_for_linusMauro Carvalho Chehab2013-01-1110710-291788/+500860
| |\ \ \ \ \
| * | | | | | [media] omap3isp: Don't include <plat/cpu.h>Laurent Pinchart2013-01-061-2/+0
| * | | | | | [media] s5p-mfc: Fix interrupt error handling routineKamil Debski2013-01-061-51/+37
| * | | | | | [media] s5p-fimc: Fix return value of __fimc_md_create_flite_source_links()Sylwester Nawrocki2013-01-061-1/+1
| * | | | | | [media] m5mols: Fix typo in get_fmt callbackSylwester Nawrocki2013-01-061-1/+1
| * | | | | | [media] v4l: vb2: Set data_offset to 0 for single-plane output buffersLaurent Pinchart2013-01-061-1/+3
| * | | | | | [media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header filesLaurent Pinchart2013-01-011-3/+0
| * | | | | | [media] gspca_sonixj: Add a small delay after i2c_w1Hans de Goede2012-12-221-0/+1
| * | | | | | [media] gspca_sonixb: Properly wait between i2c writesHans de Goede2012-12-221-5/+8
| * | | | | | [media] gspca_kinect: add Kinect for Windows USB idJacob Schloss2012-12-221-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-01-235-1/+35
|\ \ \ \ \ \ \
| * | | | | | | m68k: Wire up finit_moduleGeert Uytterhoeven2012-12-253-1/+3
| * | | | | | | asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven2012-12-251-0/+16
| * | | | | | | m68k: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven2012-12-251-0/+16
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-01-233-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon2013-01-222-2/+2
| * | | | | | | | arm64: elf: fix core dumping to match what glibc expectsWill Deacon2013-01-221-1/+4
| | |_|_|_|_|/ / | |/| | | | | |