summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | UBIFS: correct usage of IS_ENABLED()Brian Norris2012-06-271-4/+4
| | * | | | | | | UBIFS: fix assertionDan Carpenter2012-06-181-2/+2
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-284-18/+27
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-06-273-18/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter2012-06-271-16/+0
| | | * | | | | | | | drm/i915: Fix eDP blank screen after S3 resume on HP desktopsTakashi Iwai2012-06-231-1/+4
| | | * | | | | | | | drm/i915: rip out the PM_IIR WARNDaniel Vetter2012-06-231-1/+0
| | * | | | | | | | | drm/nouveau: add license header to prime.Dave Airlie2012-06-271-0/+23
| * | | | | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-06-2812-13/+13
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt2012-06-2811-11/+11
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu2012-06-2811-11/+11
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | sh: kfr2r09: fix compile breakageGuennadi Liakhovetski2012-06-281-2/+2
| | |/ / / / / / / / /
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-2885-310/+529
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-06-271-2/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang2012-06-271-2/+2
| | * | | | | | | | | 9p: fix min_t() casting in p9pdu_vwritef()Dan Carpenter2012-06-271-1/+1
| | |/ / / / / / / /
| | * | | | | | | | xen/netfront: teardown the device before unregistering it.Ian Campbell2012-06-271-4/+4
| | * | | | | | | | bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger2012-06-263-1/+3
| | * | | | | | | | vhost: use USER_DS in vhost_worker threadJens Freimann2012-06-261-0/+3
| | * | | | | | | | ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-263-7/+13
| | * | | | | | | | net: l2tp_eth: use LLTX to avoid LOCKDEP splatsEric Dumazet2012-06-261-11/+32
| | * | | | | | | | mac802154: add missed bracesalex.bluesman.smirnov@gmail.com2012-06-251-1/+2
| | * | | | | | | | net: l2tp_eth: fix l2tp_eth_dev_xmit raceEric Dumazet2012-06-251-3/+3
| | * | | | | | | | net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin2012-06-252-4/+9
| | * | | | | | | | net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin2012-06-251-0/+2
| | * | | | | | | | net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin2012-06-251-2/+4
| | * | | | | | | | ipheth: add support for iPadDavide Gerhard2012-06-251-0/+5
| | * | | | | | | | caif-hsi: Add missing return in error pathSjur Brændeland2012-06-251-0/+1
| | * | | | | | | | caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lostPer Ellefsen2012-06-251-2/+2
| | * | | | | | | | caif: Clear shutdown mask to zero at reconnect.Sjur Brændeland2012-06-251-0/+1
| | * | | | | | | | tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()Neal Cardwell2012-06-251-1/+2
| * | | | | | | | | Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-2713-24/+54
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | USB: CP210x Add 10 Device IDsCraig Shelley2012-06-261-0/+11
| | * | | | | | | | | USB: option: Add USB ID for Novatel Ovation MC551Forest Bond2012-06-261-0/+3
| | * | | | | | | | | usb: phy: Fix Kconfig dependency for Phy driversAlexandre Pereira da Silva2012-06-262-3/+3
| | * | | | | | | | | Merge 3.5-rc4 into usb-linusGreg Kroah-Hartman2012-06-25322-1194/+2236
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | * | | | | | | | | Merge tag 'fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-06-225-14/+23
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | usb: musb: host: release dma channels if no active ioAjay Kumar Gupta2012-06-221-2/+12
| | | * | | | | | | | | usb: gadget: lpc32xx_udc: fix build error with debugfs enabledAlexandre Pereira da Silva2012-06-221-0/+1
| | | * | | | | | | | | usb: otg: twl6030-usb: Fix twl writesMoiz Sonasath2012-06-221-9/+6
| | | * | | | | | | | | usb: dwc3: fix giveback of queued request in ep_dequeuePratyush Anand2012-06-151-1/+2
| | | * | | | | | | | | usb: gadget: Complete fsl qe/udc driver conversionBen Collins2012-06-121-2/+2
| | * | | | | | | | | | usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs)Alan Stern2012-06-221-7/+0
| | * | | | | | | | | | SCSI & usb-storage: add try_rc_10_first flagAlan Stern2012-06-223-0/+9
| | * | | | | | | | | | USB: option: add id for Cellient MEN-200Dmitry Shmygov2012-06-201-0/+5
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-2710-25/+72
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ALSA: hda - Fix power-map regression for HP dv6 & coTakashi Iwai2012-06-261-1/+6
| | * | | | | | | | | | ALSA: hda - Initialize caches at codec reconfigurationTakashi Iwai2012-06-261-0/+2
| | * | | | | | | | | | ALSA: hda - Fix memory leaks at module unloadTakashi Iwai2012-06-261-0/+2
| | * | | | | | | | | | ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai2012-06-264-2/+16
OpenPOWER on IntegriCloud