summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-107-45/+38
|\
| * Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller2009-05-092-17/+18
| |\
| | * IXP4xx: complete Ethernet netdev setup before calling register_netdev().Krzysztof Hałasa2009-05-091-12/+13
| | * IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa2009-05-092-5/+5
| * | bonding: fix panic if initialization failsFlorian Westphal2009-05-091-8/+0
| |/
| * bnx2: Fix panic in bnx2_poll_work().Michael Chan2009-05-061-2/+4
| * igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck2009-05-061-7/+5
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-052-11/+11
| |\
| | * iwlwifi: update key flags at time key is setReinette Chatre2009-05-041-10/+11
| | * iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab2009-05-041-1/+0
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-05-082-15/+29
|\ \ \
| * | | mtd: fix timeout in M25P80 driverPeter Horton2009-05-081-8/+8
| * | | mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco2009-04-291-5/+7
| * | | mtd: expose subpage size via sysfsArtem Bityutskiy2009-04-191-0/+12
| * | | mtd: mtd in mtd_release is unused without CONFIG_MTD_CHARDenis V. Lunev2009-04-191-3/+3
* | | | hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare2009-05-081-1/+2
* | | | hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti2009-05-081-0/+2
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-05-073-51/+60
|\ \ \ \
| * | | | md: remove rd%d links immediately after stopping an array.NeilBrown2009-05-071-8/+8
| * | | | md: remove ability to explicit set an inactive array to 'clean'.NeilBrown2009-05-071-5/+2
| * | | | md: constify VFTsJan Engelhardt2009-05-071-1/+1
| * | | | md: tidy up status_resync to handle large arrays.NeilBrown2009-05-071-17/+28
| * | | | md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown2009-05-071-7/+11
| * | | | md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown2009-05-071-6/+6
| * | | | md: fix loading of out-of-date bitmap.NeilBrown2009-05-071-7/+4
* | | | | random: make get_random_int() more randomLinus Torvalds2009-05-071-7/+12
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-074-10/+70
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-05-051-7/+7
| |\ \ \ \ \
| | * | | | | mx3fb: Fix compilation with CONFIG_PMSascha Hauer2009-05-051-7/+7
| | |/ / / /
| * | | | | Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-05-033-3/+63
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [ARM] S3C: Add UDIVSLOT support for newer UARTSBen Dooks2009-05-013-3/+63
* | | | | | drivers/base/iommu.c: add missing includesAndrew Morton2009-05-061-0/+2
* | | | | | isl29003: fix resume functionalityDaniel Mack2009-05-061-2/+7
* | | | | | fbdev: remove makefile reference to removed driverKrzysztof Helt2009-05-061-1/+0
* | | | | | fbdev: fix fillrect for 24bpp modesMichal Januszewski2009-05-063-39/+48
* | | | | | jsm: removing unused spinlockBreno Leitao2009-05-062-3/+0
* | | | | | vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox2009-05-061-0/+6
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-05-056-32/+16
|\ \ \ \ \ \
| * | | | | | drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie2009-05-061-3/+3
| * | | | | | drm: cleanup properly in drm_get_dev() failure pathsBen Skeggs2009-04-241-3/+6
| * | | | | | drm: clean the map list before destroying the hash tableBen Skeggs2009-04-241-3/+3
| * | | | | | drm: remove unreachable code in drm_sysfs.cJonas Bonn2009-04-241-2/+0
| * | | | | | drm: add control node checks missing from kms mergeJonas Bonn2009-04-241-1/+2
| * | | | | | drm/kms: don't try to shortcut drm mode set functionDave Airlie2009-04-241-19/+0
| * | | | | | drm/radeon: bump minor version for occlusion queries supportMaciej Cencora2009-04-241-1/+2
* | | | | | | [IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich2009-05-051-1/+2
* | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-05-0511-14/+25
|\ \ \ \ \ \ \
| * | | | | | | i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan2009-05-051-0/+11
| * | | | | | | i2c-algo-bit: Fix timeout testDave Airlie2009-05-051-1/+1
| * | | | | | | i2c: Timeouts off by 1Roel Kluin2009-05-059-13/+13
| | |/ / / / / | |/| | | | |
OpenPOWER on IntegriCloud