Commit Graph

  • 2b64cbd1da [media] em28xx: fix snapshot button support Frank Schaefer 2013-04-11 15:56:01 -03:00
  • 7c15b715ef [media] media: Fix randconfig error Randy Dunlap 2013-04-08 13:47:03 -03:00
  • 402f6ae4d5 [media] MAINTAINERS: update CYPRESS_FIRMWARE media driver Antti Palosaari 2013-04-09 21:30:41 -03:00
  • 0dcb953a6e [media] dt3155v4l: fix timestamp handling Hans Verkuil 2013-04-10 08:07:07 -03:00
  • 228b791bfd [media] dt3155v4l: fix incorrect mutex locking Hans Verkuil 2013-04-10 08:05:00 -03:00
  • 48fc9e2670 [media] MAINTAINERS: add hdpvr entry Hans Verkuil 2013-04-11 03:36:49 -03:00
  • 5854bf8859 [media] hdpvr: allow g/s/enum/querystd when in legacy mode Hans Verkuil 2013-04-10 14:26:52 -03:00
  • 3315c59a45 [media] hdpvr: add dv_timings support Hans Verkuil 2013-03-20 15:29:52 -03:00
  • 8f69da9558 [media] hdpvr: add g/querystd, remove deprecated current_norm Hans Verkuil 2013-03-19 09:53:29 -03:00
  • c7a2c84af5 [media] hdpvr: recognize firmware version 0x1e Hans Verkuil 2013-03-20 04:23:51 -03:00
  • 280847b532 [media] hdpvr: register the video node at the end of probe Hans Verkuil 2013-03-19 09:34:58 -03:00
  • 97caa318b3 [media] hdpvr: small fixes Hans Verkuil 2013-02-12 09:26:30 -03:00
  • 41022fcb3d [media] hdpvr: support device_caps in querycap Hans Verkuil 2013-02-12 09:21:36 -03:00
  • 65fe42d605 [media] hdpvr: add prio and control event support Hans Verkuil 2013-02-12 08:26:59 -03:00
  • ede197aac0 [media] hdpvr: remove hdpvr_fh and just use v4l2_fh Hans Verkuil 2013-04-06 06:00:17 -03:00
  • 99c77aa428 [media] hdpvr: convert to the control framework Hans Verkuil 2013-03-19 09:30:50 -03:00
  • a7b74bd82a [media] v4l2-dv-timings.h: add 480i59.94 and 576i50 CEA-861-E timings Hans Verkuil 2013-03-20 14:31:34 -03:00
  • 292a878720 [media] videodev2.h: fix incorrect V4L2_DV_FL_HALF_LINE bitmask Hans Verkuil 2013-03-20 15:26:36 -03:00
  • cd29ed853f [media] radio-si4713: add prio checking and control events Hans Verkuil 2013-04-08 07:23:32 -03:00
  • 03aa1bcd92 [media] radio-si4713: convert to the control framework Hans Verkuil 2013-04-08 17:27:18 -03:00
  • b387754d72 [media] radio-si4713: fix g/s_frequency Hans Verkuil 2013-04-08 17:25:05 -03:00
  • 55b2a312c2 [media] radio-si4713: use V4L2 core lock Hans Verkuil 2013-04-08 06:31:30 -03:00
  • a58841d0dc [media] radio-si4713: improve querycap Hans Verkuil 2013-04-08 06:27:43 -03:00
  • fdf51599c0 [media] radio-si4713: embed struct video_device instead of allocating it Hans Verkuil 2013-04-08 06:11:12 -03:00
  • 91e20e8108 [media] radio-si4713: remove audout ioctls Hans Verkuil 2013-01-29 08:52:19 -03:00
  • 3de09fbbfa [media] em28xx: fix kernel oops when watching digital TV Hans Verkuil 2013-04-08 16:25:04 -03:00
  • b8399b8305 [media] videodev2.h: increase size of 'reserved' array Hans Verkuil 2013-04-08 11:53:55 -03:00
  • 96b03d2a30 [media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFO Hans Verkuil 2013-04-06 06:16:58 -03:00
  • 0f0fe4b9f6 [media] v4l2-ioctl: fill in name before calling vidioc_g_chip_name Hans Verkuil 2013-04-06 06:06:13 -03:00
  • 3eef25107c [media] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAME Hans Verkuil 2013-04-03 04:08:19 -03:00
  • cd634f1bfc [media] v4l2: put VIDIOC_DBG_G_CHIP_NAME under ADV_DEBUG Hans Verkuil 2013-03-27 08:04:23 -03:00
  • dfc2e12df0 [media] tuner-core/simple: get_rf_strength can be tuner mode specific Hans Verkuil 2013-04-06 04:41:29 -03:00
  • a2192cf47f [media] tuner-core/tda9887: get_afc can be tuner mode specific Hans Verkuil 2013-04-06 04:35:27 -03:00
  • d047795c59 [media] saa7134: v4l2-compliance: clear reserved part of VBI structure Ondrej Zary 2013-02-01 20:01:21 -03:00
  • 9cf21c47ca [media] saa7134: v4l2-compliance: remove bogus g_parm Ondrej Zary 2013-02-01 20:01:20 -03:00
  • 90a60e9074 [media] saa7134: v4l2-compliance: remove bogus audio input support Ondrej Zary 2013-02-01 20:01:19 -03:00
  • ce5bdd5262 [media] saa7134: v4l2-compliance: fix g_tuner/s_tuner Ondrej Zary 2013-02-01 20:01:18 -03:00
  • 0a5ea88b31 [media] saa7134: v4l2-compliance: return real frequency Ondrej Zary 2013-02-01 20:01:17 -03:00
  • 3bbaa3a601 [media] saa7134: v4l2-compliance: use v4l2_fh to fix priority handling Ondrej Zary 2013-02-01 20:01:16 -03:00
  • 8245670838 [media] saa7134: v4l2-compliance: don't report invalid audio modes for radio Ondrej Zary 2013-02-01 20:01:15 -03:00
  • c3b3e0c5fd [media] saa7134: v4l2-compliance: implement V4L2_CAP_DEVICE_CAPS Ondrej Zary 2013-02-01 20:01:14 -03:00
  • 4731d011d6 net: tcp_memcontrol: minor: remove unused variable Daniel Borkmann 2013-04-14 08:29:12 +00:00
  • bf84a01063 net: sock: make sock_tx_timestamp void Daniel Borkmann 2013-04-14 08:08:13 +00:00
  • 9d9f163c82 vxlan: use htonl when snooping for loopback address Mike Rapoport 2013-04-13 23:21:39 +00:00
  • c84d8055e0 ucc_geth: Convert ugeth_<level> to pr_<level> Joe Perches 2013-04-13 19:03:19 +00:00
  • 375d6a1b42 gianfar: Use netdev_<level> when possible Joe Perches 2013-04-13 19:03:18 +00:00
  • 31b7720c82 fec: Convert printks to netdev_<level> Joe Perches 2013-04-13 19:03:17 +00:00
  • f88c91ddba ipv6: statically link register_inet6addr_notifier() Cong Wang 2013-04-14 23:18:43 +08:00
  • d67492585d [media] mt9p031: Use the common clock framework Laurent Pinchart 2012-12-21 16:11:55 -03:00
  • 97f212767a [media] mt9p031: Add support for regulators Laurent Pinchart 2012-05-08 10:10:36 -03:00
  • 37b9f2117f [media] mt9p031: Use devm_* managed helpers Laurent Pinchart 2012-12-21 16:34:06 -03:00
  • 73254c30db [media] mt9m032: Define MT9M032_READ_MODE1 bits Laurent Pinchart 2012-09-26 05:54:17 -03:00
  • a54b80b17a [media] mt9m032: Fix PLL setup Laurent Pinchart 2012-09-25 10:46:34 -03:00
  • b54373c549 [media] exynos4-is: Disable debug trace by default in fimc-isp.c Sylwester Nawrocki 2013-04-10 06:42:44 -03:00
  • 03385b8e9d [media] exynos4-is: Remove meaningless test before bit setting Sylwester Nawrocki 2013-04-10 06:27:22 -03:00
  • 3530ef0a6e [media] exynos4-is: Rename the ISP chain configuration data structure Sylwester Nawrocki 2013-04-10 06:24:46 -03:00
  • a6f5635e63 [media] exynos4-is: Improve the ISP chain parameter count calculation Sylwester Nawrocki 2013-04-10 06:23:05 -03:00
  • 4c8f0629f5 [media] exynos4-is: Make fimc-lite independent of struct fimc_sensor_info Sylwester Nawrocki 2013-04-09 11:11:58 -03:00
  • 756e6e1448 [media] exynos4-is: Make fimc-lite independent of the pipeline->subdevs array Sylwester Nawrocki 2013-04-08 13:17:36 -03:00
  • 488f29d00e [media] exynos4-is: Move the subdev group ID definitions to public header Sylwester Nawrocki 2013-04-09 07:19:27 -03:00
  • 65fccab560 [media] s5p-mfc: Remove potential uninitialized variable usage Sylwester Nawrocki 2013-04-10 07:17:52 -03:00
  • 6c4c4d4bda Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Linus Torvalds 2013-04-14 11:13:24 -07:00
  • af788e35bf Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Linus Torvalds 2013-04-14 11:12:17 -07:00
  • ae9f4939ba Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Linus Torvalds 2013-04-14 11:10:44 -07:00
  • 93263e5283 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux Linus Torvalds 2013-04-14 10:55:20 -07:00
  • ba3b7d827e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu Linus Torvalds 2013-04-14 10:54:40 -07:00
  • 4f9a197c22 Merge git://www.linux-watchdog.org/linux-watchdog Linus Torvalds 2013-04-14 10:53:54 -07:00
  • 3792a64fde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs Linus Torvalds 2013-04-14 10:52:54 -07:00
  • 3c91930f0c Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace Linus Torvalds 2013-04-14 10:50:55 -07:00
  • da1f296fd2 cgroup: make cgroup_path() not print double slashes Tejun Heo 2013-04-14 10:32:19 -07:00
  • 935d8aabd4 Add file_ns_capable() helper function for open-time capability checking Linus Torvalds 2013-04-14 10:06:31 -07:00
  • 98f98cf571 NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports Trond Myklebust 2013-04-14 11:49:51 -04:00
  • b7993cebb8 SUNRPC: Allow rpc_create() to request that TCP slots be unlimited Trond Myklebust 2013-04-14 11:42:00 -04:00
  • ba60eb25ff SUNRPC: Fix a livelock problem in the xprt->backlog queue Trond Myklebust 2013-04-14 10:49:37 -04:00
  • bbf7fc88c7 Thermal: build cpu_cooling code into thermal_sys module Zhang Rui 2013-03-26 23:57:01 +08:00
  • 80a26a5c22 Thermal: build thermal governors into thermal_sys module Zhang Rui 2013-03-26 16:38:29 +08:00
  • c0d1c770c0 KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits Jan Kiszka 2013-04-14 12:12:50 +02:00
  • e8457c67a4 KVM: nVMX: Fix conditions for interrupt injection Jan Kiszka 2013-04-14 12:12:48 +02:00
  • 5f3d579997 KVM: nVMX: Rework event injection and recovery Jan Kiszka 2013-04-14 12:12:46 +02:00
  • 3b656cf764 KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1 Jan Kiszka 2013-04-14 12:12:45 +02:00
  • b4e665c780 hwmon: (tmp401) Use sysfs_create_group / sysfs_remove_group Guenter Roeck 2013-03-27 08:58:46 -07:00
  • 947e92719d hwmon: (tmp401) Drop unused defines, use BIT for bit masks Guenter Roeck 2013-03-27 08:48:03 -07:00
  • 68466cbf92 mtip32xx: mtip32xx: Disable TRIM support Asai Thambi S P 2013-04-12 23:58:02 +05:30
  • 5a79e1ac21 mtip32xx: fix a smatch warning Asai Thambi S P 2013-04-12 23:57:17 +05:30
  • 09549cd017 watchdog: Revert the AT91RM9200_WATCHDOG dependency Nicolas Ferre 2013-04-10 14:36:22 +02:00
  • bdca21ecc2 clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate. Tony Prisk 2013-04-14 17:28:35 +12:00
  • 188424ba10 KVM: emulator: mark 0xff 0x7d opcode as undefined. Gleb Natapov 2013-04-11 12:32:14 +03:00
  • 1146a78b8d KVM: emulator: Do not fail on emulation of undefined opcode Gleb Natapov 2013-04-11 12:30:01 +03:00
  • 991eebf9f8 KVM: VMX: do not try to reexecute failed instruction while emulating invalid guest state Gleb Natapov 2013-04-11 12:10:51 +03:00
  • 0b789eee2c KVM: emulator: fix unimplemented instruction detection Gleb Natapov 2013-04-11 11:59:55 +03:00
  • 5b55d70833 vfs: Revert spurious fix to spinning prevention in prune_icache_sb Suleiman Souhlal 2013-04-13 16:03:06 -07:00
  • a49b7e82ca kobject: fix kset_find_obj() race with concurrent last kobject_put() Linus Torvalds 2013-04-13 15:15:30 -07:00
  • bece1b9708 tcp: tcp_tso_segment() small optimization Eric Dumazet 2013-04-13 03:22:08 +00:00
  • eb1d064058 fec: Fix PHC device log Fabio Estevam 2013-04-13 07:25:36 +00:00
  • 3af0761307 cx25821: sanitize cx25821_openfile_audio() a bit... Al Viro 2013-04-13 16:48:24 -04:00
  • 2e0cbf2cc2 net: mvmdio: add select PHYLIB Thomas Petazzoni 2013-04-13 06:18:56 +00:00
  • 2ce8fce2ea cx25821: sanitize cx25821_get_audio_data() a bit Al Viro 2013-04-13 16:35:35 -04:00
  • 87fa05aeb3 sparc: Use generic idle loop Sam Ravnborg 2013-04-11 21:38:50 +02:00
  • 5fc024ab47 Thermal: rename thermal_sys.c to thermal_core.c Zhang Rui 2013-03-26 14:59:18 +08:00
  • c409fd43bd hwmon: (nct6775) Use ARRAY_SIZE for loops where possible Guenter Roeck 2013-04-09 05:04:00 -07:00