summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | block: Make cfq_target_latency tunable through sysfs.Tao Ma2012-04-011-2/+8
| * | | | | | | | block: use lockdep_assert_held for queue lockingAndi Kleen2012-03-302-12/+8Star
| * | | | | | | | block: blk_alloc_queue_node(): use caller's GFP flags instead of GFP_KERNELDan Carpenter2012-03-231-1/+1
| |/ / / / / / /
* | | | | | | | cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman2012-04-141-0/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-04-132-8/+1Star
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney2012-04-131-7/+0Star
| * | | | | | | | 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/+8Star
| * | | | | | | | 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/+21Star
|\ \ \ \ \ \ \ \
| * | | | | | | | gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat2012-04-111-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/+11Star
| |/ / / / / / /
* | | | | | | | 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-111-3/+7
| * | | | | | | spi/imx: mark base member in spi_imx_data as __iomemUwe Kleine-König2012-03-311-1/+1
| * | | | | | | spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson2012-03-311-1/+3
| * | | | | | | spi/davinci: Fix DMA API usage in davinciShubhrajyoti D2012-03-311-3/+3
| * | | | | | | spi/pL022: include types.h to remove compilation warningsViresh Kumar2012-03-311-0/+2
* | | | | | | | Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2012-04-131-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-131-11/+0Star
* | | | | | | | Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...Paul Gortmaker2012-04-131-36/+13Star
* | | | | | | | kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker2012-04-131-4/+18
* | | | | | | | Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-1332-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/+2Star
| | * | | | | | | | 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-111-1/+1
| | * | | | | | | | xHCI: correct to print the true HSEE of USBCMDAlex He2012-04-111-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-101-2/+3
| * | | | | | | | EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern2012-04-104-15/+23
| * | | | | | | | USB: fix race between root-hub suspend and remote wakeupAlan Stern2012-04-101-0/+12
| * | | | | | | | USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov2012-04-101-0/+1
| * | | | | | | | USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott2012-04-101-5/+7
| * | | | | | | | USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott2012-04-101-11/+13
| * | | | | | | | USB: don't ignore suspend errors for root hubsAlan Stern2012-04-101-2/+7