summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-24mmc: remove redundant irq disablingJohn Ogness
2011-05-24mmc: Ensure linux starts in eMMC user partitionPhilip Rakity
2011-05-25mtd: mtdconcat: fix NAND OOB writeFelix Radensky
2011-05-25mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel
2011-05-25mtd: mtd_blkdevs: fix error path in blktrans_openArtem Bityutskiy
2011-05-25mtd: atmel_nand: add missing include of linux/dmaengine.hHans-Christian Egtvedt
2011-05-25mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava
2011-05-25mtd: nand: fix S3C NAND clock stopJiri Pinkava
2011-05-25mtd: cmdset_0002: add CFI 1.5 support for S29GL-SGernot Hoyler
2011-05-25mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenandRoman Tereshonkov
2011-05-25mtd: denali: drop __TIME__ usageMichal Marek
2011-05-25mtd: nand: dynamic allocation of flash-based BBT structsBrian Norris
2011-05-25mtd: nand: renumber conflicting BBT flagsBrian Norris
2011-05-25mtd: m25p80: add support for the MX25L1606E chipGabor Juhos
2011-05-25jffs2: remove unused variablesSergey Senozhatsky
2011-05-25mtd: mxc_nand: add support for multiple chips on V21 devicesBaruch Siach
2011-05-24Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-05-24x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook
2011-05-25Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...Ben Dooks
2011-05-25mach-ux500: set proper I2C platform data from MOP500sLinus Walleij
2011-05-25i2c-nomadik: break out single messsage transmissionLinus Walleij
2011-05-25i2c-nomadik: reset the hw after status checkVirupax Sadashivpetimath
2011-05-25i2c-nomadik: remove the unnecessary delayVirupax Sadashivpetimath
2011-05-25i2c-nomadik: change the TX and RX thresholdVirupax Sadashivpetimath
2011-05-25i2c-nomadik: add code to retry on timeout failureVirupax Sadashivpetimath
2011-05-25i2c-nomadik: use pm_runtime APIRabin Vincent
2011-05-25i2c-nomadik: print abort cause only on abort tagVirupax Sadashivpetimath
2011-05-25i2c-nomadik: correct adapter timeout initializationVirupax Sadashivpetimath
2011-05-25i2c-nomadik: remove the redundant error messagesrinidhi kasagar
2011-05-25i2c-nomadik: corrrect returned error numbersVirupax Sadashivpetimath
2011-05-25i2c-nomadik: fix speed enumeratorLinus Walleij
2011-05-25i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath
2011-05-25i2c-nomadik: add regulator supportJonas Aberg
2011-05-25Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...Russell King
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King
2011-05-24ext4: reserve inodes and feature code for 'quota' featureAditya Kali
2011-05-24ext4: add support for multiple mount protectionJohann Lombardi
2011-05-24net: fix get_net_ns_by_fd for !CONFIG_NET_NSStephen Rothwell
2011-05-24ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry.Eric W. Biederman
2011-05-24ns: Declare sys_setns in syscalls.hEric W. Biederman
2011-05-24ext4: ensure f_bfree returned by ext4_statfs() is non-negativeKazuya Mio
2011-05-24ext4: protect bb_first_free in ext4_trim_all_free() with group lockLukas Czerner
2011-05-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-24ext4: only load buddy bitmap in ext4_trim_fs() when it is neededLukas Czerner
2011-05-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2011-05-24PM / Hibernate: Update kerneldoc comments in hibernate.cRafael J. Wysocki
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki
2011-05-24jbd2: Fix comment to match the code in jbd2__journal_start()Eryu Guan
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville