summaryrefslogtreecommitdiffstats
path: root/drivers/accessibility (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-26mmc: dw_mmc: move supports-highspeed of quirks to capsSeungwon Jeon1-6/+3
2013-09-26mmc: dw_mmc: add the capability to support hs200 modeSeungwon Jeon2-0/+11
2013-09-26mmc: dw_mmc: exynos: adjust the clock rate with speed modeSeungwon Jeon1-13/+42
2013-09-26mmc: dw_mmc: exynos: add variable delay tuning sequenceSeungwon Jeon1-0/+124
2013-09-26mmc: dw_mmc: add support tuning schemeSeungwon Jeon2-37/+108
2013-09-26mmc: dw_mmc: exynos: configure SMU in exynos5420Yuvaraj Kumar C D1-1/+37
2013-09-26mmc: dw_mmc: move the platform specific init callYuvaraj Kumar C D2-7/+9
2013-09-26mmc: dw_mmc: socfpga: move socfpga private initYuvaraj Kumar C D1-16/+14
2013-09-26mmc: dw_mmc: exynos: move the exynos private initYuvaraj Kumar C D1-18/+16
2013-09-26mmc: dw_mmc: Set timeout to max upon resumeDoug Anderson1-0/+3
2013-09-26mmc: dw_mmc: Honor requests to set the clock to 0Doug Anderson1-16/+28
2013-09-26mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INTDoug Anderson1-1/+52
2013-09-26mmc: dw_mmc: don't queue up a card detect at slot startupDoug Anderson1-6/+0
2013-09-26sh: ecovec: fixup compile error on sdhiKuninori Morimoto1-0/+1
2013-09-26mmc: core: remove dead function mmc_try_claim_hostGrant Grundler2-26/+0
2013-09-25update contact information for Mikael PetterssonMikael Pettersson3-4/+3
2013-09-25MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C1-8/+4
2013-09-25xen/spinlock: Document the xen_nopvspin parameter.Konrad Rzeszutek Wilk1-0/+4
2013-09-25xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2-17/+24
2013-09-25x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones1-1/+1
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2-10/+37
2013-09-25powerpc/zImage: make the "OF" wrapper support ePAPR bootBenjamin Herrenschmidt5-9/+33
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt6-18/+23
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt4-65/+62
2013-09-25mm: Place preemption point in do_mlockall() loopPaul E. McKenney1-0/+1
2013-09-25MAINTAINERS: update mach-bcm related email addressChristian Daudt1-1/+2
2013-09-25checkpatch: make extern in .h prototypes quieterJoe Perches1-2/+2
2013-09-25cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter1-0/+1
2013-09-25cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter1-0/+1
2013-09-25kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu1-1/+8
2013-09-25audit: fix endless wait in audit_log_start()Konstantin Khlebnikov1-2/+3
2013-09-25revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton3-60/+175
2013-09-25revert "memcg: get rid of soft-limit tree infrastructure"Andrew Morton1-2/+263
2013-09-25revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton3-15/+9
2013-09-25revert "memcg: enhance memcg iterator to support predicates"Andrew Morton3-103/+32
2013-09-25revert "memcg: track children in soft limit excess to improve soft limit"Andrew Morton1-71/+0
2013-09-25revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan...Andrew Morton2-8/+2
2013-09-25revert "memcg: track all children over limit in the root"Andrew Morton1-9/+0
2013-09-25revert "memcg, vmscan: do not fall into reclaim-all pass too quickly"Andrew Morton1-17/+2
2013-09-25fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volumeGoldwyn Rodrigues1-1/+1
2013-09-25watchdog: update watchdog_thresh properlyMichal Hocko2-3/+56
2013-09-25watchdog: update watchdog attributes atomicallyMichal Hocko1-2/+5
2013-09-24bcache: Fix flushes in writeback modeKent Overstreet1-6/+9
2013-09-24bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet1-11/+28
2013-09-24bcache: Fix a shrinker deadlockKent Overstreet1-1/+1
2013-09-24bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet1-2/+1
2013-09-24bcache: Fix a flush/fua performance bugKent Overstreet1-0/+1
2013-09-24bcache: Fix a writeback performance regressionKent Overstreet4-30/+43
2013-09-24bcache: Correct printf()-style format length modifierGeert Uytterhoeven1-1/+1
2013-09-24bcache: Fix for when no journal entries are foundKent Overstreet1-12/+18