summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* USB: New functions to check endpoints info.Luiz Fernando N. Capitulino2006-09-271-0/+14
* USB: making the kernel -Wshadow clean - USB & completionJesper Juhl2006-09-271-9/+9
* USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson2006-09-272-0/+165
* usbcore: track whether interfaces are suspendedAlan Stern2006-09-271-0/+3
* usbcore: add usb_device_driver definitionAlan Stern2006-09-271-7/+51
* USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell2006-09-271-0/+8
* USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-271-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-09-278-21/+175
|\
| * [IA64] PAL calls need physical mode, stackedRuss Anderson2006-09-271-2/+4
| * [IA64] Make gp value point to Region 5 in mca handlerZou Nan hai2006-09-261-1/+1
| * Revert "[IA64] Unwire set/get_robust_list"Tony Luck2006-09-261-1/+2
| * [IA64] Implement futex primitivesJakub Jelinek2006-09-261-2/+120
| * [IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S2006-09-261-11/+1Star
| * [IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian2006-09-261-0/+1
| * [IA64] kprobe opcode 16 bytes alignment on IA64bibo mao2006-09-261-4/+5
| * Pull esi-support into release branchTony Luck2006-09-261-0/+30
| |\
| | * [IA64] esi-supportDavid Mosberger-Tang2006-06-211-0/+30
| * | Pull model-name into release branchTony Luck2006-09-262-0/+11
| |\ \
| | * | [IA64] Add "model name" to /proc/cpuinfoTony Luck2006-06-052-0/+11
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-09-2799-1436/+2127
|\ \ \ \
| * | | | sh: Calculate shm alignment at runtime.Paul Mundt2006-09-275-13/+4Star
| * | | | sh: dma-mapping compile fixes.Paul Mundt2006-09-271-17/+25
| * | | | sh: Initial vsyscall page support.Paul Mundt2006-09-276-5/+55
| * | | | sh: Clean up PAGE_SIZE definition for assembly use.Paul Mundt2006-09-271-0/+6
| * | | | sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt2006-09-272-4/+6
| * | | | sh: Update kexec support for API changes.Paul Mundt2006-09-271-6/+3Star
| * | | | sh: Optimized readsl()/writesl() support.Paul Mundt2006-09-271-0/+6
| * | | | sh: Report movli.l/movco.l capabilities.Paul Mundt2006-09-271-0/+8
| * | | | sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt2006-09-273-15/+22
| * | | | sh: Add support for 4K stacks.Paul Mundt2006-09-272-1/+20
| * | | | sh: stack debugging support.Paul Mundt2006-09-272-5/+9
| * | | | sh: machvec rework.Paul Mundt2006-09-271-2/+5
| * | | | sh: Solution Engine SH7343 board support.Paul Mundt2006-09-272-0/+84
| * | | | sh: Kill off dead boards.Paul Mundt2006-09-2711-457/+0Star
| * | | | sh: New atomic ops for SH-4A movli.l/movco.lPaul Mundt2006-09-271-9/+96
| * | | | sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-272-190/+0Star
| * | | | sh: SHMIN board support.Takashi YOSHII2006-09-271-0/+9
| * | | | sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt2006-09-278-15/+459
| * | | | serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt2006-09-271-0/+34
| * | | | sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt2006-09-272-32/+36
| * | | | sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato2006-09-273-5/+13
| * | | | sh: Various nommu fixes.Yoshinori Sato2006-09-275-13/+28
| * | | | sh: Make PAGE_OFFSET configurable.Paul Mundt2006-09-271-1/+1
| * | | | sh: Move voyagergx_reg.h to a more sensible place.Paul Mundt2006-09-271-1/+1
| * | | | sh: math-emu supportTakashi YOSHII2006-09-271-0/+86
| * | | | sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt2006-09-271-2/+2
| * | | | sh: Fixup __strnlen_user() behaviour.Paul Mundt2006-09-273-54/+19Star
| * | | | sh: More cosmetic cleanups and trivial fixes.Paul Mundt2006-09-274-31/+13Star
| * | | | sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt2006-09-272-3/+37
| * | | | sh: kgdb stub cleanups.Paul Mundt2006-09-271-0/+15