aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-18md: move io accounting out of personalities into md_make_requestNeilBrown7-45/+12
2010-05-18md/raid5: small tidyup in raid5_align_endioNeilBrown1-2/+2
2010-05-18md: add support for raid5 to raid4 conversionNeilBrown1-0/+13
2010-05-18md: notify level changes through sysfs.Maciej Trela1-0/+1
2010-05-18md: Relax checks on ->max_disks when external metadata handling is used.NeilBrown1-3/+4
2010-05-18md: Correctly handle device removal via sysfsMaciej Trela1-0/+1
2010-05-18md: Add support for Raid0->Raid10 takeoverTrela, Maciej2-51/+155
2010-05-18md: Add support for Raid5->Raid0 and Raid10->Raid0 takeoverTrela, Maciej3-6/+129
2010-05-18md:Add support for Raid0->Raid5 takeoverTrela Maciej2-0/+40
2010-05-18md: don't use mddev->raid_disks in raid0 or raid10 while array is active.NeilBrown2-13/+18
2010-05-18md: discard StateChanged device flag.NeilBrown2-9/+1
2010-05-18drivers/md: Remove unnecessary casts of void *H Hartley Sweeten6-21/+21
2010-05-18md: expose max value of behind writes counterPaul Clements2-1/+29
2010-05-18md: remove some dead fields from mddev_sNeilBrown1-3/+0
2010-05-18md/raid1: fix counting of write targets.NeilBrown1-2/+3
2010-05-17ipv6: fix the bug of address checkStephen Hemminger1-7/+8
2010-05-18ARM: SAMSUNG: Moving ADC device definition to plat-samsung.Naveen Krishna7-5/+14
2010-05-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt382-8781/+16219
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller60-1442/+2152
2010-05-18V4L/DVB: cx88: Only start IR if the input device is openedMauro Carvalho Chehab3-15/+66
2010-05-18V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro Carvalho Chehab6-17/+98
2010-05-18V4L/DVB: ir-core: rename sysfs remote controller class from ir to rcMauro Carvalho Chehab1-10/+10
2010-05-18V4L/DVB: saa7134: clear warning noiseMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcvMauro Carvalho Chehab2-2/+133
2010-05-18V4L/DVB: ir-core: prepare to add more operations for ir decodersMauro Carvalho Chehab4-24/+62
2010-05-18V4L/DVB: ir-core: dynamically load the compiled IR protocolsMauro Carvalho Chehab6-15/+125
2010-05-18V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decodeMauro Carvalho Chehab5-65/+117
2010-05-18V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-coreMauro Carvalho Chehab3-44/+61
2010-05-18V4L/DVB: ir-core: add two functions to report keyup/keydown eventsMauro Carvalho Chehab2-1/+60
2010-05-18V4L/DVB: ir-core: Add logic to decode IR protocols at the IR coreMauro Carvalho Chehab6-5/+365
2010-05-18V4L/DVB: saa7134: add code to allow changing IR protocolMauro Carvalho Chehab2-4/+63
2010-05-18V4L/DVB: saa7134: use a full scancode table for M135AMauro Carvalho Chehab3-52/+54
2010-05-18V4L/DVB: ir-core: be less pedantic with RC protocol nameMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: uvcvideo: Use POLLOUT and POLLWRNORM for output devicesLaurent Pinchart1-2/+6
2010-05-18V4L/DVB: uvcvideo: Support iris absolute and relative controlsLaurent Pinchart1-0/+20
2010-05-18V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controlsLaurent Pinchart5-0/+39
2010-05-18V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcamLaurent Pinchart1-0/+9
2010-05-18V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcamsLaurent Pinchart1-0/+9
2010-05-18V4L/DVB: sn9c102 / zc0301: Handle webcams when no gspca subdriver conflictJean-François Moine2-10/+10
2010-05-18V4L/DVB: gspca - t613: Add color controlsCostantino Leandro1-9/+150
2010-05-18V4L/DVB: V4L: tvp514x: Add Powerup sequence during s_input to lock the signal...Vaibhav Hiremath1-0/+13
2010-05-18V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operationVaibhav Hiremath1-14/+28
2010-05-18V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume SupportVaibhav Hiremath2-1/+115
2010-05-18V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resumeVaibhav Hiremath1-8/+4
2010-05-18V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT supportVaibhav Hiremath2-3/+21
2010-05-18V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...Vaibhav Hiremath2-4/+22
2010-05-18V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removedVaibhav Hiremath1-1/+0
2010-05-18V4L/DVB: arv: convert to V4L2Hans Verkuil2-214/+179
2010-05-18V4L/DVB: zoran: remove V4L1 videodev.h includeHans Verkuil2-18/+22
2010-05-18V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_deviceHans Verkuil4-47/+55