summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* md: Turn rdev->sb_offset into a sector-based quantity.Andre Noll2008-07-112-48/+43
* md: Make calc_dev_sboffset() return a sector count.Andre Noll2008-07-111-6/+7
* md: Replace calc_dev_size() by calc_num_sectors().Andre Noll2008-07-111-11/+7
* md: Make update_size() take the number of sectors.Andre Noll2008-07-111-18/+18
* md: Better control of when do_md_stop is allowed to stop the array.Neil Brown2008-07-111-14/+15
* md: get_disk_info(): Don't convert between signed and unsigned and back.Andre Noll2008-07-111-4/+1
* md: Simplify restart_array().Andre Noll2008-07-111-32/+17
* md: alloc_disk_sb(): Return proper error value.Andre Noll2008-07-111-1/+1
* md: Simplify sb_equal().Andre Noll2008-07-111-5/+1
* md: Simplify uuid_equal().Andre Noll2008-07-111-9/+4
* Merge branch 'master' into for-nextNeil Brown2008-07-1154-101/+260
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-1014-8/+78
| |\
| | * tun: Persistent devices can get stuck in xoff stateMax Krasnyansky2008-07-101-0/+6
| | * libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-091-2/+2
| | * zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo2008-07-091-0/+1
| | * rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-095-0/+47
| | * irda: New device ID for nsc-irccVille Syrjala2008-07-081-0/+1
| | * irda: via-ircc proper dma freeingWang Chen2008-07-081-0/+3
| | * ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch2008-07-071-0/+7
| | * zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-071-0/+1
| | * drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-071-2/+2
| | * hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-071-4/+8
| * | Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds2008-07-101-6/+1
| |\ \
| | * | md: ensure all blocks are uptodate or locked when syncingDan Williams2008-07-101-6/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-091-0/+4
| |\ \ \
| | * | | RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise2008-07-081-0/+4
| * | | | Fix broken fix for fsl-diu-dbTakashi Iwai2008-07-081-2/+2
| * | | | it8213: fix return value in it8213_init_one()Bartlomiej Zolnierkiewicz2008-07-081-2/+1
| * | | | palm_bk3710: fix IDECLK period calculationSergei Shtylyov2008-07-081-20/+18
| * | | | ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz2008-07-082-11/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-0712-27/+71
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart2008-07-041-0/+3
| | * | | ibm_newemac: Fixes entry of short packetsSathya Narayanan2008-07-041-0/+6
| | * | | ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan2008-07-041-0/+2
| | * | | pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
| | * | | ehea: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
| | * | | ehea: fix race conditionJan-Bernd Themann2008-07-042-7/+16
| | * | | ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann2008-07-041-0/+1
| | * | | ehea: fix might sleep problemJan-Bernd Themann2008-07-042-12/+12
| | * | | forcedeth: fix lockdep warning on ethtool -sTobias Diedrich2008-07-041-2/+13
| | * | | Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa2008-07-041-0/+1
| | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-025-4/+15
| | |\ \ \
| | | * | | libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com2008-07-021-0/+1
| | | * | | iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2008-07-022-2/+4
| | | * | | iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2008-07-022-2/+10
| * | | | | pxamci: fix byte aligned DMA transfersPhilipp Zabel2008-07-061-0/+13
| * | | | | Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-0622-31/+70
* | | | | | md: sb_equal(): Fix misleading printk.Andre Noll2008-07-081-1/+1
* | | | | | md: Fix a typo in the comment to cmd_match().Andre Noll2008-07-081-1/+1
* | | | | | md: Fix typo in array_state comment.Andre Noll2008-07-081-1/+1
OpenPOWER on IntegriCloud