summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thp: move preallocated PTE page table on move_huge_pmd()Kirill A. Shutemov2013-12-131-1/+11
* mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2013-12-135-14/+29
* rtc: s5m: enable IRQ wake during suspendKrzysztof Kozlowski2013-12-131-0/+25
* rtc: s5m: limit endless loop waiting for register updateKrzysztof Kozlowski2013-12-131-6/+31
* rtc: s5m: fix unsuccesful IRQ request during probeKrzysztof Kozlowski2013-12-131-2/+4
* drivers/rtc/rtc-s5m.c: fix info->rtc assignmentGeert Uytterhoeven2013-12-131-27/+27
* include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin2013-12-131-1/+2
* drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrapLinus Pizunski2013-12-131-0/+2
* procfs: also fix proc_reg_get_unmapped_area() for !MMU caseJan Beulich2013-12-131-5/+9
* mm: memcg: do not declare OOM from __GFP_NOFAIL allocationsJohannes Weiner2013-12-131-0/+3
* include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi2013-12-131-1/+4
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-1270-190/+293
|\
| * [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-094-10/+12
| * [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
* | | | word-at-a-time: provide generic big-endian zero_bytemask implementationWill Deacon2013-12-121-0/+8