summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'spear/13xx' into next/soc2Arnd Bergmann2012-05-1413-68/+3306
|\
| * SPEAr: Update MAINTAINERS and DocumentationViresh Kumar2012-05-142-22/+24
| * pinctrl: Add SPEAr13xx pinctrl driversViresh Kumar2012-05-141-0/+47
| * 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/+15
| | | * | | 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 tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-051-0/+2
|\ \ \
| * \ \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-051-0/+2
| |\ \ \
| | * | | ASoC: dt: sgtl5000.txt: Add description for 'reg' fieldFabio Estevam2012-04-241-0/+2
* | | | | Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-031-3/+2
|\ \ \ \ \
| * | | | | ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar2012-05-031-3/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-031-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet2012-05-021-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-04-291-18/+19
|\ \ \ \ \
| * | | | | PM / Freezer / Docs: Update documentation about freezing of tasksMarcos Paulo de Souza2012-04-291-18/+19
| |/ / / /
* | | | | keys: update the documentation with info about "logon" keysJeff Layton2012-04-251-1/+13
* | | | | HSI: Add HSI ABI documentationCarlos Chinea2012-04-231-0/+19
|/ / / /
* | | | 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-131-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-131-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-123-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-121-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/+2
|\ \ \ \ \ \
| * | | | | | memcg: fix up documentation on global LRUYing Han2012-04-121-3/+2
| | |/ / / / | |/| | | |
OpenPOWER on IntegriCloud