summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-114-19/+28
| |\ \ \
| | * | | [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen2013-08-021-0/+3
| | * | | [SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2013-08-022-14/+10
| | * | | [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com2013-08-021-5/+15
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-08-112-3/+3
| |\ \ \ \
| | * | | | i2c: Fix Kontron PLD prescaler calculationMichael Brunner2013-08-051-2/+2
| | * | | | i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam2013-08-051-1/+1
| * | | | | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-103-22/+48
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-052-20/+44
| | |\ \ \ \ \
| | | * | | | | iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna2013-07-211-8/+22
| | | * | | | | iio:trigger: Fix use_count race conditionLars-Peter Clausen2013-07-201-12/+22
| | * | | | | | 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-103-2/+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-0910-69/+155
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ 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
| | | |/ / / / / / /
| | * | | | | | | | ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-072-21/+93
| | * | | | | | | | 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-061-15/+19
| | * | | | | | | | 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-099-100/+98
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [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] 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-092-28/+16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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-096-32/+114
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | 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