summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-07ARM: ux500: Apply a ste-* prefix onto dbx5x0.dtsiLee Jones
2013-08-07ARM: ux500: Apply a ste-* prefix onto stuib.dtsiLee Jones
2013-08-07ARM: ux500: Apply a ste-* prefix onto hrefv60plus.dtsLee Jones
2013-08-07ARM: ux500: Apply a ste-* prefix onto hrefprev60.dts Signed-off-by: Lee Jones...Lee Jones
2013-08-07ARM: ux500: Apply a ste-* prefix onto href.dtsiLee Jones
2013-08-07ARM: ux500: Apply a ste-* prefix onto ccu9540.dtsLee Jones
2013-08-07ARM: ux500: Apply a ste-* prefix onto ccu8540.dtsLee Jones
2013-08-07ARM: ux500: Apply a ste-* prefix onto snowball.dtsLee Jones
2013-08-07ARM: ux500: Remove Snowball DTS entry for ROHM BH1780GLI ambient light sensorLee Jones
2013-08-07ARM: ux500: Remove Snowball DTS entry for TPS61052 chipLee Jones
2013-08-07ARM: ux500: Remove Snowball DTS entry for National Semiconductor LP5521 LED chipLee Jones
2013-08-07ARM: ux500: Remove Toshiba TC35892 I/O Expander's DT entry from Snowball's DTSLee Jones
2013-08-06ARM: u8540: DT: Set pinctrl mapping to i2c0,1,2,4 & 5Gabriel Fernandez
2013-08-06ARM: u8540: Add Pinctrl Device Tree settings for uart0, uart2Gabriel Fernandez
2013-08-06ARM: ux500: Stop passing MMC's platform data for Device Tree bootsLee Jones
2013-08-06Documentation: Update binding for Nomadik and DBx5x based platformsLee Jones
2013-08-06ARM: ux500: Supply external regulator names for Snowball's DTLee Jones
2013-08-06ARM: ux500: Provide a supply name for the AB8500 AUX regulators to useLee Jones
2013-08-06ARM: ux500: Add Device Tree nodes for AB8500 External regulatorsLee Jones
2013-08-06ARM: ux500: Fix trivial whitespace/tabbing issueLee Jones
2013-07-14Linux 3.11-rc1Linus Torvalds
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-14slub: Check for page NULL before doing the node_match checkSteven Rostedt
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro
2013-07-14cgroup: we can use simple_lookup() nowAl Viro
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro
2013-07-14configfs: don't open-code d_alloc_name()Al Viro
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro
2013-07-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-07-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-13Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-07-13llist: llist_add() can use llist_add_batch()Oleg Nesterov
2013-07-13llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov