summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat2012-10-101-1/+1
| * | | | | | | mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris2012-10-101-4/+5
* | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-11-232-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2012-11-232-1/+6
* | | | | | | | | Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-11-231-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski2012-11-231-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2012-11-233-105/+132
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md/raid10: decrement correct pending counter when writing to replacement.NeilBrown2012-11-221-1/+1
| * | | | | | | | | md/raid10: close race that lose writes lost when replacement completes.NeilBrown2012-11-221-61/+68
| * | | | | | | | | md/raid5: Make sure we clear R5_Discard when discard is finished.NeilBrown2012-11-211-2/+5
| * | | | | | | | | md/raid5: move resolving of reconstruct_state earlier inNeilBrown2012-11-211-34/+34
| * | | | | | | | | md/raid5: round discard alignment up to power of 2.NeilBrown2012-11-201-0/+4
| * | | | | | | | | md: make sure everything is freed when dm-raid stops an array.NeilBrown2012-11-201-2/+14
| * | | | | | | | | md: Avoid write invalid address if read_seqretry returned true.majianpeng2012-11-201-2/+2
| * | | | | | | | | md: Reassigned the parameters if read_seqretry returned true in func md_is_ba...majianpeng2012-11-201-3/+4
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-11-236-14/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | block: Don't access request after it might be freedRoland Dreier2012-11-231-1/+7
| * | | | | | | | | | mtip32xx: Fix padding issueSelvan Mani2012-11-231-2/+2
| * | | | | | | | | | aoe: avoid running request handler on plugged queueEd Cashin2012-11-231-1/+1
| * | | | | | | | | | mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()Wei Yongjun2012-11-231-1/+2
| * | | | | | | | | | mtip32xx: fix shift larger than type warningJens Axboe2012-11-231-1/+2
| * | | | | | | | | | mtip32xx: Fix incorrect mask used for erase modeSelvan Mani2012-11-231-1/+1
| * | | | | | | | | | mtip32xx: Fix to make lba address correct in big-endian systemsSelvan Mani2012-11-231-2/+6
| * | | | | | | | | | mtip32xx: fix potential crash on SEC_ERASE_UNITSelvan Mani2012-11-231-2/+2
| * | | | | | | | | | dm: fix deadlock with request based dm and queue request_fn recursionJens Axboe2012-11-231-1/+7
| * | | | | | | | | | floppy: destroy floppy workqueue before cleaning up the queueJiri Kosina2012-11-231-2/+3
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-11-234-11/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen2012-11-221-5/+9
| * | | | | | | | | | OMAPFB: Fix possible null pointer dereferencingTushar Behera2012-11-191-1/+1
| * | | | | | | | | | OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs()Wei Yongjun2012-10-261-1/+3
| * | | | | | | | | | omapdss: dss: Fix clocks on OMAP363xLaurent Pinchart2012-10-261-2/+2
| * | | | | | | | | | OMAPDSS: DSI: fix dsi_get_dsidev_from_id()Tomi Valkeinen2012-10-251-2/+11
* | | | | | | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-11-236-20/+48
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | i2c: mxs: Handle i2c DMA failure properlyMarek Vasut2012-11-221-0/+2
| * | | | | | | | | | | i2c: s3c2410: Fix code to free gpiosAbhilash Kesavan2012-11-191-0/+1
| * | | | | | | | | | | i2c: omap: ensure writes to dev->buf_len are orderedFelipe Balbi2012-11-141-1/+3
| * | | | | | | | | | | Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-143-18/+36
| * | | | | | | | | | | i2c: at91: fix SMBus quick commandLudovic Desroches2012-11-141-1/+6
* | | | | | | | | | | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-11-2312-75/+84
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | ALSA: snd-usb: properly initialize the sync endpointDaniel Mack2012-11-221-1/+1
| * | | | | | | | | | | ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speakerDavid Henningsson2012-11-211-0/+1
| * | | | | | | | | | | ALSA: hda - Add support for Realtek ALC292David Henningsson2012-11-211-0/+1
| * | | | | | | | | | | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-11-21175-987/+1952
| |\ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'fix/arizona', 'fix/cs4271', 'fix/kirkwood' and 'fix/samsung' ...Mark Brown2012-11-21547-3308/+5843
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | ASoC: bells: Fix up git patch application failureMark Brown2012-11-161-2/+2
| | | | * | | | | | | | | | | | ASoC: kirkwood-i2s: more pause-mode fixesRussell King2012-11-211-9/+0Star
| | | | * | | | | | | | | | | | ASoC: kirkwood-i2s: fix DMA underrunsRussell King2012-11-211-29/+38
| | | | * | | | | | | | | | | | ASoC: kirkwood-i2s: fix DCO lock detectionRussell King2012-11-211-1/+1
| | | | * | | | | | | | | | | | ASoC: kirkwood-dma: don't ignore other irq causes on errorRussell King2012-11-211-1/+0Star
| | | | * | | | | | | | | | | | ASoC: kirkwood-dma: fix use of virt_to_phys()Russell King2012-11-211-1/+1
| | | | | |_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | |