| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-21 | 4 | -14/+13 |
|\ |
|
| * | dmaengine: Kconfig: fix Atmel at_hdmac entry | Nicolas Ferre | 2012-04-17 | 1 | -3/+2 |
| * | USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt | Nicolas Ferre | 2012-04-17 | 1 | -4/+4 |
| * | USB: ohci-at91: change annotations for probe/remove functions | Nicolas Ferre | 2012-04-17 | 1 | -6/+6 |
| * | leds-atmel-pwm.c: Make pwmled_probe() __devinit | Nicolas Ferre | 2012-04-17 | 1 | -1/+1 |
* | | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-04-21 | 9 | -80/+85 |
|\ \ |
|
| * | | mmc: core: Do not pre-claim host in suspend | Ulf Hansson | 2012-04-20 | 1 | -35/+20 |
| * | | mmc: dw_mmc: prevent NULL dereference for dma_ops | Jaehoon Chung | 2012-04-20 | 1 | -1/+2 |
| * | | mmc: unbreak sdhci-esdhc-imx on i.MX25 | Eric Bénard | 2012-04-20 | 1 | -2/+1 |
| * | | mmc: cd-gpio: Include header to pickup exported symbol prototypes | H Hartley Sweeten | 2012-04-20 | 1 | -0/+1 |
| * | | mmc: sdhci: refine non-removable card checking for card detection | Daniel Drake | 2012-04-20 | 1 | -1/+1 |
| * | | mmc: dw_mmc: Fix switch from DMA to PIO | Seungwon Jeon | 2012-04-20 | 1 | -1/+3 |
| * | | mmc: remove MMC bus legacy suspend/resume method | Chuanxiao Dong | 2012-04-20 | 2 | -17/+9 |
| * | | mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage | Rajendra Nayak | 2012-04-20 | 1 | -2/+2 |
| * | | mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m | Chris Ball | 2012-04-20 | 1 | -1/+1 |
| * | | mmc: fixes for eMMC v4.5 sanitize operation | Adrian Hunter | 2012-04-20 | 2 | -16/+40 |
| * | | mmc: fixes for eMMC v4.5 discard operation | Adrian Hunter | 2012-04-20 | 2 | -4/+5 |
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-04-21 | 7 | -10/+69 |
|\ \ \ |
|
| * | | | [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware | Michael Krufky | 2012-04-19 | 2 | -4/+36 |
| * | | | [media] V4L: mt9m032: fix compilation breakage | Guennadi Liakhovetski | 2012-04-19 | 1 | -1/+1 |
| * | | | [media] V4L: mt9m032: fix two dead-locks | Guennadi Liakhovetski | 2012-04-19 | 1 | -2/+3 |
| * | | | [media] rc-core: set mode for winbond-cir | David Härdeman | 2012-04-18 | 1 | -0/+1 |
| * | | | [media] drxk: Does not unlock mutex if sanity check failed in scu_command() | Alexey Khoroshilov | 2012-04-18 | 1 | -2/+4 |
| * | | | [media] dvb_frontend: Fix a regression when switching back to DVB-S | Mauro Carvalho Chehab | 2012-04-18 | 1 | -1/+24 |
* | | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-04-21 | 8 | -137/+121 |
|\ \ \ \ |
|
| * | | | | mfd: Fix modular builds of rc5t583 regulator support | Paul Gortmaker | 2012-04-16 | 1 | -38/+1 |
| * | | | | mfd: Fix asic3_gpio_to_irq | Dmitry Artamonow | 2012-04-16 | 1 | -1/+3 |
| * | | | | ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue | Keshava Munegowda | 2012-04-16 | 2 | -46/+37 |
| * | | | | mfd: Convert twl6040 to i2c driver, and separate it from twl core | Peter Ujfalusi | 2012-04-16 | 4 | -52/+80 |
| | |_|/
| |/| | |
|
* | | | | kill mm argument of vm_munmap() | Al Viro | 2012-04-21 | 1 | -2/+1 |
* | | | | VM: add "vm_mmap()" helper function | Linus Torvalds | 2012-04-20 | 4 | -14/+7 |
* | | | | VM: add "vm_munmap()" helper function | Linus Torvalds | 2012-04-20 | 1 | -3/+1 |
| |_|/
|/| | |
|
* | | | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-04-20 | 1 | -4/+21 |
|\ \ \ |
|
| * | | | pinctrl: implement pinctrl_check_ops | Stephen Warren | 2012-04-11 | 1 | -4/+21 |
* | | | | Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-04-20 | 3 | -8/+14 |
|\ \ \ \ |
|
| * | | | | drivers/tty/amiserial.c: add missing tty_unlock | Julia Lawall | 2012-04-19 | 1 | -1/+3 |
| * | | | | pch_uart: Fix dma channel unallocated issue | Tomoya MORINAGA | 2012-04-18 | 1 | -1/+3 |
| * | | | | ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR | Alexander Shiyan | 2012-04-18 | 1 | -6/+8 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-04-20 | 23 | -76/+150 |
|\ \ \ \ |
|
| * | | | | USB: serial: cp210x: Fixed usb_control_msg timeout values | Yuri Matylitski | 2012-04-20 | 1 | -3/+6 |
| * | | | | USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID) | Stephen Warren | 2012-04-18 | 1 | -1/+0 |
| * | | | | USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb | Tomoki Sekiyama | 2012-04-18 | 1 | -1/+1 |
| * | | | | USB: yurex: Remove allocation of coherent buffer for setup-packet buffer | Tomoki Sekiyama | 2012-04-18 | 1 | -6/+2 |
| * | | | | drivers/usb/misc/usbtest.c: add kfrees | Julia Lawall | 2012-04-18 | 1 | -0/+2 |
| * | | | | USB: ehci-fsl: Fix kernel crash on mpc5121e | Anatolij Gustschin | 2012-04-18 | 1 | -1/+6 |
| * | | | | uwb: fix error handling | Oliver Neukum | 2012-04-18 | 1 | -1/+2 |
| * | | | | uwb: fix use of del_timer_sync() in interrupt | Oliver Neukum | 2012-04-18 | 1 | -1/+11 |
| * | | | | EHCI: always clear the STS_FLR status bit | Alan Stern | 2012-04-18 | 1 | -1/+6 |
| * | | | | EHCI: fix criterion for resuming the root hub | Alan Stern | 2012-04-17 | 1 | -1/+1 |
| * | | | | USB: sierra: avoid QMI/wwan interface on MC77xx | Bjørn Mork | 2012-04-17 | 1 | -2/+4 |