summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-16cfq: remove extraneous '\n' in blktrace outputJeff Moyer1-1/+1
2009-06-16ubifs: register backing_dev_infoJens Axboe1-0/+3
2009-06-16btrfs: properly register fs backing deviceJens Axboe1-5/+21
2009-06-16block: don't overwrite bdi->state after bdi_init() has been runJens Axboe2-4/+5
2009-06-16cfq: cleanup for last_end_request in cfq_dataGui Jianfeng1-5/+0
2009-06-16Btrfs: always update root items for fs trees at commit timeYan Zheng1-6/+6
2009-06-16ocfs2/net: Use wait_event() in o2net_send_message_vec()Sunil Mushran1-5/+2
2009-06-16ocfs2: Adjust rightmost path in ocfs2_add_branch.Tao Ma1-4/+76
2009-06-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+2
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds12-21/+163
2009-06-15Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-1/+3
2009-06-15Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-1/+39
2009-06-15Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+31
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1136-47572/+106185
2009-06-15hwmon: (max6650) Add support for alarmsChristian Engelmayer1-1/+85
2009-06-15hwmon: (f71882fg) Add support for the F71858FHans de Goede3-42/+166
2009-06-15hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000Hans de Goede1-0/+3
2009-06-15hwmon: (f71882fg) Sanity check f8000 pwm settingsHans de Goede1-13/+23
2009-06-15hwmon: (f71882fg) Cleanup f8000 pwm handlingHans de Goede1-9/+8
2009-06-15hwmon: PCI quirk for hwmon access on MSI MS-7031 boardJean Delvare1-0/+29
2009-06-15hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare2-3/+18
2009-06-15hwmon: (tmp401) Add documentationAndre Prendel2-0/+61
2009-06-15hwmon: (tmp401) Add support for TI's TMP411 sensors chipAndre Prendel1-24/+149
2009-06-15hwmon: (tmp401) Add support for TI's TMP401 sensor chipHans de Goede3-0/+576
2009-06-15hwmon: (ibmaem) Automatically load on HC10 bladeDarrick J. Wong3-2/+3
2009-06-15hwmon: Fix more __devexit_p glitchesJean Delvare2-6/+6
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds192-2355/+6189
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds14-8/+1236
2009-06-15[IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell1-2/+2
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds27-861/+727
2009-06-15therm_windtunnel: Convert to a new-style i2c driverJean Delvare1-66/+60
2009-06-15therm_adt746x: Convert to a new-style i2c driverJean Delvare1-42/+42
2009-06-15windfarm: Convert to new-style i2c driversJean Delvare3-144/+197
2009-06-15therm_pm72: Convert to a new-style i2c driverJean Delvare1-48/+47
2009-06-15i2c-viapro: Add new PCI device ID for VX855Harald Welte3-3/+11
2009-06-15i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang8-20/+19
2009-06-15i2c: Do not give adapters a default parentJean Delvare1-11/+0
2009-06-15i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare2-2/+0
2009-06-15i2c: Retry automatically on arbitration lossClifford Wolf1-4/+26
2009-06-15i2c: Remove void castsJack Stone1-1/+1
2009-06-15ALSA: ctxfi - Fix deadlock with xfi-timerTakashi Iwai1-8/+10
2009-06-15ALSA: intel8x0 - Fix PCM position crazinessTakashi Iwai1-12/+12
2009-06-15regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel1-4/+4
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel2-19/+63
2009-06-15regulator: lp3971 - fix driver link error when built-in.Liam Girdwood1-1/+1
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski4-0/+621
2009-06-15regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown3-0/+3
2009-06-15regulator: Support list_voltage for fixed voltage regulatorMark Brown1-1/+14
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown4-4/+4