Age | Commit message (Expand) | Author |
2009-06-18 | ext3: fix chain verification in ext3_get_blocks() | Jan Kara |
2009-06-18 | Doc fix: ext2 can only have 32,000 subdirs, not 32,768 | Michael Shields |
2009-06-18 | ext2: Do not update mtime of a moved directory | Jan Kara |
2009-06-18 | gpio: pca953x: Add support for PCA9556 | Nate Case |
2009-06-18 | gpio: pca953x: Get platform_data from OpenFirmware | Nate Case |
2009-06-18 | gpio: max7301: add missing __devexit marking | Mike Frysinger |
2009-06-18 | pca953x: support GPIOLIB GPIO naming | Daniel Silverstone |
2009-06-18 | drivers/char/rtc: disable legacy RTC driver on Blackfin systems | Mike Frysinger |
2009-06-18 | rtc-ds1553: drop IRQF_SHARED | Atsushi Nemoto |
2009-06-18 | rtc-tx4939: drop IRQF_SHARED | Atsushi Nemoto |
2009-06-18 | rtc: add stand-alone driver for RX8025 chip | Wolfgang Grandegger |
2009-06-18 | rtc: rtc-ds1307 add ds3231 | Wolfram Sang |
2009-06-18 | rtc: rtc-ds1307 add ds1388 | Joakim Tjernlund |
2009-06-18 | rtc: rtc-ds1742 nvram attribute fix | Torsten Ertbjerg Rasmussen |
2009-06-18 | spi: fix spi_write_then_read() comment | Jiri Pirko |
2009-06-18 | pxa2xx_spi: fix for SPI_CS_HIGH | Daniel Ribeiro |
2009-06-18 | mpc52xx_psc_spi: convert to cs_control callback | Anton Vorontsov |
2009-06-18 | spi: move more spi_setup() functionality into core | David Brownell |
2009-06-18 | spi: move common spi_setup() functionality into core | David Brownell |
2009-06-18 | spi_bfin5xx: limit reaches -1 | Roel Kluin |
2009-06-18 | proc.txt: update kernel filesystem/proc.txt documentation | Stefani Seibold |
2009-06-18 | proc: vmcore - use kzalloc in get_new_element() | Cyrill Gorcunov |
2009-06-18 | procfs: remove sparse errors in proc_devtree.c | Michal Simek |
2009-06-18 | epoll: fix nested calls support | Davide Libenzi |
2009-06-18 | MAINTAINERS: fbdev is orphaned | Andrew Morton |
2009-06-18 | proc: export statistics for softirq to /proc | Keika Kobayashi |
2009-06-18 | irqs: add IRQF_SAMPLE_RANDOM to the feature-removal-schedule.txt (deprecated)... | Robin Getz |
2009-06-18 | softirq: introduce statistics for softirq | Keika Kobayashi |
2009-06-17 | ia64: Fix resource assignment for root busses | Matthew Wilcox |
2009-06-17 | x86: Use pci_claim_resource | Matthew Wilcox |
2009-06-17 | Delete pcibios_select_root | Matthew Wilcox |
2009-06-17 | Fix pci_claim_resource | Matthew Wilcox |
2009-06-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2009-06-17 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2009-06-17 | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds |
2009-06-17 | mfd: early init for MFD running regulators | Samuel Ortiz |
2009-06-17 | mfd: fix tmio related warnings | Samuel Ortiz |
2009-06-17 | mfd: asic3: enable SD/SDIO cell | Philipp Zabel |
2009-06-17 | mfd: asic3: enable DS1WM cell | Philipp Zabel |
2009-06-17 | mfd: asic3: remove SD/SDIO controller register definitions | Philipp Zabel |
2009-06-17 | mfd: asic3: use resource_size macro instead of local variable | Philipp Zabel |
2009-06-17 | mfd: add ASIC3 IRQ numbers | Philipp Zabel |
2009-06-17 | mfd: asic3: add clock handling for MFD cells | Philipp Zabel |
2009-06-17 | mfd: asic3: add asic3_set_register common operation | Philipp Zabel |
2009-06-17 | mfd: Fix Kconfig help text for WM8350 | Mark Brown |
2009-06-17 | mfd: add PCAP driver | Daniel Ribeiro |
2009-06-17 | mfd: add U300 AB3100 core support | Linus Walleij |
2009-06-17 | drivers/mfd: remove obsolete irq_desc_t typedef | Thomas Gleixner |
2009-06-17 | mfd/pcf50633-gpio.c: add MODULE_LICENSE | Adrian Bunk |
2009-06-17 | mfd: Mark WM8350 mask revision as readable to match silicon | Mark Brown |