mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
[pandora-kernel.git] / drivers /
2010-02-25 Ben Hutchingsmtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
2010-02-25 Ben Hutchingsmtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use...
2010-02-25 Ben Hutchingsmtd: Use get_mtd_device_nm() to find named device in...
2010-02-25 Ben Hutchingsmtd: Introduce and use iteration macro for reading...
2010-02-25 Roel Kluinmtd: change positive error return into negative
2010-02-25 Mike Frysingermtd: maps: Blackfin async: rename local funcs to avoid...
2010-02-25 H Hartley Sweetenmtd: fix different address space noise
2010-02-25 Jon Ringlemtd: ixp4xx: fix reading from half-word boundary
2010-02-25 Uwe Kleine-Königmtd: mxc-nand: don't disable clock in mxcnd-suspend
2010-02-25 Uwe Kleine-Königmtd: mxc-nand: no need to check for validity of platfor...
2010-02-25 Jiri Slabymtd: cfi: remove unneeded NULL checks
2010-02-25 Márton Némethmtd: nand: make Open Firmware device id constant
2010-02-25 Márton Némethmtd: nand: make USB device id constant
2010-02-25 Márton Némethmtd: nand: make PCI device id constant
2010-02-25 Andrey Yurovskymtd: nandsim: fix spelling
2010-02-10 Peter Huewemtd: orion_nand: Fix build failure caused by typo
2010-01-06 H Hartley Sweetenmtd: Remove now-defunct ts7250 nand driver
2010-01-02 Julia Lawallmtd: physmap_of: Correct the size argument to kzalloc
2010-01-01 David Woodhousemtd: nand: rename w90p910_nand.c to nuc900_nand.c
2010-01-01 Wan ZongShunARM: NUC900: rename mtd nand driver name
2009-12-31 H Hartley Sweetenmtd: drivers/mtd/nand/sh_flctl.c: use resource_size()
2009-12-31 H Hartley Sweetenmtd: tmio_nand.c: use dev_get_platdata() and resource_s...
2009-12-31 H Hartley Sweetenmtd: drivers/mtd/nand/s3c2410.c: use resource_size()
2009-12-31 H Hartley Sweetenmtd: orion_nand.c: add error handling and use resource_...
2009-12-31 H Hartley Sweetenmtd: nomadik_nand.c: use resource_size()
2009-12-31 H Hartley Sweetenmtd: drivers/mtd/nand/gpio.c: use resource_size()
2009-12-31 H Hartley Sweetenmtd: fls_upm.c: use resource_size()
2009-12-31 H Hartley Sweetenmtd: fsl_elbc_nand.c: user resource_size()
2009-12-31 H Hartley Sweetenmtd: davinci_nand.c: use resource_size()
2009-12-31 H Hartley Sweetenmtd: au1550nd.c: remove unnecessary casts
2009-12-31 H Hartley Sweetenmtd: au1550nd.c: use kzalloc()
2009-12-31 KOSAKI Motohirokmsg_dump: Dump on crash_kexec as well
2009-12-16 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-12-16 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-12-16 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'akpm'
2009-12-16 Borislav Petkovedac, mce, amd: silence GART TLB errors
2009-12-16 Akinobu Mitamlx4: use bitmap_find_next_zero_area
2009-12-16 Akinobu Mitaisp1362-hcd: use bitmap_find_next_zero_area
2009-12-16 Jack Steinergru: send cross partition interrupts using the gru
2009-12-16 Jack Steinergru: update driver version number
2009-12-16 Jack Steinergru: improve GRU TLB dropin statistics
2009-12-16 Jack Steinergru: fix GRU interrupt race at deallocate
2009-12-16 Jack Steinergru: add hugepage support
2009-12-16 Jack Steinergru: fix bug in allocation of kernel contexts
2009-12-16 Jack Steinergru: update GRU structures to match latest hardware...
2009-12-16 Jack Steinergru: check for correct GRU chiplet assignment
2009-12-16 Jack Steinergru: remove stray local_irq_enable
2009-12-16 Jack Steinergru: add symbolic names for GRU error code
2009-12-16 Jack Steinergru: fix bug in exception handling
2009-12-16 Jack Steinergru: preload tlb for bcopy instructions
2009-12-16 Jack Steinergru: expicitly set instruction status to active
2009-12-16 Jack Steinergru: add additional GRU statistics
2009-12-16 Jack Steinergru: update irq infrastructure
2009-12-16 Jack Steinergru: fix prefetch and speculation bugs
2009-12-16 Jack Steinergru: check for valid vma
2009-12-16 Jack Steinergru: add test for gru_copy_gpa
2009-12-16 Jack Steinergru: add debug option for cache flushing
2009-12-16 Jack Steinergru: handle failures to mmu_notifier_register
2009-12-16 Jack Steinergru: support 64-bit GRU addresses
2009-12-16 Jack Steinergru: improve messages for malfunctioning GRUs
2009-12-16 Jack Steinergru: fix bug in module unload
2009-12-16 Jack Steinergru: allow users to specify gru chiplet 3
2009-12-16 Jack Steinergru: allow users to specify gru chiplet 2
2009-12-16 Jack Steinergru: allow users to specify gru chiplet 1
2009-12-16 Jack Steinergru: handle blades without memory
2009-12-16 Jack Steinergru: fix istatus race in GRU tlb dropin
2009-12-16 Jack Steinergru: add comments raised in previous code reviews
2009-12-16 Jack Steinergru: initial GRU based on blade topology
2009-12-16 Robin HoltUV - XPC: pass nasid instead of nid to gru_create_messa...
2009-12-16 Robin Holtx86: uv: XPC receive message reuse triggers invalid...
2009-12-16 Robin HoltX86: uv: xpc_make_first_contact hang due to not accepti...
2009-12-16 Robin Holtx86: uv: xpc NULL deref when mesq becomes empty
2009-12-16 Robin Holtx86: uv: update XPC to handle updated BIOS interface
2009-12-16 Robin HoltX86: uv: implement a gru_read_gpa kernel function
2009-12-16 Robin Holtx86: uv: xpc needs to provide an abstraction for uv_gpa
2009-12-16 Joe Perchesparport_pc.c: use correct length in strncmp
2009-12-16 Nils Carlsonedac: i5100 add 6 ranks per channel
2009-12-16 Nils Carlsonedac: i5100 add scrubbing
2009-12-16 Nils Carlsonedac: i5100 clean controller to channel terms
2009-12-16 Julia Lawalldrivers/char/ipmi: Use KCS_IDLE_STATE
2009-12-16 Alexey Dobriyanpnpbios: convert to seq_file
2009-12-16 Krzysztof Heltintelfb: fix setting of active pipe with LVDS displays
2009-12-16 Harald Welteviafb: cosmetic cleanup of function integrated_lvds_ena...
2009-12-16 Alan Coxmatroxfb: fix problems with display stability
2009-12-16 Chaithrika U Sdavinci: fb: add framebuffer blank operation
2009-12-16 Chaithrika U Sdavinci: fb : add suspend/resume suuport for DA8xx...
2009-12-16 Chaithrika U Sdavinci: fb: update the driver in preparation for addit...
2009-12-16 Alexey Dobriyanclps711xfb: convert to proc_fops
2009-12-16 Dan Carpenterdrivers/video/via/viafbdev.c: fix oops with no /proc
2009-12-16 Vincent Sanderssm501: implement acceleration features
2009-12-16 Ben Dookssm501: fix use of old <asm/io.h> instead of <linux...
2009-12-16 Ben Dookssm501: fix missing uses of resource_size()
2009-12-16 Krzysztof Helti810fb: fix stack exploding
2009-12-16 Andres Salomonlxfb: add copyright/license info
2009-12-16 Chaithrika U Sdavinci: fb: add cpufreq support
2009-12-16 Chaithrika U Sdavinci: fb: calculate the clock divider from pixel...
2009-12-16 Valentin Sitdikovmb862xxfb: add acceleration support for Coral-P/Coral...
next