| Commit message (Expand) | Author | Age |
* | char: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 |
* | Drivers: char: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-20 |
|\ |
|
| * | virtio_console: Add support for remoteproc serial | Sjur Brændeland | 2012-12-17 |
| * | virtio_console: Merge struct buffer_token into struct port_buffer | Sjur Brændeland | 2012-12-17 |
| * | virtio_console: Free buffers from out-queue upon close | sjur.brandeland@stericsson.com | 2012-12-17 |
| * | virtio_console: Use kmalloc instead of kzalloc | Sjur Brændeland | 2012-12-17 |
| * | virtio_console: Free buffer if splice fails | Sjur Brændeland | 2012-12-17 |
| * | virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0 | Rusty Russell | 2012-12-17 |
| * | virtio: console: don't rely on virtqueue_add_buf() returning capacity. | Amit Shah | 2012-12-17 |
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-12-19 |
|\ \ |
|
| * | | random: prime last_data value per fips requirements | Jarod Wilson | 2012-11-08 |
| * | | random: fix debug format strings | Jiri Kosina | 2012-11-08 |
| * | | random: make it possible to enable debugging without rebuild | Jiri Kosina | 2012-10-15 |
| |/ |
|
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-12-17 |
|\ \ |
|
| * \ | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ... | Dave Airlie | 2012-11-19 |
| |\ \ |
|
| | * | | drm/i915: Kill off now unused gen6+ AGP code | Ben Widawsky | 2012-11-11 |
| | * | | drm/i915: Stop using AGP layer for GEN6+ | Ben Widawsky | 2012-11-11 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-12-16 |
|\ \ \ \ |
|
| * | | | | drivers/char/tpm: remove tasklet and cleanup | Ashley Lai | 2012-11-01 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
|\ \ \ \ \ |
|
| * | | | | | various: Fix spelling of "asynchronous" in comments. | Adam Buchbinder | 2012-11-19 |
| * | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2012-10-28 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | parport: dead code in pp_write | Alan Cox | 2012-10-15 |
* | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-12-13 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: plat-nomadik: move MTU, kill plat-nomadik | Linus Walleij | 2012-11-05 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 2012-11-12 |
| |\| | | | | |
|
| * | | | | | | Merge branch 'depends/tty' into next/headers | Olof Johansson | 2012-11-05 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | ARM: OMAP: Trivial driver changes to remove include plat/cpu.h | Tony Lindgren | 2012-10-15 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-12-11 |
|\ \ \ \ \ \ |
|
| * | | | | | | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 2012-11-15 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-12-11 |
|\ \ \ \ \ \ |
|
| * | | | | | | drivers/char: for hpet, add count checking, and ~0UL instead of -1 | Chen Gang | 2012-11-26 |
| * | | | | | | char: remove use of __devexit | Bill Pemberton | 2012-11-21 |
| * | | | | | | char: remove use of __devinitconst | Bill Pemberton | 2012-11-21 |
| * | | | | | | char: remove use of __devinitdata | Bill Pemberton | 2012-11-21 |
| * | | | | | | char: remove use of __devinit | Bill Pemberton | 2012-11-21 |
| * | | | | | | char: remove use of __devexit_p | Bill Pemberton | 2012-11-21 |
| * | | | | | | Merge 3.7-rc3 into char-misc-next | Greg Kroah-Hartman | 2012-10-29 |
| |\| | | | | |
|
| * | | | | | | pc8736x_gpio: use platform_device_unregister in pc8736x_gpio_cleanup() | Wei Yongjun | 2012-10-24 |
| * | | | | | | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy | 2012-10-24 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 |
|\ \ \ \ \ \ |
|
| * | | | | | | tpm_infineon: remove use of __devexit_p | Bill Pemberton | 2012-11-28 |
| * | | | | | | tpm: remove use of __devinit | Bill Pemberton | 2012-11-28 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'block-dev' | Linus Torvalds | 2012-12-03 |
|\ \ \ \ \ \ |
|
| * | | | | | | blockdev: remove bd_block_size_semaphore again | Linus Torvalds | 2012-11-29 |
| |/ / / / / |
|
* / / / / / | IXP4xx: HW pseudo-random generator is available on IXP45x/46x only. | Krzysztof Hałasa | 2012-11-21 |
|/ / / / / |
|
* / / / / | sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P... | Yuanhan Liu | 2012-10-25 |
|/ / / / |
|
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-16 |
|\ \ \ \ |
|