summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-11ARM: imx51: decouple device tree boot from board filesShawn Guo2-18/+0
2012-09-11ARM: imx51: build in pinctrl supportShawn Guo2-3/+2
2012-09-11ARM: dts: imx51-babbage: add pinctrl settingsShawn Guo2-2/+150
2012-09-11ARM: imx53: remove unneeded files and functionsShawn Guo4-1315/+0
2012-09-11ARM: imx53: support device tree boot onlyShawn Guo9-1017/+18
2012-09-11ARM: imx53: decouple device tree boot from board filesShawn Guo2-24/+0
2012-09-11ARM: imx53: build in pinctrl supportShawn Guo2-3/+2
2012-09-11ARM: dts: imx53-smd: add pinctrl settingsShawn Guo2-2/+69
2012-09-11ARM: dts: imx53-evk: add pinctrl settingsShawn Guo2-2/+39
2012-09-11ARM: dts: imx53-ard: add pinctrl settingsShawn Guo2-2/+69
2012-09-11ARM: dts: imx53-qsb: add pinctrl settingsShawn Guo2-2/+122
2012-09-11ARM: imx6q: remove dummy pinctrl stateShawn Guo1-7/+0
2012-09-11ARM: dts: imx6q-sabresd: add pinctrl settingsShawn Guo2-1/+50
2012-09-11ARM: dts: imx6q-arm2: add pinctrl for uart and enetShawn Guo2-0/+50
2012-09-11ARM: dts: imx6q-sabrelite: add pinctrl for usdhc and enetShawn Guo2-1/+56
2012-09-11ARM: dts: imx6q: sort iomuxc sub-nodes in nameShawn Guo1-10/+10
2012-09-11ARM: dts: imx6q: name iomuxc sub-nodes following pin functionShawn Guo2-3/+3
2012-09-11ARM: dts: imx6q: improve indentation for fsl,pinsShawn Guo2-54/+68
2012-08-24ARM: efikamx: remove Genesi Efika MX platform files from the treeMatt Sealey4-1239/+0
2012-08-24ARM: efikamx: remove Genesi Efika MX from the i.MX v6/v7 defconfigMatt Sealey1-2/+0
2012-08-24ARM: efikamx: remove support for Genesi Efika MX from the buildMatt Sealey2-29/+0
2012-08-24ARM: dts: imx: add imx5x usb entriesMichael Grzeschik2-0/+56
2012-08-24ARM: mach-imx: Remove board entries in dt_board_compatFabio Estevam3-8/+0
2012-08-24ARM: imx/imx31-dt: drop selecting USE_OFUwe Kleine-König1-1/+0
2012-08-24ARM: dts: imx: Move SDMA firmware to SoC dtsi fileFabio Estevam7-22/+2
2012-08-24ARM: dts: imx: Always enable the watchdogFabio Estevam10-28/+0
2012-08-24ARM i.MX53: dts: add flexcan to imx53Steffen Trumtrar1-0/+14
2012-08-22Linux 3.6-rc3v3.6-rc3Linus Torvalds1-1/+1
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
2012-08-22vfio: don't dereference after kfree...Al Viro1-1/+2
2012-08-22fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie1-1/+8
2012-08-22mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman4-29/+93
2012-08-22mm: have order > 0 compaction start near a pageblock with free pagesMel Gorman1-26/+28
2012-08-22rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine1-1/+4
2012-08-22rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine1-0/+7
2012-08-22drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto1-2/+5
2012-08-22mm: correct page->pfmemalloc to fix deactivate_slab regressionAlex Shi1-10/+11
2012-08-22drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov1-0/+2
2012-08-22mm/compaction.c: fix deferring compaction mistakeMinchan Kim1-1/+1
2012-08-22drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt1-19/+65
2012-08-22string: do not export memweight() to userspaceWANG Cong1-1/+1
2012-08-22hugetlb: update hugetlbpage.txtZhouping Liu1-2/+8
2012-08-22checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches1-1/+2
2012-08-22mm: hugetlbfs: correctly populate shared pmdMichal Hocko1-5/+16