aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-09md: raid0: Represent zone->zone_offset in sectors.Andre Noll1-6/+6
2009-01-09md: raid0: Represent device offset in sectors.Andre Noll1-5/+4
2009-01-09md: raid0_make_request(): Replace local variable block by sector.Andre Noll1-7/+6
2009-01-09md: raid0_make_request(): Remove local variable chunk_size.Andre Noll1-4/+3
2009-01-09md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.Andre Noll1-5/+5
2009-01-09md: use sysfs_notify_dirent to notify changes to md/sync_action.NeilBrown1-7/+13
2009-01-09md: fix bitmap-on-external-file bug.NeilBrown1-3/+5
2009-01-08pata_hpt366: reimplement mode programmingTejun Heo1-65/+44
2009-01-08[libata] pata_hpt3x3: correct _freeze() function declarationJeff Garzik1-2/+2
2009-01-08libata: Add special ata_pio_need_iordy() handling for Compact Flash.David Daney1-0/+4
2009-01-08pata_platform: __pata_platform_remove() shouldn't be in discard sectionSonic Zhang1-1/+1
2009-01-08sata_sil24: remove unused sil24_port_multiplierGrant Grundler1-7/+0
2009-01-08[libata] ahci: Add SATA GEN3 related messagesShane Huang2-0/+3
2009-01-08ata_piix: save, use saved and restore IOCFGTejun Heo1-15/+34
2009-01-08pata_ali: Fix and workaround for FIFO DMA bugAlan Cox1-2/+30
2009-01-08pata_ali: force initialise a few bitsAlan Cox1-33/+38
2009-01-08pata_hpt3x3: Workarounds for chipsetAlan Cox1-6/+45
2009-01-08regulator: catch some registration errorsDavid Brownell1-0/+14
2009-01-08regulator: Fix some kerneldoc rendering issuesMark Brown1-7/+11
2009-01-08regulator: Add missing kerneldocMark Brown1-0/+1
2009-01-08regulator: Clean up kerneldoc warningsMark Brown1-22/+22
2009-01-08regulator: Remove extraneous kerneldoc annotationsMark Brown1-2/+2
2009-01-08regulator: init/link earlierDavid Brownell1-1/+3
2009-01-08regulator: move set_machine_constraints after regulator device initializationMike Rapoport1-5/+5
2009-01-08regulator: da903x: make da903x_is_enabled return 0 or 1Mike Rapoport1-1/+1
2009-01-08regulator: da903x: add '\n' to error messagesMike Rapoport1-5/+5
2009-01-08regulator: sysfs attribute reduction (v2)David Brownell1-48/+148
2009-01-08regulator: code shrink (v2)David Brownell1-67/+44
2009-01-08regulator: improved mode error checksDavid Brownell1-2/+13
2009-01-08regulator: enable/disable refcountingDavid Brownell1-35/+36
2009-01-08regulator: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-01-08net: convert pegasus driver to net_device_opsOliver Neukum1-7/+14
2009-01-08bnx2x: Prevent eeprom set when driver is downEilon Greenstein1-0/+3
2009-01-08net: switch kaweth driver to netdevopsOliver Neukum1-11/+12
2009-01-08pcnet32: round off carrier watch timerStephen Hemminger1-2/+2
2009-01-08i2400m/usb: wrap USB power saving in #ifdef CONFIG_PMInaky Perez-Gonzalez1-0/+6
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1404-32666/+510392
2009-01-08r6040: bump release number to 0.20Florian Fainelli1-2/+2
2009-01-08r6040: warn about MAC address being unsetFlorian Fainelli1-0/+5
2009-01-08r6040: check PHY status when bringing interface upFlorian Fainelli1-0/+4
2009-01-08r6040: make printks consistent with DRV_NAMEFlorian Fainelli1-7/+7
2009-01-08gianfar: Fixup use of BUS_ID_SIZEKumar Gala1-3/+3
2009-01-08mlx4_en: Returning real Max in get_ringparamYevgeny Petrilin2-2/+8
2009-01-08mlx4_en: Consider inline packets on completionYevgeny Petrilin2-26/+34
2009-01-08netdev: bfin_mac: enable bfin_mac net dev driver for BF51xSonic Zhang1-1/+1
2009-01-08qeth: convert to net_device_opsFrank Blaschka2-46/+34
2009-01-08dm9601: warn on invalid mac addressWu Fengguang1-2/+9
2009-01-08dm9601: tell HW about random generated mac addressWu Fengguang1-1/+8
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds10-3/+1293
2009-01-08fix similar typos to successfullColy Li13-13/+13