aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06i2o: remove extraneous kernel-docRandy Dunlap2-3/+0
2009-01-06drivers/spi: move a dereference below a NULL testJulia Lawall1-1/+2
2009-01-06spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks1-9/+29
2009-01-06spi: atmel_spi update chipselect handlingHaavard Skinnemoen1-26/+67
2009-01-06atmel_spi: clean up SPIv1 quirk handlingHaavard Skinnemoen1-18/+22
2009-01-06spi_gpio driverDavid Brownell3-1/+378
2009-01-06dmi: fix kernel-doc notationRandy Dunlap1-2/+4
2009-01-06ibmpex: add endian annotation to extract_data() helperHarvey Harrison1-1/+1
2009-01-06hwmon: applesmc: Add support for MacBook Air 2Henrik Rydberg1-0/+10
2009-01-06drivers/macintosh: Add missing of_node_put in therm_adt746x.cNicolas Palix1-4/+4
2009-01-06adt7470: make automatic fan control really workDarrick J. Wong1-22/+134
2009-01-06adt7470: observe the number of temperature sensors to shorten update timeDarrick J. Wong1-8/+48
2009-01-06adt7470: fix pwm at a certain level during temperature sensor scanDarrick J. Wong1-1/+24
2009-01-06adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded divisionDarrick J. Wong3-19/+13
2009-01-06sysrq: more explicit, less terse help messagesRandy Dunlap1-10/+10
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King1-0/+1
2009-01-06ioc4: automatically load sgiioc4 subordinate moduleBrent Casavant1-0/+36
2009-01-06poll: allow f_op->poll to sleepTejun Heo1-3/+1
2009-01-06Check fops_get() return valueLaurent Pinchart2-0/+9
2009-01-06pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven2-4/+2
2009-01-06mm: make vread() and vwrite() declarationKOSAKI Motohiro1-3/+0
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade2-6/+116
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds21-981/+1293
2009-01-06dm snapshot: extend exception store functionsJonathan Brassow6-37/+55
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon6-737/+833
2009-01-06dm snapshot: rename struct exception_storeJonathan Brassow3-24/+25
2009-01-06dm snapshot: separate out exception store interfaceJonathan Brassow4-120/+134
2009-01-06dm mpath: move trigger_event to system workqueueAlasdair G Kergon1-4/+4
2009-01-06dm: add name and uuid to sysfsMilan Broz4-2/+136
2009-01-06dm table: rework reference countingMikulas Patocka4-20/+33
2009-01-06dm: support barriers on simple devicesAndi Kleen4-10/+26
2009-01-06dm request: add cachesKiyoshi Ueda1-1/+40
2009-01-06dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz1-2/+4
2009-01-06dm log: ensure log bitmap fits on log deviceMilan Broz1-0/+8
2009-01-06dm log: move region_size validationMilan Broz2-14/+14
2009-01-06dm log: avoid reinitialising io_req on every operationTakahiro Yasui1-10/+7
2009-01-06dm: consolidate target deregistration error handlingMikulas Patocka9-48/+16
2009-01-06dm raid1: fix error countJonathan Brassow1-3/+3
2009-01-06dm log: fix dm_io_client leak on error pathsTakahiro Yasui1-0/+5
2009-01-06dm snapshot: change yield to msleepMikulas Patocka1-3/+4
2009-01-06dm table: drop reference at unbindMikulas Patocka1-1/+1
2009-01-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds21-305/+4290
2009-01-05Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-199/+406
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds18-260/+676
2009-01-05igb: fix anoying type mismatch warning on rx/tx queue sizingLinus Torvalds1-2/+2
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-1414/+509
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-20/+35
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds7-29/+1
2009-01-05i2o: Update my addressAlan Cox4-4/+4
2009-01-05qlge: Fix sparse warnings for tx ring indexes.Ron Mercer1-10/+10