aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-01ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1Tejun Heo1-7/+19
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo2-0/+16
2010-07-01libahci: Fix bug in storing EM messagesHarry Zhang1-2/+3
2010-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-5/+10
2010-06-28Merge branch 'fixes' of ssh://master.kernel.org/~sfr/next-fixesLinus Torvalds7-0/+7
2010-06-27Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds7-79/+187
2010-06-28acpi: update gfp/slab.h includesTejun Heo2-0/+2
2010-06-28davinci: update gfp/slab.h includesTejun Heo1-0/+1
2010-06-28v4l-dvb: update gfp/slab.h includesTejun Heo4-0/+4
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds44-358/+592
2010-06-27Merge branch 'sh/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2010-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-9/+21
2010-06-27Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6Linus Torvalds3-1/+5
2010-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-6/+13
2010-06-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds3-3/+19
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-7/+10
2010-06-27Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-3/+11
2010-06-27Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2-14/+5
2010-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6Linus Torvalds1-2/+3
2010-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-0/+1
2010-06-26phylib: Add autoload support for the LXT973 phy.David Woodhouse1-0/+1
2010-06-26ISDN: hysdn, fix potential NULL dereferenceJiri Slaby1-1/+2
2010-06-26vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt1-9/+20
2010-06-25isdn/gigaset: correct CAPI connection state storageTilman Schmidt3-53/+180
2010-06-25isdn/gigaset: encode HLC and BC togetherTilman Schmidt3-38/+52
2010-06-25isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt1-32/+51
2010-06-25isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt1-4/+4
2010-06-25isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt6-112/+94
2010-06-25cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli1-1/+2
2010-06-25smc91c92_cs: fix the problem that lan & modem does not work simultaneouslyKen Kawasaki1-5/+13
2010-06-24md/raid5: don't include 'spare' drives when reshaping to fewer devices.NeilBrown1-2/+7
2010-06-24md/raid5: add a missing 'continue' in a loop.NeilBrown1-1/+3
2010-06-24md/raid5: Allow recovered part of partially recovered devices to be in-syncNeilBrown1-12/+30
2010-06-24md/raid5: More careful check for "has array failed".NeilBrown1-4/+71
2010-06-24md: Don't update ->recovery_offset when reshaping an array to fewer devices.NeilBrown2-0/+3
2010-06-24md/raid5: avoid oops when number of devices is reduced then increased.NeilBrown1-9/+10
2010-06-24md: enable raid4->raid0 takeoverMaciej Trela1-2/+6
2010-06-24md: clear layout after ->raid0 takeoverMaciej Trela1-0/+2
2010-06-24md: fix raid10 takeover: use new_layout for setup_confMaciej Trela1-8/+7
2010-06-24md: fix handling of array level takeover that re-arranges devices.NeilBrown6-35/+41
2010-06-24md: raid10: Fix null pointer dereference in fix_read_error()Prasanna S. Panchamukhi1-6/+6
2010-06-24Restore partition detection of newly created md arrays.NeilBrown1-0/+1
2010-06-23sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips1-5/+14
2010-06-23cnic: Disable statistics initialization for eth clients that do not support statisticsDmitry Kravkov1-21/+34
2010-06-23net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty1-0/+2
2010-06-23virtio-pci: disable msi at startupMichael S. Tsirkin2-0/+4
2010-06-23virtio: return ENOMEM on out of memoryMichael S. Tsirkin1-1/+1
2010-06-22Input: wacom - fix serial number handling on Cintiq 21UX2Ping Cheng1-4/+5
2010-06-22Input: fixup X86_MRST selectsRandy Dunlap2-2/+2
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov585-4621/+72469