Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug | Nicolas Pitre | 2009-05-08 | 2 | -0/+8 | |
| * | | | | | | | | USB: cxacru: Fix negative dB output | Simon Arlott | 2009-05-08 | 1 | -2/+8 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-05-10 | 1 | -19/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert driver core: move platform_data into platform_device | Greg Kroah-Hartman | 2009-05-08 | 1 | -3/+0 | |
| * | | | | | | | | Revert driver core: fix passing platform_data | Ming Lei | 2009-05-08 | 1 | -14/+1 | |
| * | | | | | | | | Driver core: platform: fix kernel-doc warnings | Randy Dunlap | 2009-05-08 | 1 | -3/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-05-10 | 4 | -16/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix the race between capifs remount and node creation | Al Viro | 2009-05-09 | 1 | -2/+8 | |
| * | | | | | | | | Fix races around the access to ->s_options | Al Viro | 2009-05-09 | 1 | -2/+1 | |
| * | | | | | | | | Reduce path_lookup() abuses | Al Viro | 2009-05-09 | 1 | -10/+10 | |
| * | | | | | | | | Fix deadlock in ipathfs ->get_sb() | Al Viro | 2009-05-09 | 1 | -1/+1 | |
| * | | | | | | | | Convert obvious places to deactivate_locked_super() | Al Viro | 2009-05-09 | 1 | -2/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-05-10 | 14 | -41/+76 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a var | Mauro Carvalho Chehab | 2009-05-09 | 1 | -1/+1 | |
| * | | | | | | | | V4L/DVB (11679): cafe_ccic: fix sensor detection | Hans Verkuil | 2009-05-09 | 1 | -0/+1 | |
| * | | | | | | | | V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusion | Hans Verkuil | 2009-05-09 | 3 | -4/+4 | |
| * | | | | | | | | V4L/DVB (11674): ivtv: fix incorrect bit tests | Hans Verkuil | 2009-05-09 | 4 | -5/+8 | |
| * | | | | | | | | V4L/DVB (11669): uvc: fix compile warning | Hans Verkuil | 2009-05-09 | 1 | -3/+6 | |
| * | | | | | | | | V4L/DVB (11668): ivtv: fix compiler warning. | Hans Verkuil | 2009-05-09 | 1 | -3/+6 | |
| * | | | | | | | | V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500 | Steven Toth | 2009-05-09 | 1 | -1/+1 | |
| * | | | | | | | | V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/padding | Trent Piepho | 2009-05-09 | 1 | -0/+27 | |
| * | | | | | | | | V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmt | Trent Piepho | 2009-05-09 | 1 | -9/+9 | |
| * | | | | | | | | V4L/DVB (11660): zoran: fix bug when enumerating format -1 | Trent Piepho | 2009-05-09 | 1 | -15/+13 | |
| * | | | | | | | | V4L/DVB (11575): uvcvideo: fix uvc resume failed | Ming Lei | 2009-05-09 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-10 | 7 | -45/+38 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr... | David S. Miller | 2009-05-09 | 2 | -17/+18 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | IXP4xx: complete Ethernet netdev setup before calling register_netdev(). | Krzysztof Hałasa | 2009-05-09 | 1 | -12/+13 | |
| | * | | | | | | | IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. | Krzysztof Hałasa | 2009-05-09 | 2 | -5/+5 | |
| * | | | | | | | | bonding: fix panic if initialization fails | Florian Westphal | 2009-05-09 | 1 | -8/+0 | |
| |/ / / / / / / | ||||||
| * | | | | | | | bnx2: Fix panic in bnx2_poll_work(). | Michael Chan | 2009-05-06 | 1 | -2/+4 | |
| * | | | | | | | igb: resolve panic on shutdown when SR-IOV is enabled | Alexander Duyck | 2009-05-06 | 1 | -7/+5 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-05-05 | 2 | -11/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | iwlwifi: update key flags at time key is set | Reinette Chatre | 2009-05-04 | 1 | -10/+11 | |
| | * | | | | | | | iwlwifi: remove EXPORT_SYMBOL for static symbol | Andreas Schwab | 2009-05-04 | 1 | -1/+0 | |
* | | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-05-08 | 2 | -15/+29 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mtd: fix timeout in M25P80 driver | Peter Horton | 2009-05-08 | 1 | -8/+8 | |
| * | | | | | | | | | mtd: Bug in m25p80.c during whole-chip erase | Steven A. Falco | 2009-04-29 | 1 | -5/+7 | |
| * | | | | | | | | | mtd: expose subpage size via sysfs | Artem Bityutskiy | 2009-04-19 | 1 | -0/+12 | |
| * | | | | | | | | | mtd: mtd in mtd_release is unused without CONFIG_MTD_CHAR | Denis V. Lunev | 2009-04-19 | 1 | -3/+3 | |
* | | | | | | | | | | hwmon: (w83781d) Fix W83782D support (NULL pointer dereference) | Jean Delvare | 2009-05-08 | 1 | -1/+2 | |
* | | | | | | | | | | hwmon: (asus_atk0110) Fix compiler warning | Luca Tettamanti | 2009-05-08 | 1 | -0/+2 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-05-07 | 3 | -51/+60 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | md: remove rd%d links immediately after stopping an array. | NeilBrown | 2009-05-07 | 1 | -8/+8 | |
| * | | | | | | | | | md: remove ability to explicit set an inactive array to 'clean'. | NeilBrown | 2009-05-07 | 1 | -5/+2 | |
| * | | | | | | | | | md: constify VFTs | Jan Engelhardt | 2009-05-07 | 1 | -1/+1 | |
| * | | | | | | | | | md: tidy up status_resync to handle large arrays. | NeilBrown | 2009-05-07 | 1 | -17/+28 | |
| * | | | | | | | | | md: fix some (more) errors with bitmaps on devices larger than 2TB. | NeilBrown | 2009-05-07 | 1 | -7/+11 | |
| * | | | | | | | | | md/raid10: don't clear bitmap during recovery if array will still be degraded. | NeilBrown | 2009-05-07 | 1 | -6/+6 | |
| * | | | | | | | | | md: fix loading of out-of-date bitmap. | NeilBrown | 2009-05-07 | 1 | -7/+4 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | random: make get_random_int() more random | Linus Torvalds | 2009-05-07 | 1 | -7/+12 |