summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAge
* ipmi: fix ACPI detection with regspacingYinghai Lu2010-08-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-08
|\
| * Merge branch 'master' into for-linusChris Metcalf2010-08-06
| |\
| * \ Merge branch 'master' into for-linusChris Metcalf2010-07-06
| |\ \
| * | | arch/tile: catch up on various minor cleanups.Chris Metcalf2010-07-06
| * | | Merge branch 'master' into for-linusChris Metcalf2010-06-25
| |\ \ \
| * \ \ \ Merge branch 'master' into for-linusChris Metcalf2010-06-05
| |\ \ \ \
| * | | | | arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-04
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\ \ \ \ \ \
| * | | | | | pcmcia: use struct resource for PCMCIA devices, part 2Dominik Brodowski2010-08-03
| * | | | | | pcmcia: remove memreq_tDominik Brodowski2010-08-03
| * | | | | | pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
| * | | | | | pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
| * | | | | | pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* | | | | | | Fix init ordering of /dev/console vs callers of modprobeDavid Howells2010-08-06
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-05
|\ \ \ \ \ \
| * | | | | | agp: intel-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-05
| * | | | | | agp: efficeon-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-05
| * | | | | | drm/agp/i915: trim stolen space to 32MJesse Barnes2010-08-01
| * | | | | | agp/intel: Destroy the scatterlist on allocation failureChris Wilson2010-08-01
| * | | | | | Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-01
| |\ \ \ \ \ \
| * | | | | | | agp/intel: Add actual definitions of the Sandybridge PTE caching bits.Zhenyu Wang2010-08-01
| * | | | | | | agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang2010-08-01
| * | | | | | | intel_agp: Don't oops with zero stolen memoryOndrej Zary2010-08-01
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-05
|\ \ \ \ \ \ \
| * | | | | | | vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-05
| * | | | | | | vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes2010-08-05
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\ \ \ \ \ \ \
| * | | | | | | of/address: Clean up function declarationsGrant Likely2010-08-01
| * | | | | | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-05
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-04
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | hvc_console: use "*_console" nomenclature to avoid modpost warning.Chris Metcalf2010-07-09
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | synclink: use ARRAY_SIZEKulikov Vasiliy2010-07-20
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-08-04
|\ \ \ \ \ \ \
| * | | | | | | random: Reorder struct entropy_store to remove padding on 64bits Richard Kennedy2010-07-31
| * | | | | | | hwrng: n2-drv - remove casts from void*Kulikov Vasiliy2010-07-05
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-04
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2010-08-02
| |\ \ \ \ \ \ \
| | * | | | | | | Input: keyboard - also match braille-only keyboardsSamuel Thibault2010-07-31
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-26
|\ \ \ \ \ \ \ \
| * | | | | | | | agp/intel: Use the correct mask to detect i830 aperture size.Tim Gardner2010-07-26
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | tpm_tis: fix subsequent suspend failuresRajiv Andrade2010-07-26
| |_|_|_|/ / / |/| | | | | |
* | | | | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-21
|/ / / / / /
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-01
|\ \ \ \ \ \
| * | | | | | agp: add no warn since we have a fallback to vmalloc pathsDave Airlie2010-06-15
| * | | | | | agp: drop vmalloc flag.Dave Airlie2010-06-15
| | |/ / / / | |/| | | |
* | | | | | ipmi: set schedule_timeout_wait() value back to oneMartin Wilck2010-06-29