summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-255-30/+117
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-07-082-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda2011-07-091-0/+2
| | * | | | | | | | usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda2011-07-081-0/+3
| * | | | | | | | | usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda2011-07-081-1/+1
| * | | | | | | | | usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda2011-07-081-0/+3
| |/ / / / / / / /
| * | | | | | | | usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior2011-07-011-0/+6
| * | | | | | | | usb: gadget: add missing #include'sSergei Shtylyov2011-07-011-0/+5
| * | | | | | | | usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-012-0/+45
| * | | | | | | | usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-011-0/+2
| * | | | | | | | usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2011-06-281-0/+13
| * | | | | | | | usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-282-21/+0
| * | | | | | | | usb: gadget: configure endpoint according to gadget speedTatyana Brokhman2011-06-282-0/+6
| * | | | | | | | usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-9/+7
| * | | | | | | | usb: gadget: introduce UDC ClassFelipe Balbi2011-06-281-0/+7
| * | | | | | | | Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-1418-71/+73
| |\ \ \ \ \ \ \ \
| * | | | | | | | | usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto2011-06-071-0/+17
| * | | | | | | | | USB: gadget.h depends on ch9.h so include ch9.h directlyMark Brown2011-06-071-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-253-0/+243
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | driver core: Add ability for arch code to setup pdev_archdataKumar Gala2011-07-081-0/+1
| * | | | | | | | | drivers/virt: introduce Freescale hypervisor management driverTimur Tabi2011-07-082-0/+242
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-255-26/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locks: rename lock-manager opsJ. Bruce Fields2011-07-201-6/+6
| * | | | | | | | | nfsd: turn on reply cache for NFSv4J. Bruce Fields2011-07-181-0/+1
| * | | | | | | | | nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-153-20/+0
* | | | | | | | | | Merge 'akpm' patch seriesLinus Torvalds2011-07-2524-127/+273
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | reiserfs: use proper little-endian bitopsAkinobu Mita2011-07-251-0/+2
| * | | | | | | | | | drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal2011-07-251-0/+25
| * | | | | | | | | | misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin2011-07-251-0/+18
| * | | | | | | | | | lib: make _tolower() publicAndy Shevchenko2011-07-251-0/+9
| * | | | | | | | | | arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu2011-07-251-0/+5
| * | | | | | | | | | notifiers: vt: move vt notifiers into vt.hAmerigo Wang2011-07-252-7/+9
| * | | | | | | | | | notifiers: pm: move pm notifiers into suspend.hAmerigo Wang2011-07-252-8/+10
| * | | | | | | | | | notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-252-4/+6
| * | | | | | | | | | notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang2011-07-252-30/+34
| * | | | | | | | | | notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang2011-07-252-32/+35
| * | | | | | | | | | drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim2011-07-251-0/+27
| * | | | | | | | | | include/linux/kernel.h: hide internal macros from userspaceArnaud Lacombe2011-07-251-22/+21
| * | | | | | | | | | include/linux/kernel.h: fix a headers_check warningWANG Cong2011-07-251-23/+24
| * | | | | | | | | | include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König2011-07-251-0/+30
| * | | | | | | | | | asm-generic/system.h: drop useless __KERNEL__Mike Frysinger2011-07-251-2/+0
| * | | | | | | | | | tmpfs: clone shmem_file_splice_read()Hugh Dickins2011-07-251-0/+2
| * | | | | | | | | | mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-07-251-0/+2
| * | | | | | | | | | mm: truncate functions are in truncate.cHugh Dickins2011-07-251-2/+1
| * | | | | | | | | | mm: cleanup descriptions of filler argHugh Dickins2011-07-251-7/+5
| * | | | | | | | | | mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton2011-07-251-0/+6
| * | | | | | | | | | oom: remove references to old badness() functionDavid Rientjes2011-07-251-4/+0
| * | | | | | | | | | pagewalk: add locking-rule commentsKOSAKI Motohiro2011-07-251-0/+2
| * | | | | | | | | | xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper2011-07-251-0/+4
| * | | | | | | | | | mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper2011-07-251-2/+9