aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-09md: raid0: make hash_spacing and preshift sector-based.Andre Noll
2009-01-09md: raid0: Represent the size of strip zones in sectors.Andre Noll
2009-01-09md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.Andre Noll
2009-01-09md: raid0 create_strip_zones(): Make two local variables sector-based.Andre Noll
2009-01-09md: raid0: Represent zone->zone_offset in sectors.Andre Noll
2009-01-09md: raid0: Represent device offset in sectors.Andre Noll
2009-01-09md: raid0_make_request(): Replace local variable block by sector.Andre Noll
2009-01-09md: raid0_make_request(): Remove local variable chunk_size.Andre Noll
2009-01-09md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.Andre Noll
2009-01-09md: use sysfs_notify_dirent to notify changes to md/sync_action.NeilBrown
2009-01-09md: fix bitmap-on-external-file bug.NeilBrown
2009-01-08pata_hpt366: reimplement mode programmingTejun Heo
2009-01-08[libata] pata_hpt3x3: correct _freeze() function declarationJeff Garzik
2009-01-08libata: Add special ata_pio_need_iordy() handling for Compact Flash.David Daney
2009-01-08pata_platform: __pata_platform_remove() shouldn't be in discard sectionSonic Zhang
2009-01-08sata_sil24: remove unused sil24_port_multiplierGrant Grundler
2009-01-08[libata] ahci: Add SATA GEN3 related messagesShane Huang
2009-01-08ata_piix: save, use saved and restore IOCFGTejun Heo
2009-01-08pata_ali: Fix and workaround for FIFO DMA bugAlan Cox
2009-01-08pata_ali: force initialise a few bitsAlan Cox
2009-01-08pata_hpt3x3: Workarounds for chipsetAlan Cox
2009-01-08regulator: catch some registration errorsDavid Brownell
2009-01-08regulator: Fix some kerneldoc rendering issuesMark Brown
2009-01-08regulator: Add missing kerneldocMark Brown
2009-01-08regulator: Clean up kerneldoc warningsMark Brown
2009-01-08regulator: Remove extraneous kerneldoc annotationsMark Brown
2009-01-08regulator: init/link earlierDavid Brownell
2009-01-08regulator: move set_machine_constraints after regulator device initializationMike Rapoport
2009-01-08regulator: da903x: make da903x_is_enabled return 0 or 1Mike Rapoport
2009-01-08regulator: da903x: add '\n' to error messagesMike Rapoport
2009-01-08regulator: sysfs attribute reduction (v2)David Brownell
2009-01-08regulator: code shrink (v2)David Brownell
2009-01-08regulator: improved mode error checksDavid Brownell
2009-01-08regulator: enable/disable refcountingDavid Brownell
2009-01-08regulator: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-08net: convert pegasus driver to net_device_opsOliver Neukum
2009-01-08bnx2x: Prevent eeprom set when driver is downEilon Greenstein
2009-01-08net: switch kaweth driver to netdevopsOliver Neukum
2009-01-08pcnet32: round off carrier watch timerStephen Hemminger
2009-01-08i2400m/usb: wrap USB power saving in #ifdef CONFIG_PMInaky Perez-Gonzalez
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-08r6040: bump release number to 0.20Florian Fainelli
2009-01-08r6040: warn about MAC address being unsetFlorian Fainelli
2009-01-08r6040: check PHY status when bringing interface upFlorian Fainelli
2009-01-08r6040: make printks consistent with DRV_NAMEFlorian Fainelli
2009-01-08gianfar: Fixup use of BUS_ID_SIZEKumar Gala
2009-01-08mlx4_en: Returning real Max in get_ringparamYevgeny Petrilin
2009-01-08mlx4_en: Consider inline packets on completionYevgeny Petrilin
2009-01-08netdev: bfin_mac: enable bfin_mac net dev driver for BF51xSonic Zhang
2009-01-08qeth: convert to net_device_opsFrank Blaschka