summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* s390/eadm_sch: improve quiesce handlingSebastian Ott2013-10-242-3/+28
* s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens2013-10-241-12/+7
* s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner2013-10-2410-43/+13
* s390/qdio: fix atomic_sub() misusageHeiko Carstens2013-10-241-1/+1
* Merge tag 'md/3.12-fixes' of git://neil.brown.name/mdLinus Torvalds2013-10-244-2/+25
|\
| * raid5: avoid finding "discard" stripeShaohua Li2013-10-241-0/+8
| * raid5: set bio bi_vcnt 0 for discard requestShaohua Li2013-10-241-0/+12
| * md: avoid deadlock when md_set_badblocks.Bian Yu2013-10-241-2/+3
| * md: Fix skipping recovery for read-only arrays.Lukasz Dorau2013-10-242-0/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-10-244-10/+19
|\ \ | |/ |/|
| * [SCSI] sd: call blk_pm_runtime_init before add_diskAaron Lu2013-10-231-1/+1
| * [SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis2013-10-232-1/+10
| * [SCSI] BusLogic: Fix an oops when intializing multimaster adapterKhalid Aziz2013-10-161-8/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-10-235-37/+81
|\ \
| * | s390/time: correct use of store clock fastMartin Schwidefsky2013-10-223-9/+9
| * | s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens2013-10-151-1/+1
| * | s390/dasd: check for availability of prefix command during formatStefan Haberland2013-10-151-27/+71
* | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2013-10-238-21/+60
|\ \ \
| * \ \ Merge branch 'x86_pkg_temp' of .git into for-rcZhang Rui2013-10-211-6/+8
| |\ \ \
| | * | | Thermal: x86_pkg_temp: change spin lockSrinivas Pandruvada2013-09-251-6/+8
| * | | | Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui2013-10-211-1/+1
| * | | | drivers: thermal: allow ti-soc-thermal run without pcb zoneEduardo Valentin2013-10-151-0/+1
| * | | | thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski2013-10-154-0/+13
| * | | | thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski2013-10-154-12/+37
| * | | | thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski2013-10-151-2/+0
| |/ / /
* | | | platform/x86: fix asus-wmi build errorRandy Dunlap2013-10-231-0/+1
* | | | bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet2013-10-231-1/+1
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-2316-65/+158
|\ \ \ \
| * | | | [media] saa7134: Fix crash when device is closed before streamoffSimon Farnsworth2013-10-141-0/+1
| * | | | [media] adv7511: fix error return code in adv7511_probe()Wei Yongjun2013-10-141-0/+2
| * | | | [media] ths8200: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-8/+4
| * | | | [media] ad9389b: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-9/+6
| * | | | [media] adv7511: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-9/+7
| * | | | [media] adv7842: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-18/+12
| * | | | [media] s5p-jpeg: Initialize vfd_decoder->vfl_dir fieldJacek Anaszewski2013-09-241-0/+1
| * | | | [media] videobuf2-dc: Fix support for mappings without struct page in userptr...Marek Szyprowski2013-09-241-5/+82
| * | | | [media] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused'Sylwester Nawrocki2013-09-241-1/+3
| * | | | [media] mx3-camera: locking cleanup in mx3_videobuf_queue()Dan Carpenter2013-09-241-3/+2
| * | | | [media] sh_vou: almost forever loop in sh_vou_try_fmt_vid_out()Dan Carpenter2013-09-241-1/+1
| * | | | [media] tda10071: change firmware download conditionAndreas Matthies2013-09-241-8/+1
| * | | | [media] msi3101: correct max videobuf2 allocAntti Palosaari2013-09-241-1/+7
| * | | | [media] Add HCL T12Rg-H to STK webcam upside-down tableGregor Jasny2013-09-241-0/+7
| * | | | [media] msi3101: Kconfig select VIDEOBUF2_VMALLOCAntti Palosaari2013-09-241-0/+1
| * | | | [media] msi3101: msi3101_ioctl_ops can be staticFengguang Wu2013-09-241-1/+1
| * | | | [media] e4000: fix PLL calc bug on 32-bit archAntti Palosaari2013-09-241-1/+2
| * | | | [media] uvcvideo: quirk PROBE_DEF for Microsoft Lifecam NX-3000Laurent Pinchart2013-09-241-0/+9
| * | | | [media] uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitorJoseph Salisbury2013-09-241-0/+9
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-235-0/+25
|\ \ \ \ \
| * | | | | IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-215-0/+25
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-2359-453/+777
|\ \ \ \ \ \