summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [media] V4L: DocBook: Fix typos in the multi-plane formats descriptionSylwester Nawrocki2012-04-192-2/+2
| * | | | [media] V4L: mt9m032: fix two dead-locksGuennadi Liakhovetski2012-04-191-2/+3
| * | | | [media] rc-core: set mode for winbond-cirDavid Härdeman2012-04-181-0/+1
| * | | | [media] drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov2012-04-181-2/+4
| * | | | [media] dvb_frontend: Fix a regression when switching back to DVB-SMauro Carvalho Chehab2012-04-181-1/+24
* | | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-2120-238/+276
|\ \ \ \ \
| * | | | | mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker2012-04-162-46/+40Star
| * | | | | mfd: Fix asic3_gpio_to_irqDmitry Artamonow2012-04-161-1/+3
| * | | | | ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda2012-04-162-46/+37Star
| * | | | | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-1614-94/+159
| * | | | | mfd : Fix dbx500 compilation errorDaniel Lezcano2012-04-161-51/+37Star
| | |_|/ / | |/| | |
* | | | | kill mm argument of vm_munmap()Al Viro2012-04-218-11/+12
* | | | | perfmon: kill some helpers and argumentsAl Viro2012-04-211-9/+4Star
* | | | | aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro2012-04-211-1/+14
* | | | | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-2115-97/+87Star
* | | | | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-218-33/+25Star
* | | | | VM: add "vm_brk()" helper functionLinus Torvalds2012-04-216-45/+31Star
| |_|/ / |/| | |
* | | | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-202-5/+24
|\ \ \ \
| * | | | pinctrl: implement pinctrl_check_opsStephen Warren2012-04-111-4/+21
| * | | | pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren2012-04-111-0/+2
| * | | | pinctrl: fix compile error if not select PINMUX supportDong Aisheng2012-04-111-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-203-8/+14
|\ \ \ \
| * | | | drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall2012-04-201-1/+3
| * | | | pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-04-191-1/+3
| * | | | ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan2012-04-191-6/+8
| | |/ / | |/| |
* | | | Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-2024-76/+151
|\ \ \ \
| * | | | USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski2012-04-201-3/+6
| * | | | USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren2012-04-181-1/+0Star
| * | | | USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-04-181-1/+1
| * | | | USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-04-181-6/+2Star
| * | | | drivers/usb/misc/usbtest.c: add kfreesJulia Lawall2012-04-181-0/+2
| * | | | USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin2012-04-181-1/+6
| * | | | uwb: fix error handlingOliver Neukum2012-04-181-1/+2
| * | | | uwb: fix use of del_timer_sync() in interruptOliver Neukum2012-04-181-1/+11
| * | | | EHCI: always clear the STS_FLR status bitAlan Stern2012-04-181-1/+6
| * | | | EHCI: fix criterion for resuming the root hubAlan Stern2012-04-181-1/+1
| * | | | USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork2012-04-181-2/+4
| * | | | usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang2012-04-181-1/+1
| * | | | usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang2012-04-181-2/+3
| * | | | USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-182-6/+3Star
| * | | | Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-1613-49/+103
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-04-101-1/+1
| | * | | usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...Bhupesh Sharma2012-04-101-3/+1Star
| | * | | usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski2012-04-101-0/+1
| | * | | usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-101-2/+3
| | * | | usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I2012-04-101-1/+1
| | * | | usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-101-2/+2
| | * | | usb: musb: wake the device before ulpi transfersGrazvydas Ignotas2012-04-102-6/+26
| | * | | usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta2012-04-101-1/+1
| | * | | usb: gadget: FunctionFS: make module init & exit __init & __exitAndrzej Pietrasiewicz2012-04-101-2/+2