summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-16isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl1-0/+2
2007-10-16fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl1-0/+5
2007-10-16use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke1-13/+13
2007-10-16gigaset: remove pointless lockingTilman Schmidt4-32/+4
2007-10-16spi doesn't need class_deviceTony Jones10-34/+34
2007-10-16spi_mpc83xx handles other processors with QUICC engineAnton Vorontsov1-6/+7
2007-10-16SPI driver runtime footprint shrinkageDavid Brownell5-27/+20
2007-10-16OMAP2 McSPI code cleanupKyungmin Park1-3/+1
2007-10-16Clean up duplicate includes in drivers/spi/Jesper Juhl2-2/+0
2007-10-16I/OAT: Add DCA servicesShannon Nelson6-32/+319
2007-10-16DCA: Add Direct Cache Access driverShannon Nelson6-0/+304
2007-10-16I/OAT: Add support for MSI and MSI-XShannon Nelson3-66/+298
2007-10-16I/OAT: Split PCI startup from DMA handling codeShannon Nelson5-146/+254
2007-10-16I/OAT: code cleanup from checkpatch outputShannon Nelson1-88/+110
2007-10-16I/OAT: Rename the source fileShannon Nelson2-1/+2
2007-10-16I/OAT: New device idsShannon Nelson1-2/+3
2007-10-16tty: bring the old cris driver back somewhere into the realm of new tty buffe...Alan Cox1-55/+12
2007-10-16m32r: serial: remove M32R_SIO_SHARE_IRQSHirokazu Takata2-7/+1
2007-10-16mm: add node states sysfs class attributeSLee Schermerhorn1-1/+90
2007-10-16Memoryless nodes: Uncached allocator updatesChristoph Lameter1-1/+1
2007-10-16deny partial write for loop dev fdDmitry Monakhov1-3/+1
2007-10-16fs: introduce write_begin, write_end, and perform_write aopsNick Piggin1-46/+29
2007-10-16remove ZERO_PAGENick Piggin1-108/+17
2007-10-16sparsemem: record when a section has a valid mem_mapAndy Whitcroft1-3/+3
2007-10-16Add support for Wacom WACF007 and WACF008 to serial pnp driverMaik Broemme1-0/+2
2007-10-16serial_txx9: Use UPF_FIXED_PORTAtsushi Nemoto1-21/+5
2007-10-16wake up from a serial portGuennadi Liakhovetski1-1/+39
2007-10-168250_pci: Autodetect mainpine cardsAlan Cox1-0/+120
2007-10-16serial_txx9: cleanup includesAtsushi Nemoto1-4/+0
2007-10-16pcmcia: use DMA_MASK_NONE for the default for all pcmcia devicesJames Bottomley1-0/+4
2007-10-16Add support for PCMCIA card Sierra WIreless AC850Eric Leblond1-0/+1
2007-10-16pcmcia: cistpl: use get_unaligned() in CIS parsingDaniel Ritz1-20/+28
2007-10-16move a few definitions to au1000_xxs1500.cYoichi Yuasa1-1/+4
2007-10-16pxa2xx PCMCIA timing issue on iPAQ H5550Milan Plzik1-1/+1
2007-10-16Use menuconfig objects: PCMCIAJan Engelhardt1-5/+1
2007-10-15docbook: fix usb contentRandy Dunlap1-1/+5
2007-10-15docbook: fix libata contentRandy Dunlap1-1/+1
2007-10-15docbook: fix kernel-api contentRandy Dunlap1-7/+3
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-287/+651
2007-10-15[libata] pata_cs5536: new API build fixJeff Garzik1-2/+0
2007-10-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds5-87/+108
2007-10-15Map volume and brightness events on thinkpadsJeremy Katz1-8/+8
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds35-2143/+3644
2007-10-15Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-21/+1298
2007-10-15Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds32-222/+1787
2007-10-15xen-netfront: rearrange netfront structure to separate tx and rxJeremy Fitzhardinge1-18/+17
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven1-3/+4
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz6-11/+11
2007-10-15[NETNS]: Don't panic on creating the namespace's loopbackPavel Emelyanov1-6/+5
2007-10-15Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds1-2/+2