summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-054-21/+62
| |\ \ \ \ \ \ \
| | * | | | | | | iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna2013-07-212-8/+38
| | * | | | | | | iio:trigger: Fix use_count race conditionLars-Peter Clausen2013-07-202-13/+24
| * | | | | | | | staging: zcache: fix "zcache=" kernel parameterPiotr Sarna2013-07-291-2/+4
* | | | | | | | | Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-104-2/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MAINTAINERS: Add separate section for USB NETWORKING DRIVERSJoe Perches2013-08-051-0/+5
| * | | | | | | | | Merge tag 'for-usb-linus-2013-07-31' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-08-053-2/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | usb: xhci: add missing dma-mapping.h includesJames Hogan2013-07-312-0/+2
| | * | | | | | | | usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner2013-07-311-2/+3
* | | | | | | | | | Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-0911-76/+162
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-fixes'Rafael J. Wysocki2013-08-075-31/+32
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar2013-08-074-26/+26
| | * | | | | | | | | | cpufreq: loongson2: fix regression related to clock managementAaro Koskinen2013-08-071-5/+6
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'acpi-fixes'Rafael J. Wysocki2013-08-076-45/+130
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-073-22/+98
| | * | | | | | | | | ACPI / processor: move try_offline_node() after acpi_unmap_lsapic()Yasuaki Ishimatsu2013-08-071-1/+2
| | * | | | | | | | | ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki2013-08-062-21/+21
| | * | | | | | | | | ACPI / PM: Walk physical_node_list under physical_node_lockRafael J. Wysocki2013-08-061-0/+8
| | * | | | | | | | | ACPI / video: improve quirk check in acpi_video_bqc_quirk()Felipe Contreras2013-08-041-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | hwmon: (adt7470) Fix incorrect return code checkCurt Brune2013-08-081-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-0911-102/+101
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [media] em28xx: fix assignment of the eeprom dataAlban Browaeys2013-07-261-1/+1
| * | | | | | | | | | [media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov2013-07-261-5/+6
| * | | | | | | | | | [media] usbtv: fix dependencyHans Verkuil2013-07-261-1/+1
| * | | | | | | | | | [media] usbtv: Throw corrupted frames awayLubomir Rintel2013-07-261-2/+13
| * | | | | | | | | | [media] usbtv: Fix deinterlacingLubomir Rintel2013-07-261-11/+25
| * | | | | | | | | | [media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda2013-07-261-0/+1
| * | | | | | | | | | [media] DocBook: upgrade media_api DocBook version to 4.2Andrzej Hajda2013-07-261-2/+2
| * | | | | | | | | | [media] ml86v7667: fix compile warning: 'ret' set but not usedHans Verkuil2013-07-261-2/+2
| * | | | | | | | | | [media] s5p-g2d: Fix registration failureSachin Kamat2013-07-261-0/+1
| * | | | | | | | | | [media] media: coda: Fix DT driver data pointer for i.MX27Alexander Shiyan2013-07-261-1/+1
| * | | | | | | | | | [media] s5p-mfc: Fix input/output format reportingJohn Sheu2013-07-252-77/+48
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-08-091-2/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "HID: hid-logitech-dj: querying_devices was never set"Jiri Kosina2013-08-091-2/+0
* | | | | | | | | | | | Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-08-093-29/+17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: OMAP: dss-common: fix Panda's DVI DDC channelTomi Valkeinen2013-08-021-1/+1
| * | | | | | | | | | | | video: mxsfb: fix color settings for 18bit data bus and 32bppHector Palacios2013-08-021-26/+0
| * | | | | | | | | | | | OMAPDSS: analog-tv-connector: compile fixTomi Valkeinen2013-08-021-2/+16
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-0932-165/+353
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve...Dave Airlie2013-08-0916-55/+138
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/i915: do not disable backlight on vgaswitcheroo switch offJani Nikula2013-08-071-0/+11
| | * | | | | | | | | | | | | drm/i915: Don't call encoder's get_config unless encoder is activeVille Syrjälä2013-08-071-1/+3
| | * | | | | | | | | | | | | drm/i915: avoid brightness overflow when doing scaleAaron Lu2013-08-071-2/+5
| | * | | | | | | | | | | | | drm/i915: update last_vblank when disabling the power wellPaulo Zanoni2013-08-071-0/+18
| | * | | | | | | | | | | | | drm/i915: fix gen4 digital port hotplug definitionsDaniel Vetter2013-08-071-3/+9
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | drm: Don't pass negative delta to ktime_sub_ns()Michel Dänzer2013-08-081-1/+4
| * | | | | | | | | | | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-08-0824-158/+300
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/radeon: make missing smc ucode non-fatalAlex Deucher2013-08-074-10/+26
| | * | | | | | | | | | | | | drm/radeon/dpm: require rlc for dpmAlex Deucher2013-08-071-1/+4
OpenPOWER on IntegriCloud