summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-172-399/+12Star
|\
| * Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-11-202-399/+12Star
| |\
| | * drm/i915: Kill off now unused gen6+ AGP codeBen Widawsky2012-11-112-398/+11Star
| | * drm/i915: Stop using AGP layer for GEN6+Ben Widawsky2012-11-111-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-172-56/+30Star
|\ \ \
| * | | drivers/char/tpm: remove tasklet and cleanupAshley Lai2012-11-012-56/+30Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-133-7/+3Star
|\ \ \ \
| * | | | various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-192-2/+2
| * | | | Merge branch 'master' into for-nextJiri Kosina2012-10-2841-509/+2962
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | parport: dead code in pp_writeAlan Cox2012-10-151-5/+1Star
* | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-1/+1
|\ \ \ \ \
| * | | | | ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij2012-11-051-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-2/+0Star
|\ \ \ \ \
| * | | | | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-11-121-1/+1
| |\| | | |
| * | | | | Merge branch 'depends/tty' into next/headersOlof Johansson2012-11-054-5/+36
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-161-2/+0Star
* | | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-112-2/+7
|\ \ \ \ \ \
| * | | | | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-162-2/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-1136-81/+83
|\ \ \ \ \ \
| * | | | | | drivers/char: for hpet, add count checking, and ~0UL instead of -1Chen Gang2012-11-271-1/+4
| * | | | | | char: remove use of __devexitBill Pemberton2012-11-2130-33/+33
| * | | | | | char: remove use of __devinitconstBill Pemberton2012-11-212-3/+3
| * | | | | | char: remove use of __devinitdataBill Pemberton2012-11-2110-12/+12
| * | | | | | char: remove use of __devinitBill Pemberton2012-11-216-23/+23
| * | | | | | char: remove use of __devexit_pBill Pemberton2012-11-212-2/+2
| * | | | | | Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman2012-10-291-1/+1
| |\| | | | |
| * | | | | | pc8736x_gpio: use platform_device_unregister in pc8736x_gpio_cleanup()Wei Yongjun2012-10-251-2/+1Star
| * | | | | | /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-251-5/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-114-6/+6
|\ \ \ \ \ \
| * | | | | | tpm_infineon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
| * | | | | | tpm: remove use of __devinitBill Pemberton2012-11-284-5/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'block-dev'Linus Torvalds2012-12-031-1/+1
|\ \ \ \ \ \
| * | | | | | blockdev: remove bd_block_size_semaphore againLinus Torvalds2012-11-291-1/+1
| |/ / / / /
* / / / / / IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof HaƂasa2012-11-222-4/+7
|/ / / / /
* / / / / sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P...Yuanhan Liu2012-10-251-1/+1
|/ / / /
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-171-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-10-161-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/i915: disable wc gtt pte mappings on gen2Daniel Vetter2012-10-121-1/+1
* | | | | IPMI: Detect register spacing on PCI interfacesCorey Minyard2012-10-171-2/+34
* | | | | IPMI: Fix some uninitialized warningCorey Minyard2012-10-171-1/+1
* | | | | IPMI: Change link orderMatthew Garrett2012-10-171-1/+0Star
|/ / / /
* | | | Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...James Morris2012-10-111-7/+14
|\ \ \ \
| * | | | tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe2012-10-101-7/+14
| | |_|/ | |/| |
* | | | Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...James Morris2012-10-113-11/+19
|\ \ \ \
| * | | | driver/char/tpm: fix regression causesd by ppiGang Wei2012-10-103-11/+19
* | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-112-6/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'late/fixes' into fixesOlof Johansson2012-10-072-6/+6
| |\ \ \ \ \
| | * | | | | ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann2012-10-072-6/+6
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-111-1/+1
|\ \ \ \ \ \
| * | | | | | Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka2012-09-261-1/+1
| | |/ / / / | |/| | | |