aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-05-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-09V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a varMauro Carvalho Chehab
2009-05-09V4L/DVB (11679): cafe_ccic: fix sensor detectionHans Verkuil
2009-05-09V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil
2009-05-09V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil
2009-05-09V4L/DVB (11669): uvc: fix compile warningHans Verkuil
2009-05-09V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil
2009-05-09V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500Steven Toth
2009-05-09V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/paddingTrent Piepho
2009-05-09V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmtTrent Piepho
2009-05-09V4L/DVB (11660): zoran: fix bug when enumerating format -1Trent Piepho
2009-05-09V4L/DVB (11575): uvcvideo: fix uvc resume failedMing Lei
2009-05-09Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller
2009-05-09bonding: fix panic if initialization failsFlorian Westphal
2009-05-09IXP4xx: complete Ethernet netdev setup before calling register_netdev().Krzysztof Hałasa
2009-05-09IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa
2009-05-08Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton
2009-05-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-05-07random: make get_random_int() more randomLinus Torvalds
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-07md: remove rd%d links immediately after stopping an array.NeilBrown
2009-05-07md: remove ability to explicit set an inactive array to 'clean'.NeilBrown
2009-05-07md: constify VFTsJan Engelhardt
2009-05-07md: tidy up status_resync to handle large arrays.NeilBrown
2009-05-07md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown
2009-05-07md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown
2009-05-07md: fix loading of out-of-date bitmap.NeilBrown
2009-05-06bnx2: Fix panic in bnx2_poll_work().Michael Chan
2009-05-06igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck
2009-05-06drivers/base/iommu.c: add missing includesAndrew Morton
2009-05-06isl29003: fix resume functionalityDaniel Mack
2009-05-06fbdev: remove makefile reference to removed driverKrzysztof Helt
2009-05-06fbdev: fix fillrect for 24bpp modesMichal Januszewski
2009-05-06jsm: removing unused spinlockBreno Leitao
2009-05-06vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox
2009-05-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-05-06drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-05[IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich
2009-05-05Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-05-05Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2009-05-05mx3fb: Fix compilation with CONFIG_PMSascha Hauer
2009-05-05i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan
2009-05-05i2c-algo-bit: Fix timeout testDave Airlie