pandora-kernel.git
2009-09-23 Randy Dunlapspi.h: add missing kernel-doc for struct spi_master
2009-09-23 Steven A. Falcospi: add spi_ppc4xx driver
2009-09-23 Jouni Hoganderspi: omap2_mcspi use BIT(n)
2009-09-23 Sascha Hauerspi: remove i.MX SPI driver
2009-09-23 Bartlomiej... ncpfs: fix wrong check in __ncp_ioctl()
2009-09-23 Bartlomiej... ncpfs: remove dead URL from documentation
2009-09-23 Roel Kluinncpfs: read buffer overflow
2009-09-23 maximilian... ramfs: move RAMFS_MAGIC to include/linux/magic.h
2009-09-23 KAMEZAWA Hiroyuki/proc/kcore: update stat.st_size after memory hotplug
2009-09-23 KAMEZAWA Hiroyuki/proc/kcore: fix stat.st_size
2009-09-23 KAMEZAWA Hiroyukikcore: more fixes for init
2009-09-23 KAMEZAWA Hiroyukikcore: register module area in generic way
2009-09-23 KAMEZAWA Hiroyukikcore: register vmemmap range
2009-09-23 KAMEZAWA Hiroyukikcore: use registerd physmem information
2009-09-23 KAMEZAWA Hiroyukiwalk system ram range
2009-09-23 KAMEZAWA Hiroyukikcore: register text area in generic way
2009-09-23 KAMEZAWA Hiroyukikcore: register vmalloc area in generic way
2009-09-23 KAMEZAWA Hiroyukikcore: add kclist types
2009-09-23 KAMEZAWA Hiroyukikcore: use usual list for kclist
2009-09-23 Stefani Seiboldprocfs: provide stack information for threads
2009-09-23 Vincent Lifs/proc/base.c: fix proc_fault_inject_write() input...
2009-09-23 Vincent Lifs/proc/task_mmu.c v1: fix clear_refs_write() input...
2009-09-23 Amerigo Wangkcore: fix /proc/kcore's stat.st_size
2009-09-23 Oleg Nesterovproc_flush_task: flush /proc/tid/task/pid when a sub...
2009-09-23 Kees Cookproc: fix reported unit for RLIMIT_CPU
2009-09-23 Chris Ballsdhci: increase timeout for internal clock stabilization.
2009-09-23 Richard Röjforssdhci: support for ADMA only hosts
2009-09-23 Nicolas Pitremmc: make SDIO device/driver struct accessors public
2009-09-23 Nicolas Pitremmc: propagate error codes back from bus drivers' suspe...
2009-09-23 Nicolas Pitremmc: core SDIO suspend/resume support
2009-09-23 Wolfgang Mueesmmc_spi: fail gracefully if host or card do not support...
2009-09-23 kishore kadiyalaomap4: mmc driver support on OMAP4
2009-09-23 Chris Ballsdhci: add no-card-no-reset quirk for Ricoh R5C822...
2009-09-23 Rob EmanueleAT91: atmel-mci: Platform configuration to the the...
2009-09-23 Rob Emanueleatmel-mci: unified Atmel MCI drivers (AVR32 & AT91)
2009-09-23 Ohad Ben-Cohensdio: add MMC_QUIRK_LENIENT_FN0
2009-09-23 Anton Vorontsovsdhci-of: cleanup eSDHC's set_clock() a little bit
2009-09-23 Anton Vorontsovsdhci-of: don't hard-code inverted write-protect quirk
2009-09-23 Anton Vorontsovpowerpc: introduce and document sdhci,wp-inverted prope...
2009-09-23 Anton Vorontsovsdhci-of: fix high-speed cards recognition
2009-09-23 Anton Vorontsovsdhci-of: avoid writing reserved bits into host control...
2009-09-23 Anton Vorontsovsdhci-of: fix SD clock calculation
2009-09-23 Roel Kluinsdio: fix read buffer overflow
2009-09-23 Anton Vorontsovsdhci: be more strict with get_min_clock() usage
2009-09-23 Ohad Ben-Cohensdio: add CD disable support
2009-09-23 Madhusudhan... MAINTAINERS: update for TI OMAP hsmmc driver
2009-09-23 Adrian HunterARM: OMAP: RX51: set MMC capabilities and power-saving...
2009-09-23 Adrian Hunteromap_hsmmc: set a large data timeout for commands with...
2009-09-23 Adrian Hunteromap_hsmmc: ensure all clock enables and disables are...
2009-09-23 Adrian Hunteromap_hsmmc: protect the card when the cover is open
2009-09-23 Denis Karpovomap_hsmmc: code refactoring
2009-09-23 Adrian Hunteromap_hsmmc: prevent races with irq handler
2009-09-23 Adrian Hunteromap_hsmmc: cater for weird CMD6 behaviour
2009-09-23 Adrian Hunteromap_hsmmc: clear interrupt status after init sequence
2009-09-23 Denis Karpovomap_hsmmc: cleanup macro usage
2009-09-23 Jarkko Lavinenomap_hsmmc: fix NULL pointer dereference
2009-09-23 Jarkko Lavinenomap_hsmmc: add mmc card sleep and awake support
2009-09-23 Adrian Hunteromap_hsmmc: put MMC regulator to sleep
2009-09-23 Adrian HunterARM: OMAP: mmc-twl4030: add regulator sleep / wake...
2009-09-23 Denis Karpovomap_hsmmc: support for deeper power saving states
2009-09-23 Adrian Hunteromap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host...
2009-09-23 Jarkko Lavinenomap_hsmmc: fix scatter-gather list sanity checking
2009-09-23 Adrian Hunteromap_hsmmc: ensure workqueues are empty before suspend
2009-09-23 Denis Karpovomap_hsmmc: set open drain bit correctly
2009-09-23 Denis Karpovomap_hsmmc: context save/restore support
2009-09-23 Adrian Hunteromap_hsmmc: keep track of power mode
2009-09-23 Denis KarpovARM: OMAP: mmc-twl4030: add context loss counter support
2009-09-23 Adrian Hunteromap_hsmmc: make use of new enable/disable interface
2009-09-23 Denis Karpovomap_hsmmc: add debugfs entry (host registers)
2009-09-23 Adrian Huntermmc: check status after MMC SWITCH command
2009-09-23 Denis Karpovmmc: power off once at removal
2009-09-23 Jarkko Lavinenmmc: add mmc card sleep and awake support
2009-09-23 Adrian Huntermmc: add ability to save power by powering off cards
2009-09-23 Adrian Huntermmc: add MMC_CAP_NONREMOVABLE host capability
2009-09-23 Adrian Huntermmc: allow host claim / release nesting
2009-09-23 Adrian Huntermmc: add 'enable' and 'disable' methods to mmc host
2009-09-23 Ohad Ben-Cohensdio: do not ignore MMC_VDD_165_195
2009-09-23 Uwe Kleine... mmc: register mmci-omap-hs using platform_driver_probe
2009-09-23 Joe Perchesmsm_sdcc.c: move overly indented code to separate function
2009-09-23 Joe Perchesmsm_sdcc.c: stylistic cleaning
2009-09-23 Joe Perchesmsm_sdcc.c: convert printk(KERN_<level> to pr_<level>(
2009-09-23 San Mehatmmc: msm_sdccc: driver for HTC Dream
2009-09-23 Anand GadiyarOMAP: HSMMC: do not enable buffer ready interrupt if...
2009-09-23 Balaji Raommc: in mmc_power_up(), use previously selected ocr...
2009-09-23 Mike FrysingerBlackfin: override text/data checking functions
2009-09-23 Mike Frysingerlockdep: use new arch_is_kernel_data()
2009-09-23 Mike Frysingerkallsyms: use new arch_is_kernel_text()
2009-09-23 Mike Frysingerasm/sections: add text/data checking functions for...
2009-09-23 Paul Mundtkallsyms: fix segfault in prefix_underscores_count()
2009-09-23 Jiri Pirkogetrusage: fill ru_maxrss value
2009-09-23 Andi Kleenkmap_types.h: rename D macro
2009-09-23 Rolf Eike BeerMake sure the value in abs() does not get truncated...
2009-09-23 Suzuki Poulosefix compat_sys_utimensat()
2009-09-23 Jaswinder Singh... vlynq: includecheck fix: drivers/vlynq/vlynq.c
2009-09-23 Christoph Hellwigqnx4: remove write support
2009-09-23 Christoph Hellwigntfs: remove ntfs_file_write
2009-09-23 Davide Libenzianonfd: split interface into file creation and install
2009-09-23 Bartlomiej... MAINTAINERS: remove dead ncpfs list
2009-09-23 H Hartley Sweetenaio.c: move EXPORT* macros to line after function
2009-09-23 Jan BeulichBUILD_BUG_ON(): fix it and a couple of bogus uses of it
next