aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-11[media] mceusb: plug memory leak on data transmitJarod Wilson1-0/+3
2011-06-11[media] nuvoton-cir: in_use isn't actually in use, remove itJarod Wilson2-3/+0
2011-06-11[media] fintek-cir: make suspend with active IR more reliableJarod Wilson1-0/+5
2011-06-11[media] lirc_dev: store cdev in irctl, up maxdevsJarod Wilson1-10/+27
2011-06-11[media] [staging] lirc_sir: fix unused-but-set warningsJarod Wilson1-9/+2
2011-06-11[media] [staging] lirc_imon: fix unused-but-set warningsJarod Wilson1-9/+1
2011-06-11[media] mceusb: mce_sync_in is brain-deadJarod Wilson1-23/+7
2011-06-11[media] mceusb: support I-O Data GV-MC7/RCKITJarod Wilson1-0/+3
2011-06-11[media] mceusb: add and use mce_dbg printk macroJarod Wilson1-19/+25
2011-06-01[media] soc_camera: preserve const attributeMauro Carvalho Chehab1-1/+1
2011-06-01[media] uvc_entity: initialize return valueMauro Carvalho Chehab1-1/+1
2011-06-01[media] media: Fix media device minor registrationLaurent Pinchart1-2/+2
2011-06-01[media] Make nchg variable signed because the code compares this variable against negative valuesHans Petter Selasky1-1/+1
2011-06-01[media] omap3isp: fix compiler warningSanjeev Premi1-1/+1
2011-06-01[media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong6-82/+99
2011-06-01[media] ivtvfb: Add sanity check to ivtvfb_pan_display()Ian Armstrong1-0/+4
2011-06-01[media] ivtvfb: use display information in info not in var for panningLaurent Pinchart1-1/+2
2011-06-01[media] ivtv: Make two ivtv_msleep_timeout calls uninterruptableIan Armstrong1-2/+2
2011-06-01[media] anysee: return EOPNOTSUPP for unsupported I2C messagesAntti Palosaari1-6/+11
2011-06-01[media] gspca - ov519: Set the default frame rate to 15 fpsJean-François Moine1-1/+1
2011-06-01[media] gspca - stv06xx: Set a lower default value of gain for hdcs sensorsJean-François Moine1-1/+1
2011-06-01[media] gspca: Remove coarse_expo_autogain.hJean-François Moine1-116/+0
2011-06-01[media] gspca - ov519: Change the ovfx2 bulk transfer sizeJean-François Moine1-2/+2
2011-06-01[media] gspca - ov519: Fix a regression for ovfx2 webcamsJean-François Moine1-1/+1
2011-05-29arm gpio drivers: make them 'depends on ARM'Linus Torvalds1-0/+4
2011-05-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds33-1000/+1390
2011-05-29Merge branch 'x86-platform-next' into x86-platformMatthew Garrett33-1000/+1390
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds8-120/+136
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds30-484/+698
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds3-2/+5
2011-05-29dm kcopyd: return client directly and not through a pointerMikulas Patocka3-9/+11
2011-05-29dm kcopyd: reserve fewer pagesMikulas Patocka3-11/+5
2011-05-29dm io: use fixed initial mempool sizeMikulas Patocka5-39/+9
2011-05-29dm kcopyd: alloc pages from the main page allocatorMikulas Patocka1-31/+60
2011-05-29dm kcopyd: add gfp parm to alloc_plMikulas Patocka1-4/+4
2011-05-29dm kcopyd: remove superfluous page allocation spinlockMikulas Patocka1-10/+1
2011-05-29dm kcopyd: preallocate sub jobs to avoid deadlockMikulas Patocka1-20/+29
2011-05-29dm kcopyd: avoid pointless job splittingMikulas Patocka1-1/+1
2011-05-29dm mpath: do not fail paths after integrity errorsMartin K. Petersen1-1/+1
2011-05-29dm table: reject devices without request fnsMilan Broz1-0/+17
2011-05-29dm table: allow targets to support discards internallyMike Snitzer1-1/+5
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown3-20/+14
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into releaseLen Brown4613-179820/+368857
2011-05-29x86 idle floppy: deprecate disable_hlt()Len Brown1-0/+1
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown1-1/+1
2011-05-29ACPI EC: remove redundant codeZhang Rui1-2/+0
2011-05-29ACPI: Add D3 cold stateLin Ming2-1/+3
2011-05-29ACPI: processor: fix processor_physically_present in UP kernelLin Ming1-3/+9
2011-05-28scsi: fix scsi_proc new kernel-doc warningRandy Dunlap1-5/+0
2011-05-29ACPI: Split out custom_method functionality into an own driverThomas Renninger4-79/+117