summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | iio: kernel version typo in sysfs-bus-iioPeter Meerwald2012-07-081-1/+1
| * | | | | | | | | | | | Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman2012-06-256-21/+427
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | iio: cleanup sysfs-bus-iio-light-lm3533-alsPeter Meerwald2012-06-151-2/+1
| * | | | | | | | | | | | | iio: sysfs-bus-iio typoPeter Meerwald2012-06-151-1/+1
| * | | | | | | | | | | | | pstore/ram: Add some more documentation and examplesAnton Vorontsov2012-06-131-0/+14
| * | | | | | | | | | | | | Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2012-06-131-0/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | iio: nitpicking on sysfs-bus-iioPeter Meerwald2012-06-121-24/+26
| * | | | | | | | | | | | | | iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe...Michael Hennerich2012-06-041-0/+21
| * | | | | | | | | | | | | | iio: frequency: New driver for AD9523 SPI Low Jitter Clock GeneratorMichael Hennerich2012-06-041-0/+37
| * | | | | | | | | | | | | | iio: add LM3533 ambient-light-sensor driverJohan Hovold2012-06-041-0/+62
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-264-0/+269
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-07-161-0/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | USB: Add a sysfs file to show LTM capabilities.Sarah Sharp2012-07-111-0/+12
| * | | | | | | | | | | | | | | usb: storage: add support for write cache quirkNamjae Jeon2012-07-161-0/+2
| * | | | | | | | | | | | | | | Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman2012-07-163-0/+257
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | | | | | | / / / / / / / / / / | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | usb: chipidea: add imx platform driverRichard Zhao2012-07-091-0/+18
| | * | | | | | | | | | | | | usb: otg: add basic mxs phy driver supportRichard Zhao2012-07-091-0/+13
| | * | | | | | | | | | | | | Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-07-051-0/+226
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | usb: gadget: mass_storage: add documentationMichal Nazarewicz2012-06-151-0/+226
| | | |/ / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-241-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [SCSI] usb-storage: add support for write cache quirkNamjae Jeon2012-07-201-0/+2
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-07-241-20/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cgroup: Update remount documentationDaniel Wagner2012-07-171-9/+6
| * | | | | | | | | | | | | | cgroup: Remove populate() documentationDaniel Wagner2012-07-091-10/+0
| * | | | | | | | | | | | | | cgroup: remove hierarchy_mutexLi Zefan2012-06-061-1/+1
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-07-241-65/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | workqueue: reimplement WQ_HIGHPRI using a separate worker_poolTejun Heo2012-07-131-65/+38
* | | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-244-0/+161
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | clk: add highbank clock supportRob Herring2012-07-111-0/+17
| * | | | | | | | | | | | | | dt: add clock binding doc to primecell bindingsRob Herring2012-07-111-0/+6
| * | | | | | | | | | | | | | clk: add DT clock binding supportGrant Likely2012-07-112-0/+138
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-243-1/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-233-1/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / | | | | | | | | / / / / / / / / / / / | | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | / / / / / / / / / / | | | | |_|_|_|/ / / / / / / / / / | | | |/| | | | | / / / / / / / / | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |
| | | | | * | | | | | | | | | | Merge tag 'v3.5-rc7' into arm/tegraJoerg Roedel2012-07-1721-138/+204
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | | | iommu/tegra: smmu: Add device tree support for SMMUHiroshi Doyu2012-06-251-0/+21
| | | | | | |_|_|_|_|_|_|_|/ / | | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | | iommu: Remove group_mfAlex Williamson2012-06-251-1/+0
| | | | * | | | | | | | | | | iommu: IOMMU GroupsAlex Williamson2012-06-251-0/+14
| | | | |/ / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-243-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | usage-model.txt: fix typo machine_init->init_machineRichard Genoud2012-07-061-1/+1
| * | | | | | | | | | | | | | LED: Fix missing semicolon in OF documentationMarek Vasut2012-07-061-1/+1
| * | | | | | | | | | | | | | of: fix a few typos in the binding documentationRob Herring2012-07-061-1/+1
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-241-0/+93
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | pinctrl: Add one-register-per-pin type device tree based pinctrl driverTony Lindgren2012-07-141-0/+93
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-243-11/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | i2c-i801: Enable IRQ for SMBus transactionsDaniel Kurtz2012-07-241-3/+10
| * | | | | | | | | | | | | | i2c/writing-clients: Mention module_i2c_driver()Jean Delvare2012-07-241-8/+15
| * | | | | | | | | | | | | | i2c-piix4: Support AMD auxiliary SMBus controllerAndrew Armenia2012-07-241-0/+9
* | | | | | | | | | | | | | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-242-5/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ALSA: hda - add dock support for Thinkpad X230 TabletDavid Henningsson2012-07-201-1/+2
| * | | | | | | | | | | | | | | Merge branch 'topic/hda-beep' into topic/hdaTakashi Iwai2012-07-0413-30/+471
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud