summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-224-1/+101
|\
| * [NET]: Make NETDEVICES depend on NET.Jan Engelhardt2007-07-221-0/+1
| * [IrDA]: TOSHIBA_FIR depends on virt_to_busStephen Rothwell2007-07-221-1/+1
| * [IrDA]: EP7211 IR driver port to the latest SIR APISamuel Ortiz2007-07-223-0/+99
* | x86_64: Geode HW Random Number Generator depends on X86_32Yinghai Lu2007-07-221-1/+1
* | x86_64: fix typo in acpi_pm.cAlessio Igor Bogani2007-07-221-1/+1
* | x86_64: use the global PIT lockThomas Gleixner2007-07-221-3/+8
* | x86: PM_TRACE supportNigel Cunningham2007-07-221-1/+4
* | x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-221-4/+7
* | x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright2007-07-221-1/+1
* | x86_64: various cleanups in NUMA scan nodeDavid Rientjes2007-07-221-10/+10
* | atmel_lcdfb: use spare bits in 32bpp mode as alpha channelHaavard Skinnemoen2007-07-221-1/+4
* | rivafb_setup() must be __devinitAdrian Bunk2007-07-221-1/+1
* | atmel_lcdfb: Fix STN LCD supportNicolas Ferre2007-07-222-8/+64
* | rtc: add support for STK17TA8 chipThomas Hommel2007-07-223-0/+431
* | rtc: update and use the MAX6900 century byteDale Farnsworth2007-07-221-24/+72
* | rtc kconfig: point out need for static linkageDavid Brownell2007-07-221-0/+3
* | rtc: do not return void valueAtsushi Nemoto2007-07-222-2/+2
* | Use menuconfig objects: ISDN/GigasetJan Engelhardt2007-07-221-6/+2Star
* | Use menuconfig objects: ISDNJan Engelhardt2007-07-221-2/+2
* | Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt2007-07-228-17/+5Star
* | spi.c:scan_boardinfo() mustn't be __init_or_moduleAdrian Bunk2007-07-221-2/+1Star
* | ps3fb: Set FBINFO_READS_FAST to speed up text console scrollingGeert Uytterhoeven2007-07-221-1/+1
* | ps3fb: Shrink default virtual frame buffer size from 18 to 9 MiBGeert Uytterhoeven2007-07-221-1/+1
* | ps3fb: Enable VT_HW_CONSOLE_BINDING for proper kexecGeert Uytterhoeven2007-07-221-0/+1
* | ps3: FLASH ROM Storage DriverGeert Uytterhoeven2007-07-222-0/+442
* | ps3: BD/DVD/CD-ROM Storage DriverGeert Uytterhoeven2007-07-222-0/+534
* | ps3: Disk Storage DriverGeert Uytterhoeven2007-07-222-0/+631
* | clockevents: fix resume logicThomas Gleixner2007-07-221-0/+2
* | console: fix section mismatch warning in vgacon.cSam Ravnborg2007-07-221-1/+5
* | dm io: fix panic on large requestMilan Broz2007-07-221-0/+2
* | KVM: MMU: Fix cleaning up the shadow page allocation cacheAvi Kivity2007-07-211-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-213-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-2113-177/+223
|\ \
| * | [SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller2007-07-212-25/+7Star
| * | [SPARC64]: Add proper multicast support to VNET driver.David S. Miller2007-07-212-2/+146
| * | [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-211-0/+5
| * | [SPARC]: Fix serial console device detection.David S. Miller2007-07-218-150/+65Star
* | | 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/+0Star
| * | 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