summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc32: rename sparc_irq_config to sparc_configSam Ravnborg2012-04-159-16/+16
* sparc64: Remove trap return code which is now unnecessary.David S. Miller2012-04-131-11/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2012-04-1310989-338498/+553652
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-04-132-8/+1
| |\
| | * sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney2012-04-131-7/+0
| | * sparc64: Fix bootup crash on sun4v.David S. Miller2012-04-131-1/+1
| * | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-134-24/+27
| |\ \
| | * | hwmon: (pmbus_core) Fix compiler warningGuenter Roeck2012-04-091-9/+8
| | * | hwmon: (smsc47m1) Fix compiler warningGuenter Roeck2012-04-091-9/+10
| | * | hwmon: (acpi_power_meter) Fix compiler warning seen in some configurationsGuenter Roeck2012-04-091-0/+1
| | * | hwmon: (smsc47b397) Fix compiler warningGuenter Roeck2012-04-091-6/+8
| * | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-135-24/+21
| |\ \ \
| | * | | gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat2012-04-101-8/+8
| | * | | gpio: Fix range check in of_gpio_simple_xlate()Roland Stigge2012-04-101-1/+1
| | * | | gpio: Fix uninitialized variable bit in adp5588_irq_handlerAxel Lin2012-04-101-1/+1
| | * | | gpio/sodaville: Convert sodaville driver to new irqdomain APIGrant Likely2012-04-102-14/+11
| | |/ /
| * | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-134-8/+16
| |\ \ \ | | |_|/ | |/| |
| | * | spi/imx: prevent NULL pointer dereference in spi_imx_probe()Lothar Waßmann2012-04-101-3/+7
| | * | spi/imx: mark base member in spi_imx_data as __iomemUwe Kleine-König2012-03-301-1/+1
| | * | spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson2012-03-301-1/+3
| | * | spi/davinci: Fix DMA API usage in davinciShubhrajyoti D2012-03-301-3/+3
| | * | spi/pL022: include types.h to remove compilation warningsViresh Kumar2012-03-301-0/+2
| * | | Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2012-04-121-0/+1
| |\ \ \
| | * | | IB/srpt: Set srq_type to IB_SRQT_BASICRoland Dreier2012-04-121-0/+1
| | | |/ | | |/|
| * | | kconfig: delete last traces of __enabled_ from autoconf.hPaul Gortmaker2012-04-121-11/+0
| * | | Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...Paul Gortmaker2012-04-121-36/+13
| * | | kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker2012-04-121-4/+18
| * | | Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-1232-118/+216
| |\ \ \
| | * | | USB: update usbtmc api documentationStephen Lewis2012-04-121-7/+7
| | * | | Merge tag 'for-usb-linus-2012-04-11' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-04-129-21/+47
| | |\ \ \
| | | * | | xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2012-04-112-5/+10
| | | * | | xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter2012-04-111-2/+2
| | | * | | xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu2012-04-111-0/+2
| | | * | | USB: fix bug of device descriptor got from superspeed deviceElric Fu2012-04-111-0/+16
| | | * | | xhci: Fix register save/restore order.Sarah Sharp2012-04-111-4/+4
| | | * | | xhci: Restore event ring dequeue pointer on resume.Sarah Sharp2012-04-111-0/+1
| | | * | | xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp2012-04-111-7/+2
| | | * | | xhci: Warn when hosts don't halt.Sarah Sharp2012-04-111-0/+3
| | | * | | xhci: don't re-enable IE constantlyFelipe Balbi2012-04-112-1/+5
| | | * | | usb: xhci: fix section mismatch in linux-nextGerard Snitselaar2012-04-101-1/+1
| | | * | | xHCI: correct to print the true HSEE of USBCMDAlex He2012-04-101-1/+1
| | |/ / /
| | * | | USB: serial: fix race between probe and openJohan Hovold2012-04-101-0/+8
| | * | | UHCI: hub_status_data should indicate if ports are resumingAlan Stern2012-04-091-2/+3
| | * | | EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern2012-04-094-15/+23
| | * | | USB: fix race between root-hub suspend and remote wakeupAlan Stern2012-04-091-0/+12
| | * | | USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov2012-04-091-0/+1
| | * | | USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott2012-04-091-5/+7
| | * | | USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott2012-04-091-11/+13
| | * | | USB: don't ignore suspend errors for root hubsAlan Stern2012-04-091-2/+7
| | * | | USB: fix bug in serial driver unregistrationAlan Stern2012-04-093-34/+2