summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-0314-108/+270
|\
| * [SERIAL] add PNP IDs for FPI based touchscreensMatthew Garrett2006-10-011-0/+13
| * [SERIAL] Magic SysRq SAK does nothing on serial consolesSimon Tatham2006-10-011-1/+1
| * [SERIAL] tickle NMI watchdog on serial output.Dave Jones2006-10-011-2/+3
| * [SERIAL] Fix oops when removing suspended serial portRussell King2006-10-012-2/+8
| * [SERIAL] Fix resume handling bugRussell King2006-10-011-8/+6
| * [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-016-6/+0
| * [SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.cAlexey Dobriyan2006-10-011-0/+4
| * [SERIAL] OMAP1510 serial fix for 115200 baudJonathan McDowell2006-10-011-0/+11
| * [SERIAL] returning proper error from serial core driverRam Gupta2006-10-011-0/+1
| * [SERIAL] Make uart_line_info() correctly tell MMIO from I/O portSergei Shtylyov2006-10-011-4/+4
| * [SERIAL] suspend/resume handlers don't have level arg anymoreSergei Shtylyov2006-10-012-4/+0
| * [SERIAL] 8250 resourse management fixesSergei Shtylyov2006-10-011-9/+8
| * [SERIAL] serial_cs: Add quirk for brainboxes 2-port RS232 cardRussell King2006-10-011-0/+20
| * [SERIAL] serial_cs: handle Nokia multi->single port bodge via config quirkRussell King2006-10-011-5/+17
| * [SERIAL] serial_cs: add configuration quirkRussell King2006-10-011-5/+34
| * [SERIAL] serial_cs: Convert Oxford 950 / Possio GCC wakeup quirkRussell King2006-10-011-37/+63
| * [SERIAL] serial_cs: convert IBM post-init handling to a quirkRussell King2006-10-011-34/+56
| * [SERIAL] serial_cs: allow wildcarded quirksRussell King2006-10-011-4/+7
| * [SERIAL] serial_cs: convert multi-port table to quirk tableRussell King2006-10-011-13/+42
| * [SERIAL] serial_cs: Use clean up multiport card detectionRussell King2006-10-011-6/+5
| * [SERIAL] Remove m32r_sio dependency on asm/serial.hRussell King2006-10-011-3/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-0363-3421/+5706
|\ \
| * | sh: Fixup __raw_read_trylock().Paul Mundt2006-10-031-1/+8
| * | sh: Kill off remaining config.h references.Paul Mundt2006-10-0320-33/+0
| * | sh: Initial gitignore listPaul Mundt2006-10-033-0/+5
| * | sh: build fixes for defconfigs.Paul Mundt2006-10-0316-33/+33
| * | sh: Kill off more dead headers.Paul Mundt2006-10-034-126/+0
| * | sh: Set pclk default for SH7705.Paul Mundt2006-10-031-1/+1
| * | sh: defconfig updates.Paul Mundt2006-10-0321-3227/+5659
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2006-10-032-144/+316
|\ \ \
| * | | sh64: Remove me from sh64 maintainers.Richard Curnow2006-10-031-4/+0
| * | | sh64: Update cayman defconfig.Paul Mundt2006-10-031-140/+316
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-036-43/+55
|\ \ \
| * | | [SPARC64]: Update defconfig.David S. Miller2006-10-021-5/+18
| * | | [SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more.David S. Miller2006-10-021-1/+0
| * | | [SPARC64]: Move signal compat bits to new header file.David S. Miller2006-10-025-37/+37
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-0361-749/+3395
|\ \ \ \
| * | | | [POWERPC] Fix rheap alignment problemLi Yang2006-10-023-4/+25
| * | | | [POWERPC] Use check_legacy_ioport() for ISAPnPDavid Woodhouse2006-10-021-0/+4
| * | | | [POWERPC] Avoid NULL pointer in gpio1_interruptOlaf Hering2006-10-021-1/+6
| * | | | [POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips2006-10-021-0/+4
| * | | | [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-022-1/+47
| * | | | [POWERPC] Create a "wrapper" script and use it in arch/powerpc/bootPaul Mackerras2006-09-285-135/+299
| * | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-2826-88/+2597
| |\ \ \ \
| | * | | | POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-216-9/+66
| | * | | | POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-2111-70/+235
| | * | | | POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-219-67/+148
| | * | | | POWERPC: Add support for the mpc8560 eval boardVitaly Bordug2006-09-217-0/+1401
| | * | | | POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug2006-09-216-1/+489
OpenPOWER on IntegriCloud