aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-7/+13
2006-01-08[PATCH] vr41xx: section tags fixJean Delvare1-2/+2
2006-01-08[PATCH] hw_random: 82801AB PCI Bridge supportEric Van Buggenhaut1-0/+1
2006-01-08[PATCH] sonypi: Enable ACPI events for Sony laptop hotkeysBen Collins1-0/+45
2006-01-08[PATCH] Sonypi: convert to the new platform device interfaceDmitry Torokhov1-152/+206
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas1-2/+12
2006-01-08[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-upBjorn Helgaas1-9/+14
2006-01-08[PATCH] tpmdd: remove global event logKylene Jo Hall1-30/+62
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall4-0/+529
2006-01-08[PATCH] kmsg_write: don't return printk return valueGuillaume Chazarain1-1/+4
2006-01-08[PATCH] new driver synclink_gtPaul Fulghum3-0/+4510
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells1-2/+2
2006-01-08[PATCH] ARM Netwinder watchdog wdt977 updateWoody Suwalski1-75/+141
2006-01-09[PATCH] powerpc/8xx: Fix m8xx_wdt issuesMarcelo Tosatti1-4/+7
2006-01-09[PATCH] ppc32: m8xx watchdog updateMarcelo Tosatti1-5/+8
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-2/+2
2006-01-07Merge with Linus' kernel.Russell King15-362/+274
2006-01-06[PATCH] shrink mmtimer memory sizeDimitri Sivanich1-33/+57
2006-01-06[PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2)Paul E. McKenney1-3/+1
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky3-3/+3
2006-01-06[PATCH] Geode LX HW RNG SupportJordan Crouse1-1/+69
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callbackDominik Brodowski3-154/+30
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski1-13/+1
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski3-99/+42
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski3-70/+88
2006-01-04[PATCH] Fix IXP4xx watchdog errata workaroundDeepak Saxena1-2/+2
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+4
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+0
2006-01-04[PATCH] Fix pragma packing in ip2 driverDavid Howells1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-03[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo1-2/+2
2006-01-03[INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo1-4/+2
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-2/+0
2006-01-03s/retreiv/retriev/gMatt Mackall1-1/+1
2006-01-01gitignore: misc filesBrian Gerst1-1/+1
2005-12-29Revert radeon AGP aperture offset changesLinus Torvalds1-9/+2
2005-12-29[PATCH] fix ia64 compile failure with gcc4.1Dave Jones1-1/+1
2005-12-27[PATCH] Fix more radeon GART start calculation casesBenjamin Herrenschmidt1-2/+4
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2-7/+7
2005-12-19[SPARC]: Fix RTC build failure.Adrian Bunk1-1/+1
2005-12-18[PATCH] radeon drm: fix compilation breakage with gcc 2.95.3Jean Delvare1-1/+1
2005-12-16[PATCH] ppc: booke_wdt compile fixAl Viro1-1/+1
2005-12-15[PATCH] radeon drm: fix agp aperture map offsetBenjamin Herrenschmidt2-2/+8
2005-12-15[PATCH] IPMI oops fixPaolo Galtieri1-2/+4
2005-12-15[PATCH] mwave: missing __user in ioctl struct declarationAl Viro1-1/+1
2005-12-15[PATCH] __user annotations (booke_wdt.c)Al Viro1-6/+7
2005-12-15[PATCH] wdrtas.c: fix __user annotationsAl Viro1-1/+1