summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds17-91/+709
2011-05-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-393/+145
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds821-171851/+68282
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds148-3377/+13908
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds95-509/+3185
2011-05-23hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck1-1/+3
2011-05-23Merge branch 'devel-stable' into for-linusRussell King2-26/+7
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2-16/+31
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King5-351/+30
2011-05-23clocksource: add common mmio clocksourceRussell King3-0/+77
2011-05-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-1395/+3262
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds87-144/+143
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds20-1336/+424
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-5/+0
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-469/+4
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-64/+54
2011-05-23apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons1-5/+0
2011-05-23Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina2773-45498/+128570
2011-05-23b43: fix comment typo reqest -> requestJim Cromie1-2/+2
2011-05-23HID: hid-multitouch: cosmetic changes, sort classes and devicesBenjamin Tissoires2-48/+54
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds4-6/+6
2011-05-22Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds8-534/+535
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker37-0/+37
2011-05-22bnx2x: allow device properly initialize after hotplugDmitry Kravkov1-43/+24
2011-05-22bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov1-1/+1
2011-05-22bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov1-1/+2
2011-05-22bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov2-3/+3
2011-05-22net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang2-4/+4
2011-05-22netpoll: disable netpoll when enslave a deviceAmerigo Wang2-9/+19
2011-05-22macvlan: Forward unicast frames in bridge mode to lowerdevDavid Ward1-4/+2
2011-05-22drivers/net: add prefetch header for prefetch usersPaul Gortmaker32-0/+32
2011-05-22rionet: Remove pointless printk of skb pointer.David S. Miller1-2/+2
2011-05-22Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds19-706/+723
2011-05-22Merge branch 'topic/asoc' into for-linusTakashi Iwai2-1/+4
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai3-468/+0
2011-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds11-103/+131
2011-05-21PCI: Don't use dmi_name_in_vendors in quirkJean Delvare1-2/+5
2011-05-21PCI: remove unused AER functionsChen Gong1-9/+0
2011-05-21PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu5-52/+36
2011-05-21PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu3-0/+28
2011-05-21PCI: update bridge resources to get more big ranges when allocating space (ag...Yinghai Lu1-8/+117
2011-05-21PCI: Add interfaces to store and load the device saved stateAlex Williamson1-0/+98
2011-05-21PCI: Track the size of each saved capability data areaAlex Williamson1-5/+7
2011-05-21PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu2-4/+17
2011-05-21hwmon: (coretemp) Fix checkpatch errorsGuenter Roeck1-30/+37
2011-05-21hwmon: Remove pkgtemp driverGuenter Roeck3-452/+0
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds22-155/+6167
2011-05-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-111/+286
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2-42/+18
2011-05-20ARM: 6906/1: MTD: Remove integrator-flashMarc Zyngier3-312/+1