aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-16Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-06-16Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-06-16tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox
2009-06-16pty: Narrow the race on ldisc lockingAlan Cox
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-15hwmon: (max6650) Add support for alarmsChristian Engelmayer
2009-06-15hwmon: (f71882fg) Add support for the F71858FHans de Goede
2009-06-15hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000Hans de Goede
2009-06-15hwmon: (f71882fg) Sanity check f8000 pwm settingsHans de Goede
2009-06-15hwmon: (f71882fg) Cleanup f8000 pwm handlingHans de Goede
2009-06-15hwmon: PCI quirk for hwmon access on MSI MS-7031 boardJean Delvare
2009-06-15hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare
2009-06-15hwmon: (tmp401) Add support for TI's TMP411 sensors chipAndre Prendel
2009-06-15hwmon: (tmp401) Add support for TI's TMP401 sensor chipHans de Goede
2009-06-15hwmon: (ibmaem) Automatically load on HC10 bladeDarrick J. Wong
2009-06-15hwmon: Fix more __devexit_p glitchesJean Delvare
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel
2009-06-15regulator: lp3971 - fix driver link error when built-in.Liam Girdwood
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski
2009-06-15regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown
2009-06-15regulator: Support list_voltage for fixed voltage regulatorMark Brown
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown
2009-06-15regulator: build fix for powerpc - renamed show_stateLiam Girdwood
2009-06-15regulator: add userspace-consumer driverMike Rapoport
2009-06-15Maxim 1586 regulator driverRobert Jarzmik
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-14Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier
2009-06-14mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier
2009-06-14Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driverMarcel Holtmann
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2009-06-13ieee802154: fix kconfig bool/tristate muckupRandy Dunlap
2009-06-13bonding: initialization reworkStephen Hemminger
2009-06-13bonding: use is_zero_ether_addrStephen Hemminger
2009-06-13bonding: network device names are case sensativeStephen Hemminger
2009-06-13bonding: elminate bad refcount codeStephen Hemminger
2009-06-13bonding: fix style issuesStephen Hemminger
2009-06-13bonding: fix destructorStephen Hemminger
2009-06-13bonding: remove bonding read/write semaphoreStephen Hemminger
2009-06-13bonding: initialize before registrationStephen Hemminger
2009-06-13bonding: bond_create always called with default parametersStephen Hemminger
2009-06-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...David S. Miller