summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WHENCE: use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab2015-12-041-1/+1
* MAINTAINERS: use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab2015-12-041-96/+96
* [media] staging: media: lirc: Replace timeval with ktime_t in lirc_parallel.cArnd Bergmann2015-12-031-20/+15
* [media] staging: media: lirc: Replace timeval with ktime_t in lirc_sasem.cArnd Bergmann2015-12-031-11/+9
* [media] staging: media: lirc: Replace timeval with ktime_t in lirc_serial.cArnd Bergmann2015-12-031-33/+17
* [media] radio-bcm2048: fix code indentJoseph Marrero2015-12-031-2/+2
* [media] tda10071: Fix dependency to REGMAP_I2CMatthias Schwarzott2015-12-031-1/+1
* [media] dm1105: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2015-12-031-1/+0
* [media] media: rc: remove unneeded codeHeiner Kallweit2015-12-033-20/+1
* [media] si2165: Add DVB-C support for HVR-4400/HVR-5500Matthias Schwarzott2015-12-031-5/+81
* [media] si2165: Prepare si2165_set_frontend() for future DVB-C supportMatthias Schwarzott2015-12-031-14/+37
* [media] si2165: set list of DVB-T registers togetherMatthias Schwarzott2015-12-031-47/+26
* [media] si2165: Simplify si2165_set_if_freq_shift usageMatthias Schwarzott2015-12-031-13/+13
* [media] si2165: move setting ts config to initMatthias Schwarzott2015-12-031-13/+14
* [media] si2165: only write agc registers after reset before start_syncroMatthias Schwarzott2015-12-031-17/+15
* [media] si2165: create function si2165_write_reg_list for writing register listsMatthias Schwarzott2015-12-031-0/+21
* [media] si2165: rename si2165_set_parameters to si2165_set_frontendMatthias Schwarzott2015-12-031-2/+2
* [media] si2165: rename frontend -> feMatthias Schwarzott2015-12-031-9/+9
* [media] UVC: Add support for ds4 depth cameraAviv Greenberg2015-12-033-0/+35
* [media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall2015-12-035-5/+5
* [media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall2015-12-037-7/+7
* [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil2015-12-0311-17/+24
* Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab2015-11-23334-5497/+4149
|\
| * Linux 4.4-rc2v4.4-rc2Linus Torvalds2015-11-231-1/+1
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-236-76/+182
| |\
| | * slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer2015-11-226-11/+11
| | * slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer2015-11-221-1/+5
| | * slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer2015-11-221-18/+22
| | * slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer2015-11-221-30/+79
| | * slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer2015-11-221-18/+67
| * | Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-2311-13/+15
| |\ \
| | * | serial: export fsl8250_handle_irqArnd Bergmann2015-11-211-0/+1
| | * | serial: 8250_mid: Add missing dependencyHeikki Krogerus2015-11-211-0/+1
| | * | tty: audit: Fix audit sourcePeter Hurley2015-11-213-5/+5
| | * | serial: etraxfs-uart: Fix crashGuenter Roeck2015-11-211-1/+1
| | * | serial: fsl_lpuart: Fix earlycon supportPeter Hurley2015-11-211-1/+1
| | * | bcm63xx_uart: Use the device name when registering an interruptSimon Arlott2015-11-211-1/+1
| | * | tty: Fix direct use of tty buffer workPeter Hurley2015-11-211-1/+1
| | * | tty: Fix tty_send_xchar() lock order inversionPeter Hurley2015-11-212-4/+4
| * | | Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-228-64/+115
| |\ \ \
| | * | | Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee2015-11-181-23/+25
| | * | | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-187-41/+90
| | |\ \ \ | | | |/ / | | |/| |
| | | * | iio: adc: xilinx: Fix VREFN scaleThomas Betker2015-11-151-0/+1
| | | * | iio: si7020: Swap data byte orderChris Lesiak2015-11-151-4/+4
| | | * | iio: adc: vf610_adc: Fix division by zero errorSanchayan Maity2015-11-081-1/+2
| | | * | iio:ad7793: Fix ad7785 product IDLars-Peter Clausen2015-10-251-1/+1
| | | * | iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen2015-10-251-26/+57
| | | * | iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich2015-10-251-1/+7
| | | * | iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-251-2/+2
| | | * | staging: iio: select IRQ_WORK for IIO_DUMMY_EVGENArnd Bergmann2015-10-251-1/+2