summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'spear/dt' into spear/clockArnd Bergmann2012-05-141-0/+18
|\
| * SPEAr: Add DT bindings for SPEAr's timerViresh Kumar2012-05-121-0/+18
* | Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann2012-05-1412-54/+3221
|\ \
| | \
| | \
| *-. \ Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...Arnd Bergmann2012-05-129-48/+3092
| |\ \ \
| | * | | pinctrl: add pinctrl-mxs supportShawn Guo2012-05-021-0/+918
| | * | | pinctrl: pinctrl-imx: add imx6q pinctrl driverDong Aisheng2012-05-021-0/+1628
| | * | | pinctrl: pinctrl-imx: add imx pinctrl core driverDong Aisheng2012-05-021-0/+95
| | * | | pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-182-19/+33
| | * | | dt: Document Tegra20/30 pinctrl bindingStephen Warren2012-04-182-2/+261
| | * | | dt: Move Tegra20 pin mux binding into new pinctrl directoryStephen Warren2012-04-181-0/+0
| | * | | dt: pinctrl: Document device tree bindingStephen Warren2012-04-181-0/+128
| | * | | pinctrl: implement pinctrl deferred probingLinus Walleij2012-04-181-0/+5
| | * | | pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-181-22/+15Star
| | * | | pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-181-1/+1
| | * | | Documentation: pinctrl: add missing spi0_0 grp in exampleViresh Kumar2012-04-181-1/+1
| * | | | pinctrl: Add SPEAr3xx pinctrl driversViresh Kumar2012-04-221-0/+108
| | |_|/ | |/| |
| * | | ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architectureViresh Kumar2012-04-222-6/+25
| |/ /
* | | Merge branch 'depends/rmk/clkdev' into next/clockArnd Bergmann2012-05-111-0/+4
|\ \ \ | | |/ | |/|
| * | ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown2012-04-191-0/+4
| |/
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-212-2/+2
|\ \ | |/ |/|
| * [media] V4L: DocBook: Fix typos in the multi-plane formats descriptionSylwester Nawrocki2012-04-192-2/+2
* | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-151-1/+3
|\ \
| * | ALSA: hda/realtek - Add a few ALC882 model strings backTakashi Iwai2012-04-111-1/+3
* | | Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-141-0/+18
|\ \ \
| * | | mtip32xx: Add new sysfs entry 'status'Asai Thambi S P2012-04-091-0/+18
* | | | Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-141-0/+8
|\ \ \ \
| * | | | Documentation: Add sysfs ABI change for cfq's target latency.Tao Ma2012-04-011-0/+8
| |/ / /
* | | | Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-133-10/+32
|\ \ \ \
| * | | | USB: update usbtmc api documentationStephen Lewis2012-04-121-7/+7
| * | | | Merge 3.2-rc1 into usb-linusGreg Kroah-Hartman2012-04-082-3/+25
| |\ \ \ \
| | * | | | USB documentation: explain lifetime rules for unlinking URBsAlan Stern2012-04-061-0/+22
| | * | | | usb/usbmon: correct the data interpretation of usbmon's outputSebastian Andrzej Siewior2012-04-061-3/+3
| | | |/ / | | |/| |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-04-131-0/+8
|\ \ \ \ \
| * | | | | itimer: Schedule silent NULL pointer fixup in setitimer() for removalSasikantha babu2012-03-301-0/+8
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-121-3/+2Star
|\ \ \ \ \ \
| * | | | | | memcg: fix up documentation on global LRUYing Han2012-04-121-3/+2Star
| | |/ / / / | |/| | | |
* / | | | | typo fix in Documentation/filesystems/vfs.txtAl Viro2012-04-091-1/+1
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-063-38/+29Star
|\ \ \ \ \
| * | | | | doc, net: Update ndo_start_xmit return type and valuesBen Hutchings2012-04-061-10/+12
| * | | | | doc, net: Remove instruction to set net_device::trans_startBen Hutchings2012-04-061-5/+2Star
| * | | | | doc, net: Update netdev operation namesBen Hutchings2012-04-062-14/+14
| * | | | | doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings2012-04-061-3/+3
| * | | | | doc, net: Remove obsolete reference to dev->pollBen Hutchings2012-04-061-2/+1Star
| * | | | | TCP: update ip_local_port_range documentationFernando Luis Vazquez Cao2012-04-031-9/+2Star
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-061-5/+5
|\ \ \ \ \ \
| * | | | | | ARM: at91/NAND DT bindings: add commentsNicolas Ferre2012-04-041-5/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-0/+18
|\ \ \ \ \ \
| * | | | | | common: DMA-mapping: add NON-CONSISTENT attributeMarek Szyprowski2012-03-281-0/+8
| * | | | | | common: DMA-mapping: add WRITE_COMBINE attributeMarek Szyprowski2012-03-281-0/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-04-041-0/+29
|\ \ \ \ \ \