summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-05mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani
2012-04-05mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss
2012-04-05mmc: sh_mmcif: Simplify calculation of mmc->f_minSimon Horman
2012-04-05mmc: sh_mmcif: mmc->f_max should be half of the bus clockSimon Horman
2012-04-05mmc: sh_mmcif: double clock speedSimon Horman
2012-04-05mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson
2012-04-05mmc: atmel-mci: add support for odd clock dividersLudovic Desroches
2012-04-05mmc: atmel-mci: r/w proof capability only available since v2xxLudovic Desroches
2012-04-05mmc: atmel-mci: correct data timeout computationLudovic Desroches
2012-04-05mmc: sdhci-s3c: Enable runtime power managementMark Brown
2012-04-05mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspendMark Brown
2012-04-05mmc: sdhci-s3c: use devm_ functionsJulia Lawall
2012-04-05atm: fix commentsAlexandra Vintila
2012-04-05mtg: docg3: fix comment errorsOctavian Moraru
2012-04-05semaphore: fix improper comment reference to mutexLucia Rosculete
2012-04-05parisc: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2012-04-05arm: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2012-04-05alpha: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2012-04-05gadget: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2012-04-05Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-05scsi: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2012-04-05btrfs: assignment in write_dev_flush() doesn't need two semi-colonsJesper Juhl
2012-04-05radeon: remove redundant ';' from radeon_vm_bo_update_pte()Jesper Juhl
2012-04-05mips: Fix printk typos in arc/mipsMasanari Iida
2012-04-05doc: fix a few typosMasanari Iida
2012-04-05fbdev: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven
2012-04-05Fix typo milivolt => millivoltThomas Weber
2012-04-05mmc: sdhci-s3c: Keep a copy of platform data and use itThomas Abraham
2012-04-05mmc: sdhci-s3c: derive transfer width host cap from max_width in platdataThomas Abraham
2012-04-05mmc: sdhci-s3c: Remove usage of clk_type member in platform dataThomas Abraham
2012-04-05Makefile: improve line wrappingJesper Juhl
2012-04-05MAINTAINERS: update for Marvell Ethernet driversstephen hemminger
2012-04-05bonding: properly unset current_arp_slave on slave link upVeaceslav Falico
2012-04-05phonet: Check input from user before allocatingSasha Levin
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko
2012-04-05backlight: add driver for DA9052/53 PMIC v1Ashish Jangam
2012-04-05C6X: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-05MAINTAINERS: add entry for sparse checkerChristopher Li
2012-04-05MAINTAINERS: fix REMOTEPROC F: typoJoe Perches
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall
2012-04-05libfs: add simple_open()Stephen Boyd
2012-04-05hugetlbfs: remove unregister_filesystem() when initializing moduleHillf Danton
2012-04-05drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou
2012-04-05fs/xattr.c:setxattr(): improve handling of allocation failuresAndrew Morton
2012-04-05fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failedAndrew Morton
2012-04-05fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()Dave Jones