summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-08-22intelfbhw.c: intelfbhw_get_p1p2 defined but not usedParag Warudkar1-0/+2
2006-08-22intelfb: fix mtrr_reg signednessDave Airlie1-1/+1
2006-08-22intelfb: update doc and Kconfig (supported devices)Christian Merkle1-2/+4
2006-07-03intelfb: add preliminary i2c supportDennis Munsie3-0/+22
2006-07-03intelfb: add preliminary i2c supportDennis Munsie2-3/+21
2006-07-03intelfb: add preliminary i2c supportDennis Munsie3-0/+193
2006-07-03intelfb: add preliminary i2c supportDennis Munsie1-0/+9
2006-07-03intelfb: add preliminary i2c supportDennis Munsie1-0/+29
2006-07-03intelfb: add preliminary i2c supportDennis Munsie1-0/+13
2006-07-03intelfb: add preliminary i2c supportDennis Munsie1-0/+6
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt3-1/+19
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt4-0/+51
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt4-0/+128
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt3-0/+26
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt1-0/+3
2006-06-24intelfb delousingAl Viro3-24/+20
2006-06-23[PATCH] fix typo in acpi video brightness changes.Dave Jones1-1/+1
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds26-2181/+6032
2006-06-23[PATCH] cpufreq build fixAndrew Morton2-0/+2
2006-06-23[PATCH] Get rid of struct request request_pm_state memberJens Axboe2-41/+54
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe1-2/+0
2006-06-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds49-128/+87
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds131-3781/+4312
2006-06-23[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not calledConstantine Sapuntzakis1-1/+1
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn15-59/+30
2006-06-23[PATCH] Sparse fixes for synclink_csPeter Hagervall1-27/+27
2006-06-23[PATCH] drivers/md/raid6algos.c: fix a NULL dereferenceAdrian Bunk1-4/+3
2006-06-23[PATCH] SGI IOC4: Detect IO card variantBrent Casavant3-5/+74
2006-06-23[PATCH] connector-exportsAndrew Morton2-4/+4
2006-06-23[PATCH] ipmi: strstrip conversionPekka Enberg1-16/+9
2006-06-23[PATCH] Process Events - Header CleanupMatt Helsley1-0/+1
2006-06-23[PATCH] leds: Amstrad Delta LED supportJonathan McDowell3-0/+169
2006-06-23[PATCH] ISDN: correctly handle isdn_writebuf_stub() errorsJesper Juhl1-4/+4
2006-06-23[PATCH] i4l: memory leak fix for sc_ioctl().Jesper Juhl1-0/+1
2006-06-23[PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81...Jean-Luc Leger1-3/+0
2006-06-23[PATCH] Remove CONFIG_PARPORT_ARC, drivers/parport/parport_arc.cDomen Puncer2-144/+0
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi3-3/+3
2006-06-23[PATCH] m68k: windfarm is powerpc-only, don't do it on m68k macsAl Viro1-0/+1
2006-06-23[PATCH] m68k: wd33c93: extra delayRoman Zippel1-0/+4
2006-06-23[PATCH] m68k: restore amikbd compatibility with 2.4Roman Zippel1-12/+22
2006-06-23[PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=nRoman Zippel1-0/+4
2006-06-23[PATCH] m68k: completely initialize hw_regs_t in ide_setup_portsRoman Zippel2-0/+2
2006-06-23[PATCH] make ACPI errata __read_mostlyAndreas Mohr1-1/+1
2006-06-23[PATCH] frv: ieee1394 is borken on frvAl Viro1-1/+1
2006-06-23[PATCH] frv: initrd is grossly broken on frv (never built)Al Viro1-0/+1
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2-1/+49
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells7-24/+27
2006-06-23[PATCH] Fix cdrom being confused on using kdumpRachita Kothiyal1-1/+4
2006-06-23[NET]: Require CAP_NET_ADMIN to create tuntap devices.David Woodhouse1-0/+3
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu16-41/+41