summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] init and exit markings for hvc_iseriesStephen Rothwell2007-07-221-4/+4
* [POWERPC] Quiet section mismatch in hvc_rtas.cStephen Rothwell2007-07-221-1/+1
* [POWERPC] hvcs: Make some things static and constStephen Rothwell2007-07-221-4/+4
* [POWERPC] Constify of_platform_driver nameStephen Rothwell2007-07-221-1/+1
* KVM: MMU: Fix cleaning up the shadow page allocation cacheAvi Kivity2007-07-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-203-1/+15
|\
| * sdhci: make sure to clear the error interruptPierre Ossman2007-07-202-0/+3
| * mmc: at91_mci: wakeup on card insertion (or removal)Marc Pignat2007-07-201-1/+12
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-2013-177/+223
|\ \
| * | [SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller2007-07-202-25/+7
| * | [SPARC64]: Add proper multicast support to VNET driver.David S. Miller2007-07-202-2/+146
| * | [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-201-0/+5
| * | [SPARC]: Fix serial console device detection.David S. Miller2007-07-208-150/+65
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-07-2030-108/+133
|\ \ \ | |/ / |/| |
| * | V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading moduleHans Verkuil2007-07-202-0/+4
| * | V4L/DVB (5877): radio-gemtek-pci: remove unused structure memberTrent Piepho2007-07-201-3/+0
| * | V4L/DVB (5871): Conexant 2388x: check for kthread_runCyrill Gorcunov2007-07-201-1/+7
| * | V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next.Hans Verkuil2007-07-201-5/+14
| * | V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another streamHans Verkuil2007-07-201-2/+5
| * | V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffiesMauro Carvalho Chehab2007-07-207-29/+32
| * | V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab2007-07-205-6/+6
| * | V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam driversMauro Carvalho Chehab2007-07-202-3/+3
| * | V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeoutMauro Carvalho Chehab2007-07-201-2/+2
| * | V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C driversMauro Carvalho Chehab2007-07-204-9/+9
| * | V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio driversMauro Carvalho Chehab2007-07-202-3/+3
| * | V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage.Hans Verkuil2007-07-201-2/+2
| * | V4L/DVB (5854): ivtv: cleanup of driver messagesHans Verkuil2007-07-205-32/+29
| * | V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages.Hans Verkuil2007-07-201-5/+5
| * | V4L/DVB (5852): ivtv: don't recompile needlesslyAlexey Dobriyan2007-07-201-2/+1
| * | V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config optionHans Verkuil2007-07-201-0/+1
| * | V4L/DVB (5850): ivtv: improve API command debuggingHans Verkuil2007-07-201-4/+10
| * | V4L/DVB (5848): Av7110: fix typoYoann Padioleau2007-07-201-1/+1
* | | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Linus Torvalds2007-07-203-20/+31
|\ \ \ | |/ / |/| |
| * | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-203-20/+31
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-202-33/+41
|\ \ \
| * \ \ Pull ia64-clocksource into release branchTony Luck2007-07-202-33/+41
| |\ \ \
| | * | | [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-202-33/+41
* | | | | Fix memory leak in tpm_binary_bios_measurements_open()Reiner Sailer2007-07-201-3/+8
| |_|/ / |/| | |
* | | | KVM: MMU: Fix oopses with SLUBAvi Kivity2007-07-201-13/+26
* | | | KVM: x86 emulator: implement rdmsr and wrmsrAvi Kivity2007-07-203-5/+31
* | | | KVM: Fix memory slot management functions for guest smpAvi Kivity2007-07-203-123/+52
* | | | KVM: MMU: Store nx bit for large page shadowsAvi Kivity2007-07-202-2/+4
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-207-0/+510
|\ \ \ \
| * | | | Create drivers/of/platform.cStephen Rothwell2007-07-202-1/+97
| * | | | Begin consolidation of of_device.hStephen Rothwell2007-07-201-1/+1
| * | | | Begin to consolidate of_device.cStephen Rothwell2007-07-204-0/+137
| * | | | Consolidate of_find_node_by routinesStephen Rothwell2007-07-201-0/+115
| * | | | Consolidate of_get_next_childStephen Rothwell2007-07-201-0/+24
| * | | | Consolidate of_get_parentStephen Rothwell2007-07-201-0/+21
| * | | | Consolidate of_find_propertyStephen Rothwell2007-07-201-0/+26
OpenPOWER on IntegriCloud