summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-271-1/+10
|\
| * hwmon: (applesmc) Check key count before proceedingHenrik Rydberg2013-09-261-1/+10
* | Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-2710-30/+15
|\ \ | |/ |/|
| * video: mxsfb: Add missing breakMarek Vasut2013-09-261-0/+1
| * video: of: display_timing: correct display-timings node findingAndrzej Hajda2013-09-261-3/+3
| * neofb: fix error return code in neofb_probe()Wei Yongjun2013-09-261-1/+3
| * s3fb: fix error return code in s3_pci_probe()Wei Yongjun2013-09-261-8/+1
| * video: mmp: drop needless devm cleanupUwe Kleine-König2013-09-261-15/+2
| * OMAPDSS: Add missing dependency on backlight for DSI-CM panel drierMark Brown2013-09-261-0/+1
| * OMAPDSS: DISPC: set irq_safe for runtime PMTomi Valkeinen2013-09-191-0/+1
| * OMAPDSS: Return right error during connector probeSathya Prakash M R2013-09-193-3/+3
* | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-262-48/+11
|\ \
| * | xen/balloon: don't alloc page while non-preemptibleDavid Vrabel2013-09-241-12/+11
| * | tpm: xen-tpmfront: Remove the locality sysfs attributeJason Gunthorpe2013-09-241-29/+0
| * | tpm: xen-tpmfront: Fix default durationsJason Gunthorpe2013-09-241-7/+0
* | | Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-09-268-25/+118
|\ \ \
| * | | dm: add reserved_bio_based_ios module parameterMike Snitzer2013-09-233-5/+20
| * | | dm: add reserved_rq_based_ios module parameterMike Snitzer2013-09-233-4/+42
| * | | dm: lower bio-based mempool reservationMike Snitzer2013-09-231-4/+5
| * | | dm thin: do not expose non-zero discard limits if discards disabledMike Snitzer2013-09-231-3/+11
| * | | dm mpath: disable WRITE SAME if it failsMike Snitzer2013-09-202-1/+21
| * | | dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka2013-09-201-3/+2
| * | | dm snapshot: workaround for a false positive lockdep warningMikulas Patocka2013-09-201-1/+1
| * | | dm stats: fix possible counter corruption on 32-bit systemsMikulas Patocka2013-09-181-6/+17
| * | | dm mpath: do not fail path on -ENOSPCJun'ichi Nomura2013-09-181-0/+1
| | |/ | |/|
* | | update contact information for Mikael PetterssonMikael Pettersson2013-09-251-1/+1
* | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-252-0/+2
|\ \ \
| * | | cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter2013-09-251-0/+1
| * | | cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter2013-09-251-0/+1
* | | | Merge branch 'bcache' (bcache fixes from Kent Overstreet)Linus Torvalds2013-09-249-64/+108
|\ \ \ \
| * | | | bcache: Fix flushes in writeback modeKent Overstreet2013-09-241-6/+9
| * | | | bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet2013-09-241-11/+28
| * | | | bcache: Fix a shrinker deadlockKent Overstreet2013-09-241-1/+1
| * | | | bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet2013-09-241-2/+1
| * | | | bcache: Fix a flush/fua performance bugKent Overstreet2013-09-241-0/+1
| * | | | bcache: Fix a writeback performance regressionKent Overstreet2013-09-244-30/+43
| * | | | bcache: Correct printf()-style format length modifierGeert Uytterhoeven2013-09-241-1/+1
| * | | | bcache: Fix for when no journal entries are foundKent Overstreet2013-09-241-12/+18
| * | | | bcache: Strip endline when writing the label through sysfsGabriel de Perthuis2013-09-241-2/+7
| * | | | bcache: Fix a dumb journal discard bugKent Overstreet2013-09-241-1/+1
| |/ / /
* / / / drm/i2c: tda998x: fix audio mutingRussell King2013-09-241-2/+1
|/ / /
* | | Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-2335-97/+160
|\ \ \
| * | | iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen2013-09-211-0/+2
| * | | iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen2013-09-211-9/+12
| * | | iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2013-09-212-5/+17
| * | | iio: Stop sampling when the device is removedLars-Peter Clausen2013-09-213-1/+28
| * | | iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald2013-09-211-2/+9
| * | | iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-6/+6
| * | | iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+2
| * | | iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+4