summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hp_accel: add quirks for HP ProBook 532x and HP Mini 5102Takashi Iwai2010-09-091-0/+2
* rtc-bfin: fix state restoration when resumingMike Frysinger2010-09-091-2/+11
* rtc-bfin: fix inverted logic in suspend pathMike Frysinger2010-09-091-1/+1
* mmc: avoid getting CID on SDIO-only cardsDavid Vrabel2010-09-091-3/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-091-3/+3
|\
| * Merge branch 'origin'Russell King2010-09-0998-894/+1274
| |\
| * | ARM: pxa168fb: fix section mismatchMarek Vasut2010-08-301-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-09-095-12/+27
|\ \ \
| * \ \ Merge branches 'cxgb3' and 'nes' into for-linusRoland Dreier2010-09-084-11/+26
| |\ \ \
| | * | | RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif2010-09-082-1/+3
| | * | | RDMA/nes: Change state to closing after FINFaisal Latif2010-09-081-1/+12
| | * | | RDMA/nes: Fix double CLOSE event indication crashFaisal Latif2010-09-081-8/+10
| | * | | RDMA/nes: Write correct register write to set TX pause paramChien Tung2010-09-081-2/+2
| * | | | RDMA/cxgb3: Don't exceed the max HW CQ depthSteve Wise2010-09-021-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-09-085-17/+28
|\ \ \ \
| * | | | Input: i8042 - fix device removal on unloadDmitry Torokhov2010-08-311-1/+1
| * | | | Input: bcm5974 - adjust major/minor to scaleHenrik Rydberg2010-08-311-4/+8
| * | | | Input: MT - initialize slots to unusedHenrik Rydberg2010-08-281-2/+9
| * | | | Input: use PIT_TICK_RATE in vt beep ioctlArnd Bergmann2010-08-281-8/+8
| * | | | Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty2010-08-281-2/+2
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-082-15/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-012-15/+14
| |\ \ \ \
| | * | | | oprofile: fix crash when accessing freed task structsRobert Richter2010-08-252-15/+14
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-0719-277/+262
|\ \ \ \ \ \
| * | | | | | PCI: bus speed strings should be constStephen Hemminger2010-08-311-1/+1
| * | | | | | PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki2010-08-251-0/+4
| * | | | | | PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige2010-08-241-7/+0
| * | | | | | PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki2010-08-243-8/+3
| * | | | | | PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki2010-08-241-3/+26
| * | | | | | PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-2416-230/+149
| * | | | | | ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-244-28/+47
| * | | | | | ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki2010-08-241-13/+7
| * | | | | | ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki2010-08-241-11/+24
| * | | | | | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki2010-08-241-4/+4
| * | | | | | PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-243-0/+20
| * | | | | | PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-242-3/+8
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-09-074-22/+12
|\ \ \ \ \ \ \
| * | | | | | | md: resolve confusion of MD_CHANGE_CLEANNeilBrown2010-08-303-18/+11
| * | | | | | | md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arraysDan Williams2010-08-301-2/+3
| * | | | | | | Move .gitignore from drivers/md to lib/raid6NeilBrown2010-08-301-4/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-09-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Revert "hwrng: n2-drv - remove casts from void*"Herbert Xu2010-08-091-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-0710-10/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "sky2: don't do GRO on second port"David S. Miller2010-09-021-11/+8
| * | | | | | | | 3c59x: Remove incorrect locking; correct documented lock hierarchyBen Hutchings2010-09-011-4/+1
| * | | | | | | | sky2: don't do GRO on second portstephen hemminger2010-09-011-8/+11
| * | | | | | | | pxa168_eth: fix a mdiobus leakDenis Kirjanov2010-09-011-0/+2
| * | | | | | | | vhost: stop worker only if createdEric Dumazet2010-09-011-1/+4
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-016-5/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2010-08-312-2/+1