summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-26eeprom: More consistent symbol namesJean Delvare
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang
2009-01-26i2c: Quilt tree has movedJean Delvare
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2009-01-26i2c: Delete 10 unused driver IDsJean Delvare
2009-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-01-17dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin
2009-01-17security: introduce missing kfreeVegard Nossum
2009-01-17move wm8400-regulator's probe function to .devinit.textUwe Kleine-König
2009-01-16Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier
2009-01-16IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell
2009-01-16IPoIB: Do not print error messages for multicast join retriesYossi Etigin
2009-01-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier
2009-01-16Linux 2.6.29-rc2Linus Torvalds
2009-01-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16Merge branch 'thinkpad-acpi' into releaseLen Brown
2009-01-16Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown
2009-01-16ACPI: rename main.c to sleep.cLen Brown
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown
2009-01-16eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki
2009-01-16thermal fixup for broken BIOS which has invalid trip points.Zhang Rui
2009-01-16netxen: include ipv6.h (fixes build failure)Dhananjay Phadke
2009-01-16ACPI: EC: Don't trust ECDT tables from ASUSAlexey Starikovskiy
2009-01-16netxen: avoid invalid iounmapDhananjay Phadke
2009-01-16ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason
2009-01-16Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason
2009-01-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-01-16Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-01-16Revert "PCI PM: Register power state of devices during initialization"Linus Torvalds
2009-01-16sata_fsl: Return non-zero on error in probe()Michal Sojka
2009-01-16drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha buildAndrew Morton
2009-01-16libata: New driver for OCTEON SOC Compact Flash interface (v7).David Daney
2009-01-16libata: Add another column to the ata_timing table.David Daney
2009-01-16sata_via: Add VT8261 supportJosephChan@via.com.tw
2009-01-16pata_atiixp: update port enabledness test handlingTejun Heo