| Commit message (Expand) | Author | Age | Files | Lines |
* | DocBook/drm: Insert `()' after function name | Michael Witten | 2011-08-29 | 1 | -4/+4 |
* | DocBook/drm: Remove parentheses and unnecessary repetition | Michael Witten | 2011-08-29 | 1 | -2/+2 |
* | DocBook/drm: Insert missing comma | Michael Witten | 2011-08-29 | 1 | -5/+5 |
* | DocBook/drm: , -> : | Michael Witten | 2011-08-29 | 1 | -2/+2 |
* | DocBook/drm: can -> could | Michael Witten | 2011-08-29 | 1 | -1/+1 |
* | DocBook/drm: Offset modifiers with commas | Michael Witten | 2011-08-29 | 1 | -4/+4 |
* | DocBook/drm: Use the passive voice | Michael Witten | 2011-08-29 | 1 | -3/+3 |
* | DocBook/drm: `at driver load time' -> `when the driver is loaded' | Michael Witten | 2011-08-29 | 1 | -1/+1 |
* | DocBook/drm: `setup' is the noun; `to set up' is the verb | Michael Witten | 2011-08-29 | 1 | -1/+1 |
* | DocBook/drm: Insert missing `an' | Michael Witten | 2011-08-29 | 1 | -1/+1 |
* | DocBook/drm: Insert missing `that' | Michael Witten | 2011-08-29 | 1 | -2/+2 |
* | DocBook/drm: Clearer wording with `for consumption by' | Michael Witten | 2011-08-29 | 1 | -2/+2 |
* | DocBook/drm: Better wording | Michael Witten | 2011-08-29 | 1 | -2/+2 |
* | DocBook/drm: Replace the paragraph's first sentence with its last sentence | Michael Witten | 2011-08-29 | 1 | -7/+5 |
* | DocBook/drm: Rearrange wording to make more sense | Michael Witten | 2011-08-29 | 1 | -3/+3 |
* | DocBook/drm: Clean up `pre-memory management aware' | Michael Witten | 2011-08-29 | 1 | -1/+1 |
* | DocBook/drm: Move `should be set' to the beginning of the sentence | Michael Witten | 2011-08-29 | 1 | -2/+2 |
* | DocBook/drm: , -> . | Michael Witten | 2011-08-29 | 1 | -1/+1 |
* | DocBook/drm: a -> an | Michael Witten | 2011-08-29 | 1 | -1/+1 |
* | DocBook/drm: Use a semicolon | Michael Witten | 2011-08-29 | 1 | -4/+4 |
* | DocBook/drm: Clean up code comment | Michael Witten | 2011-08-29 | 2 | -4/+4 |
* | DocBook/drm: can -> may | Michael Witten | 2011-08-25 | 1 | -10/+10 |
* | DocBook/drm: Eradicate inappropriate uses of the future tense | Michael Witten | 2011-08-25 | 1 | -25/+25 |
* | firmware loader: allow builtin firmware load even if usermodehelper is disabled | Linus Torvalds | 2011-08-24 | 1 | -5/+6 |
* | Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-08-24 | 2 | -33/+5 |
|\ |
|
| * | i2c-nomadik: fix kerneldoc warning | Linus Walleij | 2011-08-24 | 1 | -1/+2 |
| * | Revert "i2c-omap: fix static suspend vs. runtime suspend" | Kevin Hilman | 2011-08-23 | 1 | -29/+0 |
| * | i2c-nomadik: Do not use _interruptible_ variant call | srinidhi kasagar | 2011-08-23 | 1 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-08-24 | 6 | -94/+200 |
|\ \ |
|
| * \ | Merge branches 'wiimote' and 'upstream-fixes' into for-linus | Jiri Kosina | 2011-08-24 | 4 | -0/+16 |
| |\ \ |
|
| | * | | HID: usbhid: Add support for SiGma Micro chip | Jeremiah Matthey | 2011-08-23 | 2 | -0/+4 |
| | * | | HID: add support for new revision of Apple aluminum keyboard | Dan Bastone | 2011-08-01 | 3 | -0/+12 |
| * | | | HID: wiimote: Add status and return request handlers | David Herrmann | 2011-08-23 | 1 | -0/+24 |
| * | | | HID: wiimote: Add drm request | David Herrmann | 2011-08-23 | 1 | -0/+26 |
| * | | | HID: wiimote: Register led class devices | David Herrmann | 2011-08-23 | 2 | -59/+107 |
| * | | | HID: wiimote: Correctly call HID open/close callbacks | David Herrmann | 2011-08-23 | 1 | -0/+16 |
| * | | | HID: wiimote: Simplify synchronization | David Herrmann | 2011-08-23 | 1 | -51/+27 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-08-24 | 15 | -145/+241 |
|\ \ \ |
|
| * | | | Input: ad714x - read the interrupt status registers in a row | Michael Hennerich | 2011-08-22 | 4 | -41/+49 |
| * | | | Input: ad714x - use DMA-safe buffers for spi_write() | Dmitry Torokhov | 2011-08-22 | 4 | -103/+131 |
| * | | | Input: ad714x - fix endianness issues | Michael Hennerich | 2011-08-22 | 2 | -33/+25 |
| * | | | Input: ad714xx-spi - force SPI bus into the default 8-bit mode | Michael Hennerich | 2011-08-22 | 1 | -0/+6 |
| * | | | Input: ep93xx_keypad - add missing include of linux/module.h | Axel Lin | 2011-08-21 | 1 | -0/+1 |
| * | | | Input: tnetv107x-ts - add missing include of linux/module.h | Axel Lin | 2011-08-21 | 1 | -0/+1 |
| * | | | Input: max11801_ts - correct license statement | Jiejing Zhang | 2011-08-20 | 1 | -1/+2 |
| * | | | Input: atmel_mxt_ts - report pressure information from the driver | Yufeng Shen | 2011-08-16 | 1 | -0/+12 |
| * | | | Input: bcm5974 - Add support for newer MacBookPro8,2 | Andrew Drake | 2011-08-16 | 1 | -0/+20 |
| * | | | Input: wacom - report id 3 returns 4 bytes of data | Ping Cheng | 2011-08-16 | 1 | -4/+6 |
| * | | | Input: wacom - add WAC_MSG_RETRIES define | Ping Cheng | 2011-08-16 | 1 | -3/+4 |
| * | | | Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K) | Gerard Braad | 2011-08-16 | 1 | -0/+4 |