summaryrefslogtreecommitdiffstats
path: root/lib/crc-t10dif.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-27V4L/DVB (8522): videodev2: Fix merge conflictMauro Carvalho Chehab1-2/+2
2008-07-27V4L/DVB (8532): mxl5007t: remove excessive locksMichael Krufky1-16/+0
2008-07-27V4L/DVB (8531): mxl5007t: move i2c gate handling outside of mutex protected c...Michael Krufky1-21/+24
2008-07-27V4L/DVB (8530): au0828: add support for new revision of HVR950QMichael Krufky5-0/+30
2008-07-27V4L/DVB (8529): mxl5007t: enable _init and _sleep power management functionalityMichael Krufky1-8/+34
2008-07-27V4L/DVB (8528): add support for MaxLinear MxL5007T silicon tunerMichael Krufky4-0/+1130
2008-07-27V4L/DVB (8526): saa7146: fix VIDIOC_ENUM_FMTHans Verkuil1-10/+7
2008-07-27V4L/DVB (8525): fix a few assorted spelling mistakes.Hans Verkuil2-3/+3
2008-07-27V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.hHans Verkuil2-0/+21
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil64-124/+14
2008-07-27V4L/DVB (8521): gspca: Webcams with Sonix bridge and sensor ov7630 are VGA.Jean-Francois Moine1-4/+4
2008-07-27V4L/DVB (8520): gspca: Bad webcam information in some modules since 28b8203a8...Jean-Francois Moine6-54/+54
2008-07-27V4L/DVB (8519): gspca: Set the specific per webcam information in driver_info...Jean-Francois Moine1-77/+57
2008-07-27V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the...Jean-Francois Moine4-227/+76
2008-07-27V4L/DVB (8517): gspca: Bad sensor for some webcams in zc3xx since 28b8203a830e.Jean-Francois Moine1-4/+4
2008-07-27V4L/DVB (8515): gspca: Webcam 0c45:6143 added in sonixj.Jean-Francois Moine1-0/+1
2008-07-27V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info.Jean-Francois Moine19-945/+284
2008-07-27V4L/DVB (8512): gspca: Do not use the driver_info field of usb_device_id.Jean-Francois Moine17-17/+0
2008-07-27V4L/DVB (8511): gspca: Get the card name of QUERYCAP from the usb product name.Jean-Francois Moine1-1/+10
2008-07-27V4L/DVB (8509): pvrusb2: fix device descriptions for HVR-1900 & HVR-1950Michael Krufky1-3/+3
2008-07-27V4L/DVB (8506): empress: fix control handling oopsHans Verkuil3-16/+48
2008-07-27V4L/DVB (8505): saa7134-empress.c: fix deadlockHans Verkuil2-9/+5
2008-07-27V4L/DVB (8504): s2255drv: add missing headerHans Verkuil1-0/+1
2008-07-27V4L/DVB (8502): videodev2.h: CodingStyle cleanupsMauro Carvalho Chehab1-212/+166
2008-07-27fix for a memory leak in an error case introduced by fix for double freeOliver Neukum1-4/+6
2008-07-27m68k: gs: use tty_port fixesGeert Uytterhoeven2-55/+56
2008-07-27firmware: fix memmap printk format warningsRandy Dunlap1-2/+4
2008-07-27mm/util.c must #include <linux/sched.h>Adrian Bunk1-0/+1
2008-07-27hugetlb: remove unused variable warningAndrea Righi1-1/+4
2008-07-27task IO accounting: correctly account threads IO statisticsAndrea Righi1-34/+22
2008-07-27gpiolib: fix typo in commentMichael Buesch1-1/+1
2008-07-27[PATCH] fix RLIM_NOFILE handlingAl Viro3-21/+15
2008-07-27[PATCH] get rid of corner case in dup3() entirelyAl Viro1-9/+11
2008-07-27[PATCH] remove remaining namei_{32,64}.h crapAl Viro2-26/+0
2008-07-27[PATCH] get rid of indirect users of namei.hAl Viro5-2/+4
2008-07-27[PATCH] get rid of __user_path_lookup_openAl Viro3-18/+10
2008-07-27[PATCH] f_count may wrap aroundAl Viro11-39/+27
2008-07-27[PATCH] dup3 fixUlrich Drepper1-1/+6
2008-07-27[PATCH] don't pass nameidata to __ncp_lookup_validate()Al Viro1-2/+2
2008-07-27[PATCH] don't pass nameidata to gfs2_lookupi()Al Viro5-8/+8
2008-07-27[PATCH] new (local) helper: user_path_parent()Al Viro1-80/+57
2008-07-27[PATCH] sanitize __user_walk_fd() et.al.Al Viro13-238/+235
2008-07-27[PATCH] preparation to __user_walk_fd cleanupAl Viro2-9/+11
2008-07-27[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro8-21/+17
2008-07-27[PATCH] take noexec checks to very few callers that careAl Viro3-9/+17
2008-07-27Re: [PATCH 3/6] vfs: open_exec cleanupChristoph Hellwig1-28/+30
2008-07-27[patch 4/4] vfs: immutable inode checking cleanupMiklos Szeredi3-26/+7
2008-07-27[patch 3/4] fat: dont call notify_changeMiklos Szeredi2-1/+15
2008-07-27[patch 2/4] vfs: utimes cleanupMiklos Szeredi1-49/+65
2008-07-27[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi3-30/+22