aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-05-23
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-05-22
| |\
| | * ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-18
| | |\
| | * | sst: fix compile errorLu Guanqun2011-04-07
| | * | sst: make register_sst_card more self-containedLu Guanqun2011-04-06
| * | | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-22
| |\ \ \
| | * \ \ Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-28
| | |\ \ \
| | * | | | [media] remove radio-maestroOndrej Zary2011-03-23
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-23
|\ \ \ \ \ \
| * | | | | | bnx2x: allow device properly initialize after hotplugDmitry Kravkov2011-05-22
| * | | | | | bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov2011-05-22
| * | | | | | bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov2011-05-22
| * | | | | | bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov2011-05-22
| * | | | | | net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang2011-05-22
| * | | | | | netpoll: disable netpoll when enslave a deviceAmerigo Wang2011-05-22
| * | | | | | macvlan: Forward unicast frames in bridge mode to lowerdevDavid Ward2011-05-22
| * | | | | | drivers/net: add prefetch header for prefetch usersPaul Gortmaker2011-05-22
| * | | | | | rionet: Remove pointless printk of skb pointer.David S. Miller2011-05-22
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2011-05-23
|\ \ \ \ \ \ \
| * | | | | | | ide/ide-scan-pci.c: Use for_each_pci_dev().Thiago Farina2011-05-16
| * | | | | | | IDE: ide-floppy, remove unnecessary NULL checkJiri Slaby2010-11-22
| * | | | | | | drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-22
| * | | | | | | ide: fix use after free in ide-acpiMariusz Kozlowski2010-11-22
* | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-05-23
|\ \ \ \ \ \ \ \
| * | | | | | | | md: allow resync_start to be set while an array is active.NeilBrown2011-05-11
| * | | | | | | | md/raid10: reformat some loops with less indenting.NeilBrown2011-05-11
| * | | | | | | | md/raid10: remove unused variable.NeilBrown2011-05-11
| * | | | | | | | md/raid10: make more use of 'slot' in raid10d.NeilBrown2011-05-11
| * | | | | | | | md/raid10: some tidying up in fix_read_errorNeilBrown2011-05-11
| * | | | | | | | md/raid1: improve handling of pages allocated for write-behind.NeilBrown2011-05-11
| * | | | | | | | md/raid1: try fix_sync_read_error before process_checks.NeilBrown2011-05-11
| * | | | | | | | md/raid1: tidy up new functions: process_checks and fix_sync_read_error.NeilBrown2011-05-11
| * | | | | | | | md/raid1: split out two sub-functions from sync_request_writeNeilBrown2011-05-11
| * | | | | | | | md: make error_handler functions more uniform and correct.NeilBrown2011-05-11
| * | | | | | | | md/multipath: discard ->working_disks in favour of ->degradedNeilBrown2011-05-11
| * | | | | | | | md/raid1: clean up read_balance.NeilBrown2011-05-11
| * | | | | | | | md: simplify raid10 read_balanceNeilBrown2011-05-11
| * | | | | | | | md/bitmap: fix saving of events_cleared and other state.NeilBrown2011-05-11
| * | | | | | | | md: reject a re-add request that cannot be honoured.NeilBrown2011-05-11
| * | | | | | | | md: Fix race when creating a new md device.NeilBrown2011-05-11
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-05-22
|\ \ \ \ \ \ \
| * | | | | | | viafb: Automatic OLPC XO-1.5 configurationDaniel Drake2011-05-11
| * | | | | | | viafb: remove unused CEA modeFlorian Tobias Schandinat2011-04-26
| * | | | | | | viafb: try to map less memory in case of failureFlorian Tobias Schandinat2011-04-25
| * | | | | | | viafb: use write combining for video ramFlorian Tobias Schandinat2011-04-24
| * | | | | | | Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-04-24
| |\ \ \ \ \ \ \
| | * | | | | | | viafb: add X server compatibility modeFlorian Tobias Schandinat2011-04-23
| | * | | | | | | viafb: delete clock and PLL initializationFlorian Tobias Schandinat2011-04-01
| | * | | | | | | viafb: add engine clock supportFlorian Tobias Schandinat2011-03-25