summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-04-20[S390] dasd: fix race between open and offlineStefan Weinhuber
2011-04-20md: Cleanup after raid45->raid0 takeoverKrzysztof Wojcik
2011-04-20md: Fix dev_sectors on takeover from raid0 to raid4/5NeilBrown
2011-04-20md/raid5: remove setting of ->queue_lockNeilBrown
2011-04-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-04-20drm/radeon/kms: fix IH writeback on r6xx+ on big endian machinesCédric Cano
2011-04-19drm/radeon/kms: pll tweaks for r7xxAlex Deucher
2011-04-19tty/n_gsm: fix bug in CRC calculation for gsm1 modeMikhail Kshevetskiy
2011-04-19serial/imx: read cts state only after acking cts change irqUwe Kleine-König
2011-04-19parport_pc.c: correctly release the requested region for the IT887xNiels de Vos
2011-04-19drm/nouveau: fix allocation of notifier objectMarcin Slusarz
2011-04-19drm/nouveau: fix notifier memory corruption bugMarcin Slusarz
2011-04-19drm/nouveau: fix pinning of notifier blockBen Skeggs
2011-04-19drm/nouveau: populate ttm_alloced with false, when it's notBen Skeggs
2011-04-19drm/nouveau: fix nv30 pcie boardsBen Skeggs
2011-04-19drm/nouveau: split ramin_lock into two locks, one hardirq safeBen Skeggs
2011-04-19PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-04-19[media] media: vb2: correct queue initialization orderMarek Szyprowski
2011-04-19[media] media: vb2: fix incorrect v4l2_buffer->flags handlingMarek Szyprowski
2011-04-19[media] s5p-fimc: Add support for the buffer timestamps and sequenceSylwester Nawrocki
2011-04-19[media] s5p-fimc: Fix bytesperline and plane payload setupSylwester Nawrocki
2011-04-19[media] s5p-fimc: Do not allow changing format after REQBUFSSylwester Nawrocki
2011-04-19[media] s5p-fimc: Fix FIMC3 pixel limits on Exynos4Sylwester Nawrocki
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-19Revert "[media] V4L: videobuf, don't use dma addr as physical"Linus Torvalds
2011-04-19hwmon: (pmbus) Removed unused variable from struct pmbus_dataGuenter Roeck
2011-04-19[media] tda18271: update tda18271c2_rf_cal as per NXP's rev.04 datasheetMichael Krufky
2011-04-19[media] tda18271: update tda18271_rf_band as per NXP's rev.04 datasheetMichael Krufky
2011-04-19[media] tda18271: fix bad calculation of main post divider byteMichael Krufky
2011-04-19[media] tda18271: prog_cal and prog_tab variables should be s32, not u8Michael Krufky
2011-04-19[media] tda18271: fix calculation bug in tda18271_rf_tracking_filters_initMichael Krufky
2011-04-19[media] omap3isp: queue: Don't corrupt buf->npages when get_user_pages() failsLaurent Pinchart
2011-04-19[media] v4l: Don't register media entities for subdev device nodesLaurent Pinchart
2011-04-19[media] omap3isp: Don't increment node entity use count when poweron failsLaurent Pinchart
2011-04-19[media] omap3isp: lane shifter supportMichael Jones
2011-04-19[media] omap3isp: ccdc: support Y10/12, 8-bit bayer fmtsMichael Jones
2011-04-19block: get rid of QUEUE_FLAG_REENTERJens Axboe
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov
2011-04-18Input: estimate number of events per packetJeff Brown
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig
2011-04-18RTC: rtc-omap: Fix a leak of the IRQ during init failureAxel Lin
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown
2011-04-18md: incorporate new plugging into raid5.NeilBrown
2011-04-18md: provide generic support for handling unplug callbacks.NeilBrown
2011-04-18md - remove old plugging code.NeilBrown
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown
2011-04-18md: use new plugging interface for RAID IO.NeilBrown