summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
* | | isicom: kill off the BKLAlan Cox2010-08-101-8/+5
* | | riscom8: kill use of lock_kernelAlan Cox2010-08-101-6/+8
* | | istallion: use bit ops for the board flagsAlan Cox2010-08-101-18/+18
* | | stallion: prune lock_kernel callsAlan Cox2010-08-102-17/+25
* | | vt/console: try harder to print output when panicingJesse Barnes2010-08-101-4/+9
* | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-103-9/+47
* | | vt: clean up the code - use kernel libraryAndy Shevchenko2010-08-101-2/+3
* | | n_gsm.c: removed duplicated #includesAndrea Gelmini2010-08-101-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-091-1/+1
|\ \ \
| * | | ppp: make channel_ops conststephen hemminger2010-08-041-1/+1
* | | | drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong2010-08-091-1/+2
* | | | drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong2010-08-091-1/+2
* | | | char: add WARN_ON() in misc_deregister()Akinobu Mita2010-08-091-1/+1
* | | | ipmi: fix ACPI detection with regspacingYinghai Lu2010-08-091-0/+8
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-082-0/+68
|\ \ \
| * \ \ Merge branch 'master' into for-linusChris Metcalf2010-08-0614-52/+220
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into for-linusChris Metcalf2010-07-064-11/+27
| |\ \ \
| * | | | arch/tile: catch up on various minor cleanups.Chris Metcalf2010-07-061-9/+9
| * | | | Merge branch 'master' into for-linusChris Metcalf2010-06-251-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into for-linusChris Metcalf2010-06-054-6/+10
| |\ \ \ \ \
| * | | | | | arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-042-0/+68
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-066-94/+51
|\ \ \ \ \ \ \
| * | | | | | | pcmcia: use struct resource for PCMCIA devices, part 2Dominik Brodowski2010-08-031-11/+2
| * | | | | | | pcmcia: remove memreq_tDominik Brodowski2010-08-031-12/+2
| * | | | | | | pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-034-42/+26
| * | | | | | | pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-034-24/+21
| * | | | | | | pcmcia: remove cs_types.hDominik Brodowski2010-07-305-5/+0
* | | | | | | | Fix init ordering of /dev/console vs callers of modprobeDavid Howells2010-08-062-3/+3
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-054-31/+106
|\ \ \ \ \ \ \
| * | | | | | | agp: intel-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-051-11/+11
| * | | | | | | agp: efficeon-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-051-11/+11
| * | | | | | | drm/agp/i915: trim stolen space to 32MJesse Barnes2010-08-011-1/+10
| * | | | | | | agp/intel: Destroy the scatterlist on allocation failureChris Wilson2010-08-011-5/+8
| * | | | | | | Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-012-6/+16
| |\ \ \ \ \ \ \
| * | | | | | | | agp/intel: Add actual definitions of the Sandybridge PTE caching bits.Zhenyu Wang2010-08-012-1/+7
| * | | | | | | | agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang2010-08-012-2/+45
| * | | | | | | | intel_agp: Don't oops with zero stolen memoryOndrej Zary2010-08-011-0/+14
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-0/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-051-0/+17
| * | | | | | | | vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes2010-08-051-0/+61
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-052-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | of/address: Clean up function declarationsGrant Likely2010-08-011-0/+1
| * | | | | | | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-052-8/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-041-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | hvc_console: use "*_console" nomenclature to avoid modpost warning.Chris Metcalf2010-07-092-8/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-046-18/+44
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | synclink: use ARRAY_SIZEKulikov Vasiliy2010-07-201-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-08-042-2/+2
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud