summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-234-1/+38
|\
| * usb: ehci-sh: Add PHY init function with platform dataNobuhiro Iwamatsu2012-04-181-0/+28
| * fsl/usb: Add controller version based ULPI and UTMI phy supportRamneek Mehresh2012-04-181-1/+8
| * USB: add EOPNOTSUPP to usb_translate_errorsJohan Hovold2012-04-181-0/+1
| * bcma: scan for extra address spaceHauke Mehrtens2012-04-181-0/+1
* | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-211-1/+1
|\ \
| * | mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-211-1/+1
* | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-214-71/+103
|\ \ \
| * | | mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker2012-04-161-8/+39
| * | | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-162-12/+27
| * | | mfd : Fix dbx500 compilation errorDaniel Lezcano2012-04-161-51/+37Star
* | | | kill mm argument of vm_munmap()Al Viro2012-04-211-1/+1
* | | | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-211-17/+6Star
* | | | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-211-0/+1
* | | | VM: add "vm_brk()" helper functionLinus Torvalds2012-04-211-1/+2
| |/ / |/| |
* | | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-201-1/+3
|\ \ \
| * | | 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 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-201-0/+1
|\ \ \
| * \ \ Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-161-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | usb: musb: wake the device before ulpi transfersGrazvydas Ignotas2012-04-101-0/+1
| | |/
* | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-04-191-0/+1
|\ \ \
| * | | nfsd: include cld.h in the headers_install targetJeff Layton2012-04-161-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-191-0/+6
|\ \ \
| * | | KVM: unmap pages from the iommu when slots are removedAlex Williamson2012-04-121-0/+6
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-04-191-1/+1
|\ \ \ | |_|/ |/| |
| * | fuse: use flexible array in fuse.hMiklos Szeredi2012-04-121-1/+1
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-161-7/+0Star
|\ \ \
| * | | ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-131-7/+0Star
| | |/ | |/|
* | | SCSI: Fix error handling when no ULD is attachedMartin K. Petersen2012-04-151-0/+3
* | | do not export kernel's NULL #define to userspaceLubos Lunak2012-04-141-6/+2Star
* | | Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-141-11/+7Star
|\ \ \
| * | | block: use lockdep_assert_held for queue lockingAndi Kleen2012-03-301-11/+7Star
* | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-131-0/+2
|\ \ \ \
| * | | | spi/pL022: include types.h to remove compilation warningsViresh Kumar2012-03-311-0/+2
* | | | | 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-131-8/+0Star
|\ \ \ \ \
| * | | | | USB: fix bug in serial driver unregistrationAlan Stern2012-04-101-8/+0Star
| | |_|/ / | |/| | |
* | | | | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-131-1/+1
|\ \ \ \ \
| * | | | | serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-091-0/+1
| * | | | | Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-091-1/+0Star
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-126-9/+35
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-124-8/+11
| |\ \ \ \ \ \
| | * | | | | | mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger2012-04-091-1/+1
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-093-7/+10
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan2012-04-051-1/+1
| | | * | | | | Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko2012-03-281-1/+1
| | | * | | | | Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg2012-03-281-0/+3
| | | * | | | | Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg2012-03-281-4/+3Star
| | | * | | | | Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-281-0/+1