aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | | | USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.Andy Lutomirski2009-05-08
| * | | | | | | | USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlugNicolas Pitre2009-05-08
| * | | | | | | | USB: cxacru: Fix negative dB outputSimon Arlott2009-05-08
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-05-10
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman2009-05-08
| * | | | | | | | Revert driver core: fix passing platform_dataMing Lei2009-05-08
| * | | | | | | | Driver core: platform: fix kernel-doc warningsRandy Dunlap2009-05-08
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-05-10
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix the race between capifs remount and node creationAl Viro2009-05-09
| * | | | | | | | Fix races around the access to ->s_optionsAl Viro2009-05-09
| * | | | | | | | Reduce path_lookup() abusesAl Viro2009-05-09
| * | | | | | | | Fix deadlock in ipathfs ->get_sb()Al Viro2009-05-09
| * | | | | | | | Convert obvious places to deactivate_locked_super()Al Viro2009-05-09
| |/ / / / / / /
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-05-10
|\ \ \ \ \ \ \ \
| * | | | | | | | V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a varMauro Carvalho Chehab2009-05-09
| * | | | | | | | V4L/DVB (11679): cafe_ccic: fix sensor detectionHans Verkuil2009-05-09
| * | | | | | | | V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil2009-05-09
| * | | | | | | | V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil2009-05-09
| * | | | | | | | V4L/DVB (11669): uvc: fix compile warningHans Verkuil2009-05-09
| * | | | | | | | 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
| | |_|_|_|_|_|/ / | |/| | | | | | |