summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | iio:accel:bmc150-accel: fix counting directionHartmut Knaack2015-07-191-1/+1
| | | * | | | iio:light:cm3323: clear bitmask before setHartmut Knaack2015-07-191-1/+1
| | | * | | | iio: adc: at91_adc: allow to use full range of startup timeJan Leupold2015-07-191-4/+4
| | | * | | | iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt2015-07-191-2/+2
| | | * | | | iio: proximity: sx9500: Fix proximity valueDaniel Baluta2015-07-191-1/+1
| | | * | | | iio: ABI: Clarify proximity output valueDaniel Baluta2015-07-191-4/+2
| | | * | | | iio: inv-mpu: Specify the expected format/precision for write channelsAdriana Reus2015-07-191-0/+18
| | | * | | | iio: twl4030-madc: Pass the IRQF_ONESHOT flagFabio Estevam2015-07-191-1/+2
| | | * | | | iio: adc: rockchip_saradc: add missing MODULE_* dataHeiko Stuebner2015-07-191-0/+4
| | | * | | | hid-sensor: Fix suspend/resume delaySrinivas Pandruvada2015-07-192-1/+11
| * | | | | | Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-253-16/+12
| |\ \ \ \ \ \
| | * | | | | | parport: Revert "parport: fix memory leak"Sudip Mukherjee2015-07-251-1/+0
| | * | | | | | mei: prevent unloading mei hw modules while the device is opened.Tomas Winkler2015-07-221-1/+1
| | * | | | | | misc: mic: scif bug fix for vmalloc_to_page crashSudeep Dutt2015-07-221-10/+5
| | * | | | | | parport: fix freeing freed memorySudip Mukherjee2015-07-221-4/+4
| | * | | | | | parport: fix memory leakSudip Mukherjee2015-07-221-0/+1
| | * | | | | | parport: fix error handlingSudip Mukherjee2015-07-221-1/+2
| | |/ / / / /
| * | | | | | Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-07-252-18/+37
| |\ \ \ \ \ \
| | * | | | | | ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)2015-07-242-18/+37
| * | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-251-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | libnvdimm: fix namespace seed creationDan Williams2015-07-251-0/+5
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'md/4.2-fixes' of git://neil.brown.name/mdLinus Torvalds2015-07-258-27/+71
| |\ \ \ \ \ \ \
| | * | | | | | | md/raid5: clear R5_NeedReplace when no longer needed.NeilBrown2015-07-241-1/+3
| | * | | | | | | Fix read-balancing during node failureGoldwyn Rodrigues2015-07-243-5/+16
| | * | | | | | | md-cluster: fix bitmap sub-offset in bitmap_read_sbGoldwyn Rodrigues2015-07-241-7/+4
| | * | | | | | | md: Return error if request_module fails and returns positive valueGoldwyn Rodrigues2015-07-241-1/+1
| | * | | | | | | md: Skip cluster setup in case of error while reading bitmapGoldwyn Rodrigues2015-07-241-1/+1
| | * | | | | | | md/raid1: fix test for 'was read error from last working device'.NeilBrown2015-07-241-1/+1
| | * | | | | | | md: Skip cluster setup for dm-raidGoldwyn Rodrigues2015-07-231-3/+12
| | * | | | | | | md: flush ->event_work before stopping array.NeilBrown2015-07-221-0/+2
| | * | | | | | | md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown2015-07-221-1/+4
| | * | | | | | | md/raid5: avoid races when changing cache size.NeilBrown2015-07-222-7/+27
| * | | | | | | | Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtdLinus Torvalds2015-07-252-5/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood2015-07-071-5/+5
| | * | | | | | | | MAINTAINERS: mtd: docg3: add docg3 maintainerRobert Jarzmik2015-07-061-0/+6
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-244-13/+29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | block: Do a full clone when splitting discard biosMartin K. Petersen2015-07-231-3/+12
| | * | | | | | | | block: export bio_associate_*() and wbc_account_io()Tejun Heo2015-07-232-0/+3
| | * | | | | | | | blkcg: fix gendisk reference leak in blkg_conf_prep()Tejun Heo2015-07-221-1/+5
| | * | | | | | | | null_blk: fix use-after-free problemMike Krinkin2015-07-221-9/+9
| * | | | | | | | | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-246-4/+32
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | libata: Do not blacklist M510DCMartin K. Petersen2015-07-161-1/+1
| | * | | | | | | | | libata: increase the timeout when setting transfer modeMikulas Patocka2015-07-151-1/+2
| | * | | | | | | | | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn2015-07-153-1/+12
| | * | | | | | | | | libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter2015-07-151-0/+3
| | * | | | | | | | | libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2015-07-153-1/+6
| | * | | | | | | | | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin2015-07-141-1/+2
| | * | | | | | | | | ata: pmp: add quirk for Marvell 4140 SATA PMPLior Amsalem2015-07-141-0/+7
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-07-2442-187/+202
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou2015-07-241-0/+1
OpenPOWER on IntegriCloud