summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-246-92/+117
|\
| *-. Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-22654-47345/+18402
| |\ \
| | | * xen: make evtchn's name less genericIan Campbell2010-11-181-1/+4
| | | * Merge branch 'xen/dev-evtchn' into upstream/evtchnJeremy Fitzhardinge2010-11-181-22/+74
| | | |\
| | | | * xen/evtchn: add missing staticJeremy Fitzhardinge2010-10-051-1/+1
| | | | * xen/evtchn: Fix name of Xen event-channel deviceBastian Blank2010-05-281-1/+1
| | | | * xen/evtchn: don't do unbind_from_irqhandler under spinlockJeremy Fitzhardinge2010-05-281-2/+11
| | | | * xen/evtchn: remove spurious barrierJeremy Fitzhardinge2009-09-181-3/+0
| | | | * xen/evtchn: ports start enabledJeremy Fitzhardinge2009-09-181-5/+4
| | | | * xen/evtchn: dynamically allocate port_user arrayJeremy Fitzhardinge2009-09-181-2/+8
| | | | * xen/evtchn: track enabled state for each portJeremy Fitzhardinge2009-09-181-15/+56
| | | * | xen/evtchn: the evtchn device is non-seekableJeremy Fitzhardinge2010-11-181-2/+2
| | * | | Revert "xen/privcmd: create address space to allow writable mmaps"Jeremy Fitzhardinge2010-11-181-36/+4
| | * | | xen/xenfs: update xenfs_mount for new prototypeJeremy Fitzhardinge2010-11-161-3/+3
| | * | | Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-164962-409166/+763412
| | |\| |
| | * | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-111-2/+3
| | * | | xen: xenfs: privcmd: check put_user() return codeVasiliy Kulikov2010-10-291-6/+2
| * | | | xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.Konrad Rzeszutek Wilk2010-11-221-1/+1
| * | | | xen/balloon: make sure we only include remaining extra ramJeremy Fitzhardinge2010-11-191-2/+5
| * | | | xen/balloon: the balloon_lock is uselessJeremy Fitzhardinge2010-11-191-10/+2
| * | | | xen: add extra pages to balloonJeremy Fitzhardinge2010-11-191-4/+11
| * | | | xen/events: use locked set|clear_bit() for cpu_evtchn_maskJeremy Fitzhardinge2010-11-161-2/+2
| * | | | xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restoreJan Beulich2010-11-161-2/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-245-22/+164
|\ \ \ \ \
| * | | | | of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney2010-11-221-0/+97
| * | | | | phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-221-0/+40
| * | | | | phylib: Use common page register definition for Marvell PHYs.David Daney2010-11-221-13/+14
| * | | | | qlge: Fix incorrect usage of module parameters and netdev msg levelSonny Rao2010-11-221-3/+3
| * | | | | SuperH IrDA: correct Baud rate error correctionNicolas Kaiser2010-11-211-1/+1
| * | | | | atl1c: Fix hardware type check for enabling OTP CLKBen Hutchings2010-11-211-1/+1
| * | | | | e1000: fix screaming IRQAnupam Chanda2010-11-211-4/+8
* | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-2419-48/+151
|\ \ \ \ \ \
| * | | | | | USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern2010-11-161-5/+5
| * | | | | | USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu2010-11-161-1/+1
| * | | | | | USB: isp1362-hcd - fix section mismatch warningAxel Lin2010-11-161-1/+1
| * | | | | | USB: EHCI: AMD periodic frame list table quirkAndiry Xu2010-11-164-5/+57
| * | | | | | USB: OTG: langwell_otg: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-5/+4
| * | | | | | USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-6/+4
| * | | | | | USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-1/+1
| * | | | | | USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman2010-11-151-1/+1
| * | | | | | USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-4/+2
| * | | | | | USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman2010-11-151-1/+1
| * | | | | | USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman2010-11-151-1/+1
| * | | | | | USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman2010-11-151-4/+3
| * | | | | | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2010-11-154-13/+70
| |\ \ \ \ \ \
| | * | | | | | xhci: Fix command ring replay after resume.Sarah Sharp2010-11-151-10/+61
| | * | | | | | xHCI: fix wMaxPacketSize maskAndiry Xu2010-11-112-2/+7
| | * | | | | | xHCI: release spinlock when setup interruptAndiry Xu2010-11-111-0/+2
| | * | | | | | xhci: Remove excessive printks with shared IRQs.Sarah Sharp2010-11-111-1/+0
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-1916-28/+48
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |