| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-08-11 |
|\ |
|
| * | mfd: tc6393 cleanup and update | Ian Molton | 2008-08-10 |
| * | mfd: have TMIO drivers and subdevices depend on ARM | Samuel Ortiz | 2008-08-10 |
| * | mfd: TMIO MMC driver | Ian Molton | 2008-08-10 |
| * | mfd: driver for the TMIO NAND controller | Ian Molton | 2008-08-10 |
| * | mfd: t7l66 MMC platform data | Ian Molton | 2008-08-10 |
| * | mfd: tc6387 MMC platform data | Ian Molton | 2008-08-10 |
| * | mfd: Fix 7l66 and 6387 according to the new mfd-core API | Samuel Ortiz | 2008-08-10 |
| * | mfd: Fix tc6393 according to the new tmio.h | Samuel Ortiz | 2008-08-10 |
| * | mfd: driver for the TC6387XB TMIO controller. | Ian Molton | 2008-08-10 |
| * | mfd: driver for the T7L66XB TMIO SoC | Ian Molton | 2008-08-10 |
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-08-11 |
|\ \ |
|
| * | | hwmon: (lm75) Drop legacy i2c driver | Jean Delvare | 2008-08-10 |
| * | | i2c: correct some size_t printk formats | David Brownell | 2008-08-10 |
| * | | i2c: Check for address business before creating clients | Jean Delvare | 2008-08-10 |
| * | | i2c: Let users select algorithm drivers manually again | Jean Delvare | 2008-08-10 |
| * | | i2c: Fix NULL pointer dereference in i2c_new_probed_device | Hans Verkuil | 2008-08-10 |
| * | | i2c: Fix oops on bus multiplexer driver loading | Jean Delvare | 2008-08-10 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-08-11 |
|\ \ |
|
| * | | [WATCHDOG] pcwd.c - fix open_allowed type. | Wim Van Sebroeck | 2008-08-10 |
| * | | [WATCHDOG] fix watchdog/ixp4xx_wdt.c compilation | Adrian Bunk | 2008-08-10 |
| * | | [WATCHDOG] fix watchdog/wdt285.c compilation | Adrian Bunk | 2008-08-10 |
| * | | [WATCHDOG] fix watchdog/at91rm9200_wdt.c compilation | Adrian Bunk | 2008-08-10 |
| * | | [WATCHDOG] fix watchdog/shwdt.c compilation | Adrian Bunk | 2008-08-10 |
| * | | [WATCHDOG] fix watchdog/txx9wdt.c compilation | Adrian Bunk | 2008-08-10 |
| * | | [WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=n | Jean Delvare | 2008-08-10 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-08-11 |
|\ \ |
|
| * | | PCI: Limit VPD length for Broadcom 5708S | Dean Hildebrand | 2008-08-07 |
| * | | PCI PM: Export pci_pme_active to drivers | Rafael J. Wysocki | 2008-08-07 |
| * | | PCI: check the return value of device_create_bin_file() in pci_create_bus() | Simon Horman | 2008-08-07 |
| * | | PCI: fully restore MSI state at resume time | Jesse Barnes | 2008-08-07 |
| * | | PCI: add Broadcom 5708S to VPD length quirk | Eric Dumazet | 2008-08-07 |
* | | | Fix race/oops in tty layer after BKL pushdown | Christian Borntraeger | 2008-08-11 |
* | | | Revert "fbcon: bgcolor fix" | Linus Torvalds | 2008-08-11 |
* | | | uninline atl1e_setup_mac_ctrl() | Adrian Bunk | 2008-08-09 |
| |/
|/| |
|
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2008-08-08 |
|\ \ |
|
| * | | [CPUFREQ] Fix -Wshadow warning in conservative governor. | Dave Jones | 2008-08-08 |
* | | | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-08-08 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge Linus' latest into master | Russell King | 2008-08-08 |
| |\ \ |
|
| * \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-08-07 |
| |\ \ \ |
|
| | * | | | [ARM] sa1100_wdt: use reset_status to remember watchdog reset status | Eric Miao | 2008-08-04 |
| * | | | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
| * | | | | Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Russell King | 2008-08-07 |
| |\ \ \ \ |
|
| | * | | | | avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> | Haavard Skinnemoen | 2008-08-05 |
| | |/ / / |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 |
| |\ \ \ \ |
|
| * | | | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 |
| * | | | | | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-08 |
|\ \ \ \ \ \ |
|
| * | | | | | | bnx2x: fix logical op | Randy Dunlap | 2008-08-07 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-08-07 |
| |\ \ \ \ \ \ |
|