summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-19ufs: sector_t cannot be negativeRoel Kluin1-9/+1
2009-06-19isofs: cleanup mount option processingJan Kara4-45/+40
2009-06-19isofs: fix setting of uid and gid to 0Jan Kara2-14/+14
2009-06-19isofs: let mode and dmode mount options override rock ridge mode settingJan Kara3-14/+48
2009-06-19ext3: make sure inode is deleted from orphan list after truncateJan Kara1-9/+11
2009-06-19jbd: clean up journal_try_to_free_buffers()Hisashi Hifumi1-48/+0
2009-06-19ext3: fix chain verification in ext3_get_blocks()Jan Kara1-1/+1
2009-06-19Doc fix: ext2 can only have 32,000 subdirs, not 32,768Michael Shields1-1/+1
2009-06-19ext2: Do not update mtime of a moved directoryJan Kara3-5/+7
2009-06-19gpio: pca953x: Add support for PCA9556Nate Case1-0/+1
2009-06-19gpio: pca953x: Get platform_data from OpenFirmwareNate Case1-5/+70
2009-06-19gpio: max7301: add missing __devexit markingMike Frysinger1-1/+1
2009-06-19pca953x: support GPIOLIB GPIO namingDaniel Silverstone2-0/+5
2009-06-19drivers/char/rtc: disable legacy RTC driver on Blackfin systemsMike Frysinger1-1/+1
2009-06-19rtc-ds1553: drop IRQF_SHAREDAtsushi Nemoto1-2/+1
2009-06-19rtc-tx4939: drop IRQF_SHAREDAtsushi Nemoto1-3/+1
2009-06-19rtc: add stand-alone driver for RX8025 chipWolfgang Grandegger3-0/+698
2009-06-19rtc: rtc-ds1307 add ds3231Wolfram Sang1-4/+18
2009-06-19rtc: rtc-ds1307 add ds1388Joakim Tjernlund1-4/+15
2009-06-19rtc: rtc-ds1742 nvram attribute fixTorsten Ertbjerg Rasmussen1-17/+14
2009-06-19spi: fix spi_write_then_read() commentJiri Pirko1-2/+2
2009-06-19pxa2xx_spi: fix for SPI_CS_HIGHDaniel Ribeiro1-1/+1
2009-06-19mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov2-17/+9
2009-06-19spi: move more spi_setup() functionality into coreDavid Brownell16-115/+57
2009-06-19spi: move common spi_setup() functionality into coreDavid Brownell15-80/+61
2009-06-19spi_bfin5xx: limit reaches -1Roel Kluin1-1/+1
2009-06-19proc.txt: update kernel filesystem/proc.txt documentationStefani Seibold1-52/+190
2009-06-19proc: vmcore - use kzalloc in get_new_element()Cyrill Gorcunov1-6/+1
2009-06-19procfs: remove sparse errors in proc_devtree.cMichal Simek1-5/+5
2009-06-19epoll: fix nested calls supportDavide Libenzi1-9/+12
2009-06-19MAINTAINERS: fbdev is orphanedAndrew Morton1-3/+1
2009-06-19proc: export statistics for softirq to /procKeika Kobayashi4-0/+86
2009-06-19irqs: add IRQF_SAMPLE_RANDOM to the feature-removal-schedule.txt (deprecated)...Robin Getz1-0/+14
2009-06-19softirq: introduce statistics for softirqKeika Kobayashi2-0/+13
2009-06-18ia64: Fix resource assignment for root bussesMatthew Wilcox1-2/+2
2009-06-18x86: Use pci_claim_resourceMatthew Wilcox1-10/+7
2009-06-18Delete pcibios_select_rootMatthew Wilcox11-132/+0
2009-06-18Fix pci_claim_resourceMatthew Wilcox1-2/+2
2009-06-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds49-231/+238
2009-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds19-238/+2219
2009-06-17Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds1-12/+15
2009-06-17mfd: early init for MFD running regulatorsSamuel Ortiz3-3/+3
2009-06-17mfd: fix tmio related warningsSamuel Ortiz4-4/+4
2009-06-17mfd: asic3: enable SD/SDIO cellPhilipp Zabel1-1/+113
2009-06-17mfd: asic3: enable DS1WM cellPhilipp Zabel2-0/+100
2009-06-17mfd: asic3: remove SD/SDIO controller register definitionsPhilipp Zabel1-216/+3
2009-06-17mfd: asic3: use resource_size macro instead of local variablePhilipp Zabel1-4/+2
2009-06-17mfd: add ASIC3 IRQ numbersPhilipp Zabel1-0/+7
2009-06-17mfd: asic3: add clock handling for MFD cellsPhilipp Zabel1-0/+80
2009-06-17mfd: asic3: add asic3_set_register common operationPhilipp Zabel2-5/+20