aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-15media: rc: new driver for Sasem Remote Controller VFD/IRdev-sasemSean Young3-0/+314
2018-01-15media: rc: add keymap for Dign RemoteSean Young2-0/+71
2018-01-15auxdisplay: charlcd: add escape sequence for brightness on NEC µPD16314Sean Young1-2/+18
2018-01-14auxdisplay: charlcd: add flush functionSean Young1-0/+6
2018-01-14auxdisplay: charlcd: no need to call charlcd_gotoxy() if nothing changesSean Young1-3/+4
2018-01-14media: rc: new driver for early iMon devicesSean Young3-0/+235
2018-01-06Revert "[media] staging: lirc_imon: port remaining usb ids to imon and remove"Sean Young1-128/+7
2018-01-05media: rc: prev_ev is dead code, every call is a new edgeSean Young5-24/+1
2018-01-05media: rc: do not remove first bit if leader pulse is presentfor-v4.16cSean Young4-10/+12
2018-01-05media: rc: clean up leader pulse/space for manchester encodingSean Young5-44/+24
2018-01-05media: lirc: lirc daemon fails to detect raw IR deviceSean Young1-2/+2
2018-01-05media: lirc: add module alias for lirc_devSean Young1-0/+2
2018-01-05media: lirc: don't kfree the uninitialized pointer txbufColin Ian King1-2/+3
2018-01-03media: vb2: add a new warning about pending buffersMauro Carvalho Chehab1-1/+4
2018-01-03media: vb2: add pr_fmt() macroMauro Carvalho Chehab1-14/+16
2018-01-03media: vb2: Fix a bug about unnecessary calls to queue cancel and freeSatendra Singh Thakur1-2/+5
2018-01-03media: vb2: Enforce VB2_MAX_FRAME in vb2_core_reqbufs betterSakari Ailus1-2/+3
2018-01-03media: videobuf2-core: don't go out of the buffer rangeMauro Carvalho Chehab1-0/+4
2018-01-03media: pvrusb2: drop unneeded newlineJulia Lawall1-1/+2
2018-01-03media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLSDaniel Scheller1-61/+52
2018-01-03media: dvb-frontends/stv0910: field and register access helpersDaniel Scheller1-0/+28
2018-01-03media: dvb-frontends/stv0910: cleanup I2C access functionsDaniel Scheller1-20/+8
2018-01-03media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate()Daniel Scheller1-12/+16
2018-01-03Merge tag 'v4.15-rc6' into patchworkMauro Carvalho Chehab299-1372/+2862
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-6/+2
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-21/+44
2017-12-31Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-16/+36
2017-12-31Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+13
2017-12-31Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-20/+24
2017-12-31Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-101/+111
2017-12-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+6
2017-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-7/+18
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner5-6/+6
2017-12-29media: imx: fix breakages when compiling for armMauro Carvalho Chehab1-2/+2
2017-12-29gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner1-1/+1
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner1-6/+2
2017-12-29media: dvb_vb2: use strlcpy instead of strncpyMauro Carvalho Chehab1-1/+1
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab16-33/+33
2017-12-29media: intel-ipu3: cio2: add new MIPI-CSI2 driverYong Zhi7-1/+2526
2017-12-29media: videodev2.h, v4l2-ioctl: add IPU3 raw10 color formatYong Zhi1-0/+4
2017-12-29media: i2c: as3645a: Remove driverSakari Ailus3-889/+0
2017-12-29media: staging: atomisp: Fix DMI matching entry for MRD7Andy Shevchenko1-1/+2
2017-12-29media: staging: atomisp: Use standard DMI match tableAndy Shevchenko1-39/+70
2017-12-29media: staging: atomisp: Unexport local functionAndy Shevchenko2-4/+2
2017-12-29media: staging: atomisp: Remove redundant PCI codeAndy Shevchenko2-9/+0
2017-12-29media: staging: atomisp: Switch to use struct device_driver directlyAndy Shevchenko3-15/+11
2017-12-29media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko9-93/+49
2017-12-29media: staging: atomisp: Disable custom format for nowAndy Shevchenko3-1/+8
2017-12-29media: staging: atomisp: lm3554: Fix control valuesAndy Shevchenko1-5/+5

Privacy Policy