summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrapLinus Pizunski2013-12-121-0/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-1268-186/+287
|\
| * [media] videobuf2-dma-sg: fix possible memory leakGeyslan G. Bem2013-12-101-1/+2
| * [media] vb2: regression fix: always set length field.Hans Verkuil2013-12-101-1/+20
| * [media] mt9p031: Include linux/of.h headerSachin Kamat2013-12-091-0/+1
| * [media] rtl2830: add parent for I2C adapterAntti Palosaari2013-12-091-0/+1
| * [media] media: marvell-ccic: use devm to release clkLibin Yang2013-12-091-31/+8
| * [media] ths7303: Declare as static a private functionRicardo Ribalda2013-12-091-1/+2
| * [media] em28xx-video: Swap release order to avoid lock nestingRicardo Ribalda2013-12-091-1/+1
| * [media] usbtv: Add support for PAL video sourceGeorg Kaindl2013-12-091-38/+136
| * [media] media_tree: Fix spelling errorsJonathan McCrohan2013-12-0943-65/+65
| * [media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel2013-12-092-6/+6
| * [media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warningHans de Goede2013-12-091-3/+1
| * [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warningGeert Uytterhoeven2013-12-091-3/+1
| * [media] af9035: unlock on error in af9035_i2c_master_xfer()Dan Carpenter2013-12-041-2/+5
| * [media] af9033: fix broken I2CAntti Palosaari2013-12-041-6/+6
| * [media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdevLaurent Pinchart2013-12-041-5/+2
| * [media] af9035: fix broken I2C and USB I/OAntti Palosaari2013-12-041-4/+4
| * [media] wm8775: fix broken audio routingHans Verkuil2013-11-291-3/+1
| * [media] marvell-ccic: drop resource free in driver removeLibin Yang2013-11-291-7/+0
| * [media] tef6862/radio-tea5764: actually assign clamp resultHans Verkuil2013-11-292-2/+2
| * [media] cx231xx: use after free on error path in probeDan Carpenter2013-11-291-1/+1
| * [media] saa7164: fix return value check in saa7164_initdev()Wei Yongjun2013-11-291-1/+3
| * [media] bttv: don't setup the controls if there are no video devicesHans Verkuil2013-11-291-1/+2
| * [media] af9035: add [0413:6a05] Leadtek WinFast DTV Dongle DualAntti Palosaari2013-11-291-0/+2
| * [media] cxd2820r_c: fix if_ctl calculationEvgeny Plehov2013-11-291-1/+1
| * [media] technisat-usb2: fix typo in variable nameFelipe Pena2013-11-291-1/+1
| * [media] dvb_demux: clean up whitespace in comments from previous patch (trivial)Michael Krufky2013-11-291-2/+2
| * [media] dvb_demux: fix deadlock in dmx_section_feed_release_filter()Alexey Khoroshilov2013-11-291-1/+6
| * [media] gspca_sunplus: Add new usb-id for 06d6:0041Hans de Goede2013-11-291-0/+1
| * [media] gspca-stk1135: Add delay after configuring clockOndrej Zary2013-11-291-0/+3
| * [media] v4l: vsp1: Fix error return code in vsp1_video_init()Wei Yongjun2013-11-291-1/+3
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-121-2/+14
|\ \
| * | hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICKJosé Miguel Gonçalves2013-12-111-2/+14
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-12-125-7/+16
|\ \ \
| * | | hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter2013-12-123-1/+5
| * | | hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare2013-12-121-3/+6
| * | | hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes2013-12-121-2/+2
| * | | hwmon: (lm90) Unregister hwmon device if interrupt setup failsGuenter Roeck2013-12-121-1/+3
* | | | Merge tag 'iommu-fixes-for-v3.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-12-121-38/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Alex Williamson2013-12-061-38/+28
| |\ \ \ | | |/ / | |/| |
| | * | iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()Wei Yongjun2013-12-061-0/+1
| | * | iommu/arm-smmu: remove potential NULL dereference on mapping pathWill Deacon2013-12-061-2/+1
| | * | iommu/arm-smmu: use mutex instead of spinlock for locking page tablesWill Deacon2013-12-061-36/+26
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-12-1015-15/+2
|\ \ \ \
| * | | | sc1200_wdt: Fix oopsAlan2013-12-101-1/+2
| * | | | watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-1014-14/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-12-101-1/+1
|\ \ \ \ \
| * | | | | cpufreq_ at32ap-cpufreq.c: Fix section mismatchMatthias Brugger2013-12-101-1/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-12-102-4/+2
|\ \ \ \ \ | |/ / / / |/| | | |