summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ARM: S5P6442: Add serial port supportKukjin Kim2010-02-241-1/+1
| | * | | | | | | ARM: SAMSUNG: Use PLAT_SAMSUNG instead of PLAT_S3CBen Dooks2010-02-031-2/+2
| | * | | | | | | ARM: SAMSUNG: Add SERIAL_SAMSUNG_UARTS_4 Kconfig optionBen Dooks2010-02-031-2/+12
| | * | | | | | | ARM: S3C2412: SoC has the fractional baud rate registerMichel Pollet2010-02-031-0/+1
| * | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-03-034-229/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | serial: sh-sci: Support ARM-based SH-Mobile CPUs.Magnus Damm2010-02-082-9/+15
| | * | | | | | | | sh: Let INTC set IRQF_VALID on ARM platforms.Magnus Damm2010-02-081-1/+9
| | * | | | | | | | sh: Build drivers/sh for ARM-based SH-Mobile CPUs.Magnus Damm2010-02-081-0/+1
| * | | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-03-034-14/+26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | imxfb: add support for i.MX25Baruch Siach2010-02-181-1/+4
| | * | | | | | | | | imx-serial-excessive-status-clearing-on-break.patchAndy Green2010-02-161-1/+1
| | * | | | | | | | | fsl_mx3_udc: Add i.MX35 supportSascha Hauer2010-02-041-11/+20
| | * | | | | | | | | mtd: mxc_nand: add MX25 to KconfigBaruch Siach2010-01-141-1/+1
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | [ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao2010-03-021-0/+4
| * | | | | | | | | [ARM] sa1111: avoid using hardcoded IRQ numbers for PCMCIA driverEric Miao2010-03-021-5/+20
| * | | | | | | | | [ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao2010-03-021-1/+31
| * | | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2010-02-25168-922/+1650
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2010-02-15415-2704/+12531
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | ARM: S5PV210: Add serial port supportThomas Abraham2010-01-263-1/+163
| * | | | | | | | | ARM: SAMSUNG: serial: Modify console initialization.Thomas Abraham2010-01-192-10/+15
| * | | | | | | | | ARM: S5P6440: Add serial port supportKukjin Kim2010-01-151-4/+4
* | | | | | | | | | mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy2010-03-131-1/+1
* | | | | | | | | | sgi-gru: use for_each_set_bit()Akinobu Mita2010-03-131-11/+4
* | | | | | | | | | drivers/char/mmtimer.c: eliminate useless codeJulia Lawall2010-03-131-1/+1
* | | | | | | | | | w1: mxc_w1: move probe() and remove() to the dev* text areaAlberto Panizzo2010-03-131-2/+2
* | | | | | | | | | w1: fix test in ds2482_wait_1wire_idle()Roel Kluin2010-03-131-1/+1
* | | | | | | | | | serial amba-pl010: enable PPS supportRodolfo Giometti2010-03-131-0/+15
* | | | | | | | | | serial 8250: enable PPS supportRodolfo Giometti2010-03-131-0/+16
* | | | | | | | | | pps: serial clients supportRodolfo Giometti2010-03-133-0/+162
* | | | | | | | | | ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti2010-03-131-0/+17
* | | | | | | | | | pps: LinuxPPS clients supportRodolfo Giometti2010-03-135-0/+153
* | | | | | | | | | dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori2010-03-131-28/+0
* | | | | | | | | | dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori2010-03-131-4/+3
* | | | | | | | | | dma-mapping: pci: convert pci_set_dma_mask to call dma_set_maskFUJITA Tomonori2010-03-131-6/+4
* | | | | | | | | | edac: e752x: add dram scrubbing supportPeter Tyser2010-03-131-0/+107
* | | | | | | | | | edac: e752x fsb eccKonstantin Olifer2010-03-131-8/+2
* | | | | | | | | | edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten2010-03-131-4/+3
* | | | | | | | | | edac: mpc85xx improve SDRAM error reportingPeter Tyser2010-03-131-8/+138
* | | | | | | | | | edac: mpc85xx mask ecc syndrome correctlyPeter Tyser2010-03-132-1/+14
* | | | | | | | | | ipmi: fix slave_addrs setting to actually workBela Lubkin2010-03-131-2/+3
* | | | | | | | | | ipmi: add parameter to limit CPU usage in kipmidMartin Wilck2010-03-131-2/+64
* | | | | | | | | | copy_signal() cleanup: clean tty_audit_fork()Veaceslav Falico2010-03-131-1/+0
* | | | | | | | | | drivers/char/mem.c: cleanupsAndrew Morton2010-03-131-102/+102
* | | | | | | | | | /dev/mem: dont allow seek to last pageWu Fengguang2010-03-131-6/+13
* | | | | | | | | | fbdev: bfin-lq035q1-fb: remove duplicated #includeHuang Weiyi2010-03-131-1/+0
* | | | | | | | | | video: fix first line of kernel-doc for a few functionsBen Hutchings2010-03-131-4/+4
* | | | | | | | | | obsolete config in kernel source: LWMON5Christoph Egger2010-03-131-13/+0
* | | | | | | | | | drivers/video/via: fix continuation line formatsJoe Perches2010-03-132-10/+10
* | | | | | | | | | NUC900 LCD Controller DriverWang Qiang2010-03-134-0/+856
* | | | | | | | | | fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger2010-03-132-4/+0