aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-15
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-15
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-15
* V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registeredLaurent Pinchart2009-12-15
* V4L/DVB (13551): v4l: Remove video_device::num usage from device driversLaurent Pinchart2009-12-15
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-15
* V4L/DVB (13549): v4l: Add video_device_node_name functionLaurent Pinchart2009-12-15
* V4L/DVB (13547): radio: add trivial checks on the tuner and type args.Hans Verkuil2009-12-15
* V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FMMauro Carvalho Chehab2009-12-15
* V4L/DVB (13545): em28xx: properly select IR protocol based on the IR tableMauro Carvalho Chehab2009-12-15
* V4L/DVB (13544): ir-keymaps: mark the new rc5 hauppauge with IR_TYPE_RC5Mauro Carvalho Chehab2009-12-15
* V4L/DVB (13543): ir-common: Associate a table with a given protocol typeMauro Carvalho Chehab2009-12-15
* mfd: compile fix for twl4030 renamingStephen Rothwell2009-12-15
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-15
|\
| * xfs: event tracing supportChristoph Hellwig2009-12-15
| * xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig2009-12-15
| * xfs: cleanup bmap extent state macrosChristoph Hellwig2009-12-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-12-15
|\ \
| * | dm snapshot: use merge origin if snapshot invalidMikulas Patocka2009-12-10
| * | dm snapshot: report merge failure in statusMike Snitzer2009-12-10
| * | dm snapshot: merge consecutive chunks togetherMike Snitzer2009-12-10
| * | dm snapshot: trigger exceptions in remaining snapshots during mergeMikulas Patocka2009-12-10
| * | dm snapshot: delay merging a chunk until writes to it completeMikulas Patocka2009-12-10
| * | dm snapshot: queue writes to chunks being mergedMikulas Patocka2009-12-10
| * | dm snapshot: add mergingMikulas Patocka2009-12-10
| * | dm snapshot: permit only one merge at onceMikulas Patocka2009-12-10
| * | dm snapshot: support barriers in snapshot merge targetMike Snitzer2009-12-10
| * | dm snapshot: avoid allocating exceptions in mergeMikulas Patocka2009-12-10
| * | dm snapshot: rework writing to originMikulas Patocka2009-12-10
| * | dm snapshot: add merge targetMikulas Patocka2009-12-10
| * | dm exception store: add merge specific methodsMikulas Patocka2009-12-10
| * | dm snapshot: create function for chunk_is_tracked waitMike Snitzer2009-12-10
| * | dm snapshot: make bio optional in __origin_writeMikulas Patocka2009-12-10
| * | dm mpath: reject messages when device is suspendedKiyoshi Ueda2009-12-10
| * | dm: export suspended state to targetsKiyoshi Ueda2009-12-10
| * | dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-10
| * | dm: swap target postsuspend call and setting suspended flagKiyoshi Ueda2009-12-10
| * | dm crypt: add plain64 ivMilan Broz2009-12-10
| * | dm: trace request based remappingJun'ichi Nomura2009-12-10
| * | dm snapshot: allow live exception store handover between tablesMike Snitzer2009-12-10
| * | dm: keep old table until after resume succeededAlasdair G Kergon2009-12-10
| * | dm: bind new table before destroying oldAlasdair G Kergon2009-12-10
| * | dm ioctl: retrieve status from inactive tableMike Snitzer2009-12-10
| * | dm io: handle empty barriersMikulas Patocka2009-12-10
| * | dm mpath: prevent io from work queue while suspendedMike Anderson2009-12-10
| * | dm mpath: add mutex to synchronize adding and flushing workMike Anderson2009-12-10
| * | dm ioctl: forbid messages to devices being deletedMike Anderson2009-12-10
| * | dm: add dm_deleting_md functionMike Anderson2009-12-10
| * | dm mpath: flush workqueues before suspend completesKiyoshi Ueda2009-12-10
| * | dm: rename dm_get_table to dm_get_live_tableAlasdair G Kergon2009-12-10