aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-063-154/+30
* [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-061-13/+1
* [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-063-99/+42
* [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-053-70/+88
* [PATCH] Fix IXP4xx watchdog errata workaroundDeepak Saxena2006-01-041-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-041-1/+1
|\
| * gitignore: misc filesBrian Gerst2006-01-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-041-1/+1
|\ \
| * | s/retreiv/retriev/gMatt Mackall2006-01-031-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-041-6/+4
|\ \ \
| * | | [INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo2006-01-031-2/+2
| * | | [INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo2006-01-031-4/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-01-041-1/+0
|\ \ \
| * | | [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
| |/ /
* | | [PATCH] Fix pragma packing in ip2 driverDavid Howells2006-01-041-1/+1
|/ /
* | Revert radeon AGP aperture offset changesLinus Torvalds2005-12-291-9/+2
* | [PATCH] fix ia64 compile failure with gcc4.1Dave Jones2005-12-291-1/+1
* | [PATCH] Fix more radeon GART start calculation casesBenjamin Herrenschmidt2005-12-271-2/+4
* | [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-222-7/+7
* | [SPARC]: Fix RTC build failure.Adrian Bunk2005-12-191-1/+1
* | [PATCH] radeon drm: fix compilation breakage with gcc 2.95.3Jean Delvare2005-12-181-1/+1
* | [PATCH] ppc: booke_wdt compile fixAl Viro2005-12-161-1/+1
* | [PATCH] radeon drm: fix agp aperture map offsetBenjamin Herrenschmidt2005-12-152-2/+8
* | [PATCH] IPMI oops fixPaolo Galtieri2005-12-151-2/+4
* | [PATCH] mwave: missing __user in ioctl struct declarationAl Viro2005-12-151-1/+1
* | [PATCH] __user annotations (booke_wdt.c)Al Viro2005-12-151-6/+7
* | [PATCH] wdrtas.c: fix __user annotationsAl Viro2005-12-151-1/+1
* | [PATCH] cm4000_cs: __user annotationsAl Viro2005-12-151-6/+7
* | [drm] fix radeon aperture issueDave Airlie2005-12-121-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-12-121-4/+0
|\ \
| * | [ARM SMP] mpcore_wdt bogus fpos checkMarcelo Tosatti2005-12-051-4/+0
* | | [PATCH] raw driver: Kconfig fixAndrew Morton2005-12-121-9/+9
* | | [PATCH] ipmi: fix panic generator IDMatt Domsch2005-12-121-1/+1
|/ /
* | [PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich2005-11-301-1/+4
* | mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-1/+1
* | drm: fix quiescent lockingDave Airlie2005-11-241-5/+11
* | drm: move is_pci to the end of the structureDave Airlie2005-11-231-2/+1
* | drm: add __GFP_COMP to the drm_alloc_pagesDave Airlie2005-11-232-2/+2
* | I think that if a PCI bus is a root bus, attached to a host bridge not aDave Airlie2005-11-231-1/+1
* | [PATCH] unpaged: ZERO_PAGE in VM_UNPAGEDHugh Dickins2005-11-221-1/+1
* | Merge ../linus/Dave Jones2005-11-215-33/+42
|\ \ | |/
| * [PATCH] tpm: remove PCI kconfig dependencyKylene Jo Hall2005-11-181-1/+1
| * [PATCH] tpm: use ioread8 and iowrite8Kylene Jo Hall2005-11-182-31/+38
| * [PATCH] tpm: use flush_scheduled_work()Kylene Jo Hall2005-11-181-0/+2
| * [PATCH] ipmi: missing NULL test for kthreadMatt Domsch2005-11-181-1/+1
* | [AGPGART] Support VIA P4M800CE bridge.Dave Jones2005-11-211-0/+6
* | [AGPGART] Mark AMD64 aperture size structs as constDave Jones2005-11-161-2/+2
* | [AGPGART] Mark maxes_table as constDave Jones2005-11-161-1/+1
|/
* [PATCH] ipmi: bump-driver-versionCorey Minyard2005-11-151-1/+1
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-3/+14
|\