summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-015-522/+25
|\
| * Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-168-8/+168
| |\
| * | tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek2012-09-061-0/+9
| * | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-2715-45/+83
| |\ \
| * | | firmware: remove computone driver firmware and documentationTim Gardner2012-08-162-522/+0
| * | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06231-1049/+6099
| |\ \ \
| * | | | tty: of_serial: add no-loopback-test propertyGabor Juhos2012-07-171-0/+2
| * | | | Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman2012-07-1618-136/+151
| |\ \ \ \
| * \ \ \ \ Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-264-21/+78
| |\ \ \ \ \
| * | | | | | serial: Add driver for LPC32xx High Speed UARTsRoland Stigge2012-06-121-0/+14
| * | | | | | serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge2012-06-121-0/+1
* | | | | | | Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-013-0/+196
|\ \ \ \ \ \ \
| * | | | | | | staging: drm/imx: Add devicetree binding documentationPhilipp Zabel2012-09-211-0/+41
| * | | | | | | Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-168-8/+168
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | HID: sensors: add documentationsrinivas pandruvada2012-09-061-0/+140
| * | | | | | | Merge 3.6-rc3 into staging-nextGreg Kroah-Hartman2012-08-2715-45/+83
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | IIO: Add basic MXS LRADC driverMarek Vasut2012-08-161-0/+15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-019-15/+2553
|\ \ \ \ \ \ \
| * | | | | | | Documentation: Fixes some translation error in Documentation/zh_CN/gpio.txtTekkaman Ninja2012-09-261-18/+14
| * | | | | | | Documentation: Remove 3 byte redundant code at the head of the Documentation/...Tekkaman Ninja2012-09-261-1/+1
| * | | | | | | Documentation: Chinese translation of Documentation/video4linux/omap3isp.txtTekkaman Ninja2012-09-261-0/+277
| * | | | | | | Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman2012-09-168-8/+168
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Document:add Chinese translation of basic_profiling.txtliang xie2012-09-061-0/+71
| * | | | | | | Documentation: Chinese translation of Documentation/arm/BootingNinja Tekkaman2012-09-061-0/+175
| * | | | | | | extcon: fix typos in sys-class-extconPeter Meerwald2012-09-051-11/+11
| * | | | | | | Documentation: Chinese translation of Documentation/video4linux/v4l2-framewor...Ninja Tekkaman2012-09-041-0/+983
| * | | | | | | Documentation: Chinese translation of Documentation/filesystems/sysfs.txtNinja Tekkaman2012-09-041-0/+372
| * | | | | | | Documentation: Fix "struct kobj_type" to include newer members.Robert P. J. Day2012-09-041-2/+4
| * | | | | | | Chinese translation of Documentation/gpio.txtNinja Tekkaman2012-09-041-0/+662
| * | | | | | | debugfs: more tightly restrict default mount modeKees Cook2012-08-271-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2012-10-014-11/+160
|\ \ \ \ \ \ \
| * | | | | | | drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree initAnilKumar Ch2012-09-261-0/+36
| * | | | | | | drivers/misc/lis3lv02d: add generic DT matching codeDaniel Mack2012-09-261-0/+76
| * | | | | | | misc/at25, dt: Improve at25 SPI eeprom device tree bindings.David Daney2012-09-051-10/+24
| * | | | | | | lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometerAnilKumar Ch2012-09-051-1/+2
| * | | | | | | Merge v3.6-rc3 into 'char-misc-next'Greg Kroah-Hartman2012-08-271-0/+22
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | onewire: w1-gpio: add DT bindingsDaniel Mack2012-08-161-0/+22
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-32/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-1322-53/+250
| |\ \ \ \ \ \ \
| * | | | | | | | PCI: Remove the fakephp driverBjorn Helgaas2012-08-241-32/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-012-0/+225
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: MMU definitionsCatalin Marinas2012-09-171-0/+73
| * | | | | | | | arm64: Kernel booting and initialisationCatalin Marinas2012-09-171-0/+152
* | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-271-0/+7
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, fpu: make eagerfpu= boot param tri-stateSuresh Siddha2012-09-181-1/+3
| * | | | | | | | | x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha2012-09-181-1/+1
| * | | | | | | | | x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2012-09-181-0/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-3/+0
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud