summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Pull 5165 into release branchLen Brown2005-12-051-5/+15
| |\ \ \ \
| | * | | | [ACPI] correct earlier SMP deep C-states on HT patchDavid Shaohua Li2005-12-051-5/+15
* | | | | | [PATCH] Fix framebuffer console upside-down ywrap scrollingKnut Petersen2005-12-201-3/+5
* | | | | | [PATCH] intelfb: Fix oops when changing video modeAntonino A. Daplas2005-12-201-29/+13Star
* | | | | | [PATCH] intelfb: Fix freeing of nonexistent resourceAntonino A. Daplas2005-12-202-2/+12
* | | | | | [PATCH] powerpc: g5 thermal overtemp bugBenjamin Herrenschmidt2005-12-201-1/+1
* | | | | | Merge branch 'to_linus' of master.kernel.org:/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2005-12-209-30/+40
|\ \ \ \ \ \
| * | | | | | [PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards.Mauro Carvalho Chehab2005-12-191-18/+24
| * | | | | | [PATCH] V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3Oliver Endriss2005-12-192-1/+5
| * | | | | | [PATCH] V4L/DVB (3180): Fix tuner 100 definition for hauppauge eepromRicardo Cerqueira2005-12-191-1/+1
| * | | | | | [PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.Jean Delvare2005-12-195-10/+10
* | | | | | | [PATCH] md: Change case of raid level reported in sys/mdX/md/levelNeil Brown2005-12-201-1/+1
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-12-201-85/+101
|\ \ \ \ \ \ \
| * | | | | | | [TG3]: Fix ethtool memory testMichael Chan2005-12-201-4/+3Star
| * | | | | | | [TG3]: Add tw32_wait_f() for some sensitive registersMichael Chan2005-12-201-74/+77
| * | | | | | | [TG3]: Some low power fixesMichael Chan2005-12-201-3/+13
| * | | | | | | [TG3]: Fix peer device handlingMichael Chan2005-12-201-7/+11
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | [SPARC]: Fix RTC build failure.Adrian Bunk2005-12-191-1/+1
|/ / / / / /
* | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds2005-12-192-10/+58
|\ \ \ \ \ \
| * \ \ \ \ \ Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2005-12-1666-1221/+877Star
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2005-12-13115-3076/+3043Star
| |\ \ \ \ \ \ \
| * | | | | | | | ieee1394: write broadcast_channel only to select nodes (fixes device recognit...Stefan Richter2005-12-131-10/+32
| * | | | | | | | ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter2005-12-132-0/+26
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | [PATCH] mtd onenand driver: use platform_device.h instead device.hKyungmin Park2005-12-191-2/+2
* | | | | | | | [PATCH] mtd onenand driver: reduce stack usageKyungmin Park2005-12-192-5/+26
* | | | | | | | [PATCH] mtd onenand driver: fix unlock problem in DDPKyungmin Park2005-12-191-4/+6
* | | | | | | | [PATCH] mtd onenand driver: check correct manufacturerKyungmin Park2005-12-191-6/+10
* | | | | | | | [PATCH] radeon drm: fix compilation breakage with gcc 2.95.3Jean Delvare2005-12-191-1/+1
* | | | | | | | [PATCH] Input: fix an OOPS in HID driverDmitry Torokhov2005-12-181-0/+1
* | | | | | | | [PATCH] dpt_i2o fix for deadlock conditionSalyzyn, Mark2005-12-181-5/+20
* | | | | | | | [PATCH] i2o: Do not disable pci device when it's in useBen Collins2005-12-181-1/+5
| |_|_|/ / / / |/| | | | | |
* | | | | | | [PATCH] ppc: booke_wdt compile fixAl Viro2005-12-161-1/+1
| |_|/ / / / |/| | | | |
* | | | | | [PATCH] UHCI: add missing memory barriersAlan Stern2005-12-161-0/+2
* | | | | | [PATCH] PCI express must be initialized before PCI hotplugMilton Miller2005-12-161-4/+3Star
* | | | | | [PATCH] i2c: Fix i2c-mv64xxx compilation errorMark A. Greer2005-12-161-5/+6
* | | | | | [PATCH] radeon drm: fix agp aperture map offsetBenjamin Herrenschmidt2005-12-162-2/+8
* | | | | | [PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_classAdrian Bunk2005-12-151-1/+0Star
* | | | | | [PATCH] IPMI oops fixPaolo Galtieri2005-12-151-2/+4
* | | | | | [PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro2005-12-151-1/+1
* | | | | | [PATCH] mwave: missing __user in ioctl struct declarationAl Viro2005-12-151-1/+1
* | | | | | [PATCH] drivers/atm/adummy.c NULL noise removalAl Viro2005-12-151-1/+1
* | | | | | [PATCH] dst_ca __user annotations, portability fixesAl Viro2005-12-151-3/+3
* | | | | | [PATCH] __user annotations (booke_wdt.c)Al Viro2005-12-151-6/+7
* | | | | | [PATCH] arcfb __user annotationsAl Viro2005-12-151-1/+1
* | | | | | [PATCH] cyber2000fb.c __iomem annotationsAl Viro2005-12-151-2/+2
* | | | | | [PATCH] wdrtas.c: fix __user annotationsAl Viro2005-12-151-1/+1
* | | | | | [PATCH] dell_rbu: NULL noise removalAl Viro2005-12-151-3/+3
* | | | | | [PATCH] cm4000_cs: __user annotationsAl Viro2005-12-151-6/+7
* | | | | | [PATCH] em28xx: %zd for size_tAl Viro2005-12-151-1/+1
* | | | | | [PATCH] auerswald.c: %zd for size_tAl Viro2005-12-151-1/+1