summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-07ARM: dts: AM33XX: Convert all hex numbers to lower-caseVaibhav Hiremath3-16/+16
2012-09-07ARM: dts: omap3-beagle: Enable audio supportPeter Ujfalusi1-0/+14
2012-09-07ARM: dts: omap5: Add McPDM and DMIC section to the dtsi filePeter Ujfalusi1-0/+20
2012-09-07ARM: dts: omap5: Add McBSP entriesPeter Ujfalusi1-0/+36
2012-09-07ARM: dts: omap4: Add reg-names for McPDM and DMICPeter Ujfalusi1-0/+2
2012-09-07ARM: dts: omap4: Add McBSP entriesPeter Ujfalusi1-0/+47
2012-09-07ARM: dts: omap3: Add McBSP entriesPeter Ujfalusi1-0/+69
2012-09-07ARM: dts: omap2420-h4: Include omap2420.dtsi file instead the common omap2Peter Ujfalusi1-1/+1
2012-09-07ARM: dts: omap2: Add McBSP entries for OMAP2420 and OMAP2430 SoCPeter Ujfalusi2-0/+122
2012-09-07ARM: dts: omap3-beagle: Add heartbeat and mmc LEDs supportBenoit Cousson1-0/+12
2012-09-07ARM: dts: omap3: Add gpio-twl4030 properties for BeagleBoard and omap3-EVMFlorian Vaussard2-0/+33
2012-09-07gpio/twl4030: get platform data from device treeFlorian Vaussard2-27/+61
2012-09-07ARM: dts: OMAP4: Cleanup and move GIC outside of the OCPBenoit Cousson1-32/+8
2012-09-07ARM: OMAP4: Add local timer support for Device TreeSantosh Shilimkar2-0/+12
2012-09-07ARM: OMAP4: Add L2 Cache Controller in Device TreeSantosh Shilimkar2-1/+14
2012-09-07ARM: dts: EMIF and LPDDR2 device tree data for OMAP4 boardsAneesh V4-0/+107
2012-09-07Documentation: dt: emif: device tree bindings for TI's EMIF sdram controllerAneesh V1-0/+55
2012-09-07Documentation: dt: device tree bindings for LPDDR2 memoriesAneesh V2-0/+154
2012-09-07Documentation: dt: i2c: trivial-devices: Update for tmp102Sourav Poddar1-0/+1
2012-09-07ARM: dts: omap4-sdp: Add keypad dataSourav Poddar2-0/+75
2012-09-07ARM: dts: omap5-evm: Add bmp085 sensor supportSourav Poddar1-0/+10
2012-09-07ARM: dts: omap5-evm: Add keypad dataSourav Poddar2-0/+18
2012-09-07ARM: dts: omap5-evm: Add tmp102 sensor supportSourav Poddar1-0/+10
2012-09-07ARM: dts: omap5-evm: Add I2C supportSourav Poddar1-0/+35
2012-09-07ARM: OMAP: omap_device: Do not overwrite resources allocated by OF layerVaibhav Hiremath3-12/+87
2012-09-06ARM: OMAP: omap_device: Fix up resource names when booted with devicetreePeter Ujfalusi1-0/+8
2012-08-30arm/dts: Add tps65217 regulator DT data to am335x-bone.dtsAnilKumar Ch1-0/+54
2012-08-30arm/dts: Add tps65910 regulator DT data to am335x-evm.dtsAnilKumar Ch1-0/+94
2012-08-30arm/dts: regulator: Add tps65217 device tree dataAnilKumar Ch1-0/+56
2012-08-30arm/dts: regulator: Add tps65910 device tree dataAnilKumar Ch1-0/+86
2012-08-30Merge branch 'devel-dt-regulator' into devel-dtTony Lindgren7-19/+30
2012-08-30arm/dts: Cleanup regulator naming and remove @0,1Rajendra Nayak4-19/+19
2012-08-24ARM: omap: add dtb targetsOlof Johansson1-0/+6
2012-08-24arm/dts: AM33XX: Set the default status of module to "disabled" stateVaibhav Hiremath3-0/+21
2012-08-24arm/dts: omap5: Add mmc controller nodes and board dataBalaji T K2-0/+62
2012-08-22Linux 3.6-rc3v3.6-rc3Linus Torvalds1-1/+1
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds28-181/+419
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-108/+146
2012-08-22Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds4-12/+21
2012-08-22Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds7-22/+36
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds7-14/+72
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds17-119/+241
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-46/+56
2012-08-22task_work: add a scheduling point in task_work_run()Eric Dumazet1-0/+1
2012-08-22fs: fix fs/namei.c kernel-doc warningsRandy Dunlap1-0/+2
2012-08-22eventpoll: use-after-possible-free in epoll_create1()Al Viro1-1/+1
2012-08-22vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro1-2/+2
2012-08-22vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro1-2/+1
2012-08-22vfio: get rid of open-coding kref_put_mutexAl Viro1-7/+2
2012-08-22introduce kref_put_mutex()Al Viro1-0/+18