summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-03[media] staging: media: lirc: Replace timeval with ktime_t in lirc_parallel.cArnd Bergmann
2015-12-03[media] staging: media: lirc: Replace timeval with ktime_t in lirc_sasem.cArnd Bergmann
2015-12-03[media] staging: media: lirc: Replace timeval with ktime_t in lirc_serial.cArnd Bergmann
2015-12-03[media] radio-bcm2048: fix code indentJoseph Marrero
2015-12-03[media] tda10071: Fix dependency to REGMAP_I2CMatthias Schwarzott
2015-12-03[media] dm1105: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen
2015-12-03[media] media: rc: remove unneeded codeHeiner Kallweit
2015-12-03[media] si2165: Add DVB-C support for HVR-4400/HVR-5500Matthias Schwarzott
2015-12-03[media] si2165: Prepare si2165_set_frontend() for future DVB-C supportMatthias Schwarzott
2015-12-03[media] si2165: set list of DVB-T registers togetherMatthias Schwarzott
2015-12-03[media] si2165: Simplify si2165_set_if_freq_shift usageMatthias Schwarzott
2015-12-03[media] si2165: move setting ts config to initMatthias Schwarzott
2015-12-03[media] si2165: only write agc registers after reset before start_syncroMatthias Schwarzott
2015-12-03[media] si2165: create function si2165_write_reg_list for writing register listsMatthias Schwarzott
2015-12-03[media] si2165: rename si2165_set_parameters to si2165_set_frontendMatthias Schwarzott
2015-12-03[media] si2165: rename frontend -> feMatthias Schwarzott
2015-12-03[media] UVC: Add support for ds4 depth cameraAviv Greenberg
2015-12-03[media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall
2015-12-03[media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-11-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-21Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-11-20serial: export fsl8250_handle_irqArnd Bergmann
2015-11-20serial: 8250_mid: Add missing dependencyHeikki Krogerus
2015-11-20tty: audit: Fix audit sourcePeter Hurley
2015-11-20serial: etraxfs-uart: Fix crashGuenter Roeck
2015-11-20serial: fsl_lpuart: Fix earlycon supportPeter Hurley
2015-11-20bcm63xx_uart: Use the device name when registering an interruptSimon Arlott
2015-11-20tty: Fix direct use of tty buffer workPeter Hurley
2015-11-20tty: Fix tty_send_xchar() lock order inversionPeter Hurley
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig
2015-11-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-20i2c: i801: add Intel Lewisburg device IDsAlexandra Yates
2015-11-20i2c: fix wakeup irq parsingGrygorii Strashko
2015-11-20i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen
2015-11-20i2c: Revert "i2c: xiic: Do not reset controller before every transfer"Lars-Peter Clausen
2015-11-20i2c: imx: fix a compiling errorHou Zhiqiang
2015-11-19Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-11-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-19Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-11-19Merge tag 'renesas-sh-drivers-for-v4.4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-11-19usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby
2015-11-19usb: kconfig: fix warning of select USB_OTGPeter Chen