aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil2009-05-09
| * | | | V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500Steven Toth2009-05-09
| * | | | V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/paddingTrent Piepho2009-05-09
| * | | | V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmtTrent Piepho2009-05-09
| * | | | V4L/DVB (11660): zoran: fix bug when enumerating format -1Trent Piepho2009-05-09
| * | | | V4L/DVB (11575): uvcvideo: fix uvc resume failedMing Lei2009-05-09
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-10
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller2009-05-09
| |\ \ \
| | * | | IXP4xx: complete Ethernet netdev setup before calling register_netdev().Krzysztof Hałasa2009-05-09
| | * | | IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa2009-05-09
| * | | | bonding: fix panic if initialization failsFlorian Westphal2009-05-09
| |/ / /
| * | | bnx2: Fix panic in bnx2_poll_work().Michael Chan2009-05-06
| * | | igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck2009-05-06
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-05
| |\ \ \
| | * | | iwlwifi: update key flags at time key is setReinette Chatre2009-05-04
| | * | | iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab2009-05-04
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-05-08
|\ \ \ \ \
| * | | | | mtd: fix timeout in M25P80 driverPeter Horton2009-05-08
| * | | | | mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco2009-04-29
| * | | | | mtd: expose subpage size via sysfsArtem Bityutskiy2009-04-19
| * | | | | mtd: mtd in mtd_release is unused without CONFIG_MTD_CHARDenis V. Lunev2009-04-19
* | | | | | hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare2009-05-08
* | | | | | hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti2009-05-08
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-05-07
|\ \ \ \ \ \
| * | | | | | md: remove rd%d links immediately after stopping an array.NeilBrown2009-05-06
| * | | | | | md: remove ability to explicit set an inactive array to 'clean'.NeilBrown2009-05-06
| * | | | | | md: constify VFTsJan Engelhardt2009-05-06
| * | | | | | md: tidy up status_resync to handle large arrays.NeilBrown2009-05-06
| * | | | | | md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown2009-05-06
| * | | | | | md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown2009-05-06
| * | | | | | md: fix loading of out-of-date bitmap.NeilBrown2009-05-06
* | | | | | | random: make get_random_int() more randomLinus Torvalds2009-05-07
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-07
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-05-05
| |\ \ \ \ \ \ \
| | * | | | | | | mx3fb: Fix compilation with CONFIG_PMSascha Hauer2009-05-05
| | |/ / / / / /
| * | | | | | | Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-05-03
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | [ARM] S3C: Add UDIVSLOT support for newer UARTSBen Dooks2009-05-01
| | | |_|_|_|/ | | |/| | | |
* | | | | | | drivers/base/iommu.c: add missing includesAndrew Morton2009-05-06
* | | | | | | isl29003: fix resume functionalityDaniel Mack2009-05-06
* | | | | | | fbdev: remove makefile reference to removed driverKrzysztof Helt2009-05-06
* | | | | | | fbdev: fix fillrect for 24bpp modesMichal Januszewski2009-05-06
* | | | | | | jsm: removing unused spinlockBreno Leitao2009-05-06
* | | | | | | vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox2009-05-06
* | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-05-05
|\ \ \ \ \ \ \
| * | | | | | | drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie2009-05-05
| * | | | | | | drm: cleanup properly in drm_get_dev() failure pathsBen Skeggs2009-04-24
| * | | | | | | drm: clean the map list before destroying the hash tableBen Skeggs2009-04-24
| * | | | | | | drm: remove unreachable code in drm_sysfs.cJonas Bonn2009-04-24
| * | | | | | | drm: add control node checks missing from kms mergeJonas Bonn2009-04-24
| * | | | | | | drm/kms: don't try to shortcut drm mode set functionDave Airlie2009-04-24