aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...Russell King2011-09-14
|\
| * ARM: zImage: prevent constant copy+rebuild of lib1funcs.SNicolas Pitre2011-09-14
| * ARM: zImage: allow supplementing appended DTB with traditional ATAG dataNicolas Pitre2011-09-14
| * ARM: zImage: gather some string functions into string.cNicolas Pitre2011-09-14
| * ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bssNicolas Pitre2011-09-14
| * ARM: zImage: Allow the appending of a device tree binaryJohn Bonesio2011-09-14
| * ARM: zImage: ensure it is always a multiple of 64 bits in sizeNicolas Pitre2011-09-14
| * Linux 3.1-rc4Linus Torvalds2011-08-29
| * Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-28
| |\
| | * ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm2011-08-27
| | * OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman2011-08-25
| | * PM / Runtime: Correct documentation of pm_runtime_irq_safe()Rafael J. Wysocki2011-08-25
| | * ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm2011-08-24
| | * sh-sci / PM: Use power.irq_safeRafael J. Wysocki2011-08-24
| | * PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki2011-08-24
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-27
| |\ \
| | * | firewire: sbp2: fix panic after rmmod with slow targetsChris Boot2011-08-22
| * | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
| * | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-26
| |\ \ \
| | * | | drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlockedThomas Jarosch2011-08-25
| | * | | i915: do not setup intel_backlight twiceKamal Mostafa2011-08-22
| * | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-08-26
| |\ \ \ \
| | * | | | USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD2011-08-25
| | * | | | USB option driver K3765/K4505 avoid CDC_DATA interfaceAndrew Bird2011-08-22
| | * | | | USB: option: add YUGA device id to driverGavin.zhu2011-08-22
| | * | | | usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim2011-08-22
| | * | | | USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi2011-08-22
| | * | | | USB option driver add PID of Huawei Vodafone K4605Andrew Bird2011-08-22
| | * | | | USB option driver add PID of Huawei Vodafone K3806Andrew Bird2011-08-22
| | * | | | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-08-22
| | |\ \ \ \
| | | * \ \ \ Merge branch 'fixes' into for-gregFelipe Balbi2011-08-15
| | | |\ \ \ \
| | | | * | | | usb: musb: gadget: fix error pathSebastian Andrzej Siewior2011-08-12
| | | | * | | | usb: gadget: f_phonet: unlock in error caseSebastian Andrzej Siewior2011-08-12
| | | | * | | | usb: musb: blackfin: include prefetch head fileBob Liu2011-08-12
| | | | * | | | usb: musb: tusb6010: fix compilationFelipe Balbi2011-08-12
| | | | * | | | usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto2011-08-12
| | | | * | | | usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin2011-08-12
| | | | * | | | usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin2011-08-12
| | | | * | | | usb: musb: ux500: set dma config for both src and dstPer Forlin2011-08-12
| | | | * | | | usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-12
| | | | * | | | usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei2011-08-12
| | | | * | | | usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer2011-08-12
| | | | * | | | usb: musb: fix KconfigRabin Vincent2011-08-12
| | | | * | | | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich2011-08-12
| | | | * | | | usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior2011-08-12
| | | | * | | | usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior2011-08-12
| | | | * | | | usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin2011-08-12
| | * | | | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-08-22
| | |\ \ \ \ \ \
| | | * | | | | | xhci: Handle zero-length isochronous packets.Sarah Sharp2011-08-16
| | | * | | | | | USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp2011-08-15