summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-318-43/+74
|\
| * arm64: mm: Introduce PTE_WRITESteve Capper2014-01-311-23/+25
| * arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper2014-01-311-10/+41
| * arm64: FIQs are unusedNicolas Pitre2014-01-302-8/+0
| * arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han2014-01-271-1/+1
| * arm64: fix build error if DMA_CMA is enabledPankaj Dubey2014-01-271-1/+0
| * arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi2014-01-241-0/+8
| * arm64: mm: fix the function name in comment of __flush_dcache_areaJingoo Han2014-01-221-1/+1
| * arm64: mm: use ubfm for dcache_line_sizeJingoo Han2014-01-221-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2014-01-319-4/+88
|\ \
| * | alpha: fix broken network checksumMikulas Patocka2014-01-311-2/+7
| * | alpha: Enable system-call auditing support.蔡正龙2014-01-318-2/+81
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-31298-5098/+29135
|\ \ \
| * | | [media] media: v4l2-dev: fix video device index assignmentMarek Szyprowski2014-01-271-1/+1
| * | | [media] rc-core: reuse device numbersMauro Carvalho Chehab2014-01-151-3/+17
| * | | [media] em28xx-cards: properly initialize the device bitmapMauro Carvalho Chehab2014-01-151-5/+5
| * | | [media] Staging: media: Fix line length exceeding 80 characters in as102_drv.cMonam Agarwal2014-01-151-1/+2
| * | | [media] Staging: media: Fix line length exceeding 80 characters in as102_fe.cMonam Agarwal2014-01-151-1/+2
| * | | [media] Staging: media: Fix quoted string split across line in as102_fe.cMonam Agarwal2014-01-151-4/+4
| * | | [media] media: st-rc: Add reset supportSrinivas Kandagatla2014-01-151-0/+13
| * | | [media] m2m-deinterlace: fix allocated struct typeJassi Brar2014-01-151-1/+1
| * | | [media] radio-usb-si4713: fix sparse non static symbol warningsWei Yongjun2014-01-151-2/+2
| * | | [media] em28xx-audio: remove needless check before usb_free_coherent()Wei Yongjun2014-01-151-5/+3
| * | | [media] au0828: Fix sparse non static symbol warningWei Yongjun2014-01-151-1/+1
| * | | Revert "[media] go7007-usb: only use go->dev after allocated"Mauro Carvalho Chehab2014-01-151-9/+5
| * | | [media] em28xx-audio: provide an error code when URB submit failsMauro Carvalho Chehab2014-01-141-3/+3
| * | | [media] em28xx: fix check for audio only usb interfaces when changing the usb...Frank Schaefer2014-01-141-2/+13
| * | | [media] em28xx: fix usb alternate setting for analog and digital video endpoi...Frank Schaefer2014-01-145-14/+13
| * | | [media] em28xx: make 'em28xx_ctrl_ops' staticFengguang Wu2014-01-141-1/+1
| * | | em28xx-alsa: Fix error patch for init/finiMauro Carvalho Chehab2014-01-141-4/+5
| * | | [media] em28xx-audio: flush work at .finiMauro Carvalho Chehab2014-01-141-0/+2
| * | | [media] drxk: remove the option to load firmware asynchronouslyMauro Carvalho Chehab2014-01-143-25/+6
| * | | [media] em28xx: adjust period size at runtimeMauro Carvalho Chehab2014-01-142-0/+10
| * | | [media] em28xx: push mutex down to extensions on .fini callbackMauro Carvalho Chehab2014-01-142-2/+3
| * | | [media] em28xx: Fix usb diconnect logicMauro Carvalho Chehab2014-01-141-6/+1
| * | | [media] em28xx: print a message at disconnectMauro Carvalho Chehab2014-01-144-0/+8
| * | | [media] em28xx-audio: disconnect before freeing URBsMauro Carvalho Chehab2014-01-141-0/+1
| * | | [media] em28xx-audio: simplify error handlingMauro Carvalho Chehab2014-01-141-13/+14
| * | | [media] em28xx-audio: fix return code on device disconnectMauro Carvalho Chehab2014-01-141-1/+1
| * | | [media] em28xx-v4l: fix the freeing of the video devices memoryFrank Schaefer2014-01-141-26/+30
| * | | [media] em28xx: always call em28xx_release_resources() in the usb disconnect ...Frank Schaefer2014-01-142-8/+5
| * | | [media] em28xx-v4l: move v4l2_ctrl_handler freeing and v4l2_device unregistra...Frank Schaefer2014-01-141-3/+4
| * | | [media] em28xx: move v4l2 dummy clock deregistration from the core to the v4l...Frank Schaefer2014-01-142-3/+6
| * | | [media] em28xx: move v4l2_device_disconnect() call from the core to the v4l e...Frank Schaefer2014-01-142-10/+5
| * | | [media] em28xx: move usb transfer uninit on device disconnect from the core t...Frank Schaefer2014-01-142-3/+3
| * | | [media] em28xx: move usb buffer pre-allocation and transfer uninit from the c...Frank Schaefer2014-01-142-21/+23
| * | | [media] em28xx-v4l: fix device initialization in em28xx_v4l2_open() for radio...Frank Schaefer2014-01-141-5/+11
| * | | [media] tea575x: Fix build with ARCH=c6xMauro Carvalho Chehab2014-01-131-1/+1
| * | | [media] lirc_parallel: avoid name conflict on mn10300 archMauro Carvalho Chehab2014-01-132-4/+4
| * | | [media] go7007-usb: only use go->dev after allocatedMauro Carvalho Chehab2014-01-131-5/+9