summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-16rtc: add max_user_freq to sysfsBryan Kadzban1-0/+24
2007-10-16rtc-cmos probe() cleanupDavid Brownell1-25/+31
2007-10-16rtc: fix readback from /sys/class/rtc/rtc?/wakealarmMark Lord1-1/+82
2007-10-16rtc: RTC class driver for the ds1374Scott Wood3-0/+461
2007-10-16rtc-pcf8583: Check for i2c adapter functionalityJean Delvare1-0/+3
2007-10-16rtc: make rtc-ds1742 driver hotplug-awareAtsushi Nemoto1-1/+1
2007-10-16rtc: make rtc-ds1553 driver hotplug-awareAtsushi Nemoto1-1/+1
2007-10-16rtc-dev: no need to convert file->private_data to rtc deviceMark Zhan1-4/+4
2007-10-16rtc_irq_set_freq() requires power-of-two and associated kerneldocDavid Brownell2-5/+27
2007-10-16RTC: periodic irq fixAlessandro Zummo3-25/+24
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-16docbook: fix usb contentRandy Dunlap1-1/+5
2007-10-16docbook: fix libata contentRandy Dunlap1-1/+1
2007-10-16docbook: fix kernel-api contentRandy Dunlap1-7/+3
2007-10-16Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-287/+651
2007-10-16[libata] pata_cs5536: new API build fixJeff Garzik1-2/+0