summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | hwmon: Add 3 critical limit attributes to sysfs-interfaceGuenter Roeck2010-08-141-1/+20
| * | | | hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder2010-08-141-1/+23
| | |/ / | |/| |
* | | | Documentation: DMA-API-HOWTO.txt: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MI...FUJITA Tomonori2010-08-141-3/+3
|/ / /
* | | bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-142-12/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-08-121-0/+1
|\ \
| * | dm: allow autoloading of dm modPeter Rajnoha2010-08-121-0/+1
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-121-1/+1
|\ \ \
| * | | i2c: Add support for custom probe functionJean Delvare2010-08-111-1/+1
* | | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-1/+1
|\ \ \ \
| * | | | documentation: fix erroneous email address.Rusty Russell2010-08-111-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-121-2/+11
|\ \ \ \
| * | | | ALSA: hda - Update model entries in HD-Audio-Models.txtTakashi Iwai2010-08-101-2/+7
| * | | | ALSA: hda: document VIA modelsClemens Ladisch2010-08-101-0/+4
* | | | | mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-123-0/+62
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2010-08-111-1/+1
|\ \ \ \
| * | | | Squashfs: update Kconfig and documentation for LZOPhillip Lougher2010-08-051-1/+1
* | | | | kfifo: replace the old non generic APIStefani Seibold2010-08-111-1/+0
* | | | | panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi2010-08-111-3/+0
* | | | | dma-mapping: add DMA_xxBIT_MASK to feature-removal-schedule.txtFUJITA Tomonori2010-08-111-0/+8
* | | | | pci: add PCI DMA unamp state API to feature-removal-schedule.txtFUJITA Tomonori2010-08-111-0/+9
* | | | | Documentation: DMA-API-HOWTO.txt: add multiple types of IOMMUs supportFUJITA Tomonori2010-08-111-0/+10
* | | | | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-6/+0
* | | | | Documentation/padata.txt: fix typos etc.Randy Dunlap2010-08-111-12/+12
* | | | | Documentation/00-INDEX: remove reference to exception.txtHuang Shijie2010-08-111-2/+0
* | | | | docbook: need xmldoclinks for all doc typesBen Hutchings2010-08-111-2/+2
* | | | | Documentation/networking/wavelan.txt: deleted, not in treeJoe Perches2010-08-111-74/+0
* | | | | gpiolib: decouple might_sleep_if() from DEBUGDavid Brownell2010-08-111-6/+29
* | | | | dts: add sdhci,auto-cmd12 field for p4080 device treeRoy Zang2010-08-111-0/+2
| |_|/ / |/| | |
* | | | docbook: fixup media support files for htmldocs alsoRandy Dunlap2010-08-101-1/+1
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-103-0/+742
|\ \ \ \
| * | | | V4L/DVB: Documentation: add v4l2-controls.txt documenting the new controls APIHans Verkuil2010-08-081-0/+648
| * | | | V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessorSylwester Nawrocki2010-08-081-0/+78
| * | | | V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky2010-08-081-0/+16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-08-107-261/+329
|\ \ \ \ \
| * | | | | USB: gadget: storage: optional SCSI WRITE FUA bitAndy Shevchenko2010-08-101-0/+12
| * | | | | USB: gadget: g_multi: added documentation and INF filesMichal Nazarewicz2010-08-103-5/+155
| * | | | | USB: gadget: g_serial: INF file updatedMichal Nazarewicz2010-08-102-77/+117
| * | | | | USB: gadget: g_ether: updated INF fileMichal Nazarewicz2010-08-101-181/+47
| * | | | | USB: Documentation/usb/linux.inf: Checkpatch cleanupAndrea Gelmini2010-08-101-15/+15
| * | | | | USB: Documentation/usb/hotplug.txt: Checkpatch cleanupAndrea Gelmini2010-08-101-2/+2
| * | | | | USB: Documentation/usb/ehci.txt: Checkpatch cleanupAndrea Gelmini2010-08-101-1/+1
* | | | | | serial: MMIO32 support for 8250_early.cSamium Gromoff2010-08-101-0/+3
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-101-8/+0
|\ \ \ \ \
| * | | | | inotify: remove inotify in kernel interfaceEric Paris2010-07-281-8/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-102-10/+57
|\ \ \ \ \ \
| * | | | | | update VFS documentation for method changes.Al Viro2010-08-092-10/+39
| * | | | | | update documentation for the new truncate sequenceChristoph Hellwig2010-08-091-0/+18
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-092-0/+210
|\ \ \ \ \ \ \
| * | | | | | | igbvf.txt: Add igbvf DocumentationJeff Kirsher2010-08-081-0/+78
| * | | | | | | igb.txt: Add igb documentationJeff Kirsher2010-08-081-0/+132
OpenPOWER on IntegriCloud