aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-1/+101
2007-07-21[NET]: Make NETDEVICES depend on NET.Jan Engelhardt1-0/+1
2007-07-21[IrDA]: TOSHIBA_FIR depends on virt_to_busStephen Rothwell1-1/+1
2007-07-21[IrDA]: EP7211 IR driver port to the latest SIR APISamuel Ortiz3-0/+99
2007-07-21x86_64: Geode HW Random Number Generator depends on X86_32Yinghai Lu1-1/+1
2007-07-21x86_64: fix typo in acpi_pm.cAlessio Igor Bogani1-1/+1
2007-07-21x86_64: use the global PIT lockThomas Gleixner1-3/+8
2007-07-21x86: PM_TRACE supportNigel Cunningham1-1/+4
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes1-4/+7
2007-07-21x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright1-1/+1
2007-07-21x86_64: various cleanups in NUMA scan nodeDavid Rientjes1-10/+10
2007-07-21atmel_lcdfb: use spare bits in 32bpp mode as alpha channelHaavard Skinnemoen1-1/+4
2007-07-21rivafb_setup() must be __devinitAdrian Bunk1-1/+1
2007-07-21atmel_lcdfb: Fix STN LCD supportNicolas Ferre2-8/+64
2007-07-21rtc: add support for STK17TA8 chipThomas Hommel3-0/+431
2007-07-21rtc: update and use the MAX6900 century byteDale Farnsworth1-24/+72
2007-07-21rtc kconfig: point out need for static linkageDavid Brownell1-0/+3
2007-07-21rtc: do not return void valueAtsushi Nemoto2-2/+2
2007-07-21Use menuconfig objects: ISDN/GigasetJan Engelhardt1-6/+2
2007-07-21Use menuconfig objects: ISDNJan Engelhardt1-2/+2
2007-07-21Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt8-17/+5
2007-07-21spi.c:scan_boardinfo() mustn't be __init_or_moduleAdrian Bunk1-2/+1
2007-07-21ps3fb: Set FBINFO_READS_FAST to speed up text console scrollingGeert Uytterhoeven1-1/+1
2007-07-21ps3fb: Shrink default virtual frame buffer size from 18 to 9 MiBGeert Uytterhoeven1-1/+1
2007-07-21ps3fb: Enable VT_HW_CONSOLE_BINDING for proper kexecGeert Uytterhoeven1-0/+1
2007-07-21ps3: FLASH ROM Storage DriverGeert Uytterhoeven2-0/+442
2007-07-21ps3: BD/DVD/CD-ROM Storage DriverGeert Uytterhoeven2-0/+534
2007-07-21ps3: Disk Storage DriverGeert Uytterhoeven2-0/+631
2007-07-21clockevents: fix resume logicThomas Gleixner1-0/+2
2007-07-21console: fix section mismatch warning in vgacon.cSam Ravnborg1-1/+5
2007-07-21dm io: fix panic on large requestMilan Broz1-0/+2
2007-07-20KVM: MMU: Fix cleaning up the shadow page allocation cacheAvi Kivity1-1/+1
2007-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds3-1/+15
2007-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds13-177/+223
2007-07-20[SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller2-25/+7
2007-07-20[SPARC64]: Add proper multicast support to VNET driver.David S. Miller2-2/+146
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller1-0/+5
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller8-150/+65
2007-07-20Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds30-108/+133
2007-07-20Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6Linus Torvalds3-20/+31
2007-07-20V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading moduleHans Verkuil2-0/+4
2007-07-20V4L/DVB (5877): radio-gemtek-pci: remove unused structure memberTrent Piepho1-3/+0
2007-07-20V4L/DVB (5871): Conexant 2388x: check for kthread_runCyrill Gorcunov1-1/+7
2007-07-20V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next.Hans Verkuil1-5/+14
2007-07-20V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another streamHans Verkuil1-2/+5
2007-07-20V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffiesMauro Carvalho Chehab7-29/+32
2007-07-20V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab5-6/+6
2007-07-20V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam driversMauro Carvalho Chehab2-3/+3
2007-07-20V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeoutMauro Carvalho Chehab1-2/+2
2007-07-20V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C driversMauro Carvalho Chehab4-9/+9