summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | 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-235-13/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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-234-20/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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-141-18/+14
| * | | | | | | | | | | | i2c: at91: fix SMBus quick commandLudovic Desroches2012-11-141-1/+6
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-232-15/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | bnx2x: remove redundant warning logAriel Elior2012-11-231-4/+7
| * | | | | | | | | | | | | 8139cp: revert "set ring address before enabling receiver"françois romieu2012-11-231-11/+11
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-11-233-3/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg2012-11-211-1/+5
| * | | | | | | | | | | | | | Input: mousedev - move /dev/input/mice to the correct minorDmitry Torokhov2012-11-191-2/+2
| * | | | | | | | | | | | | | Input: MT - document new 'flags' argument of input_mt_init_slots()Henrik Rydberg2012-11-101-0/+4
* | | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-11-228-29/+259
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen2012-11-146-16/+190
| * | | | | | | | | | | | | | | [SCSI] sd: Permit merged discard requestsMartin K. Petersen2012-11-141-13/+19
| * | | | | | | | | | | | | | | [SCSI] Add a report opcode helperMartin K. Petersen2012-11-144-0/+50
| * | | | | | | | | | | | | | | [SCSI] isci: copy fis 0x34 response into proper bufferMaciej Patelczyk2012-11-131-1/+1
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-2213-21/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-11-222-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | radeon: add AGPMode 1 quirk for RV250Paul Bolle2012-11-201-1/+4
| | * | | | | | | | | | | | | drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()Alex Deucher2012-11-201-0/+2
| * | | | | | | | | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-11-221-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst2012-11-221-1/+2
| * | | | | | | | | | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-11-2210-19/+61
| |\| | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz2012-11-182-6/+10
| | * | | | | | | | | | | | | drm/nouveau: add missing pll_calc callsMaarten Lankhorst2012-11-183-1/+22
| | * | | | | | | | | | | | | drm/nouveau: fix crash with noaccel=1Marcin Slusarz2012-11-181-0/+4
| | * | | | | | | | | | | | | drm/nv40: allocate ctxprog with kmallocMarcin Slusarz2012-11-183-5/+13
| | * | | | | | | | | | | | | drm/nvc0/disp: fix thinko in vblank regression fix..Kelly Doran2012-11-181-7/+12
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-2117-64/+153
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko2012-11-211-3/+3
| * | | | | | | | | | | | | | | bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi2012-11-211-0/+7