summaryrefslogtreecommitdiffstats
path: root/drivers/serial/imx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-29powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott1-2/+2
2009-04-28bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori1-0/+3
2009-04-28hd: fix lockingTejun Heo1-10/+7
2009-04-28mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz1-1/+1
2009-04-28mg_disk: fix lockingTejun Heo1-4/+13
2009-04-28regulator: Fix default constraints for fixed voltage regulatorsMark Brown1-2/+5
2009-04-28regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel1-2/+1
2009-04-28regulator/virtual: fix strings compare predicatesMike Rapoport1-4/+4
2009-04-28regulator core: fix double-free in regulator_register() error pathPaul Walmsley1-0/+4
2009-04-28drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero1-2/+2
2009-04-28unreachable code in drms_uA_update()Dan Carpenter1-2/+2
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap1-0/+1
2009-04-28perf_counter tools: fix Documentation/perf_counter build errorPeter Zijlstra2-2/+0
2009-04-28powerpc/ps3: Fix build error on UPGeoff Levand1-4/+0
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman1-1/+4
2009-04-28powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala1-0/+1
2009-04-28Remove unused support code for refok sections.Tim Abbott3-29/+0
2009-04-28sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2-2/+2
2009-04-28sh: Use __INIT macro instead of .text.init.Tim Abbott1-2/+3
2009-04-28powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott1-2/+3
2009-04-28powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott1-1/+2
2009-04-28arm: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-28FRV: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-28FRV: Remove unused header asm/init.h.Tim Abbott1-12/+0
2009-04-27RDMA/nes: Update iw_nes versionChien Tung1-3/+1
2009-04-27RDMA/nes: Fix error path in nes_accept()Faisal Latif1-1/+4
2009-04-27RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif1-31/+25
2009-04-27RDMA/nes: Increase rexmit timeout intervalFaisal Latif2-1/+6
2009-04-27RDMA/nes: Check for sequence number wrap-aroundFaisal Latif1-1/+2
2009-04-27RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif1-4/+6
2009-04-27RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung1-4/+0
2009-04-27RDMA/nes: Fix fw_ver in /sysChien Tung1-4/+3
2009-04-27RDMA/nes: Set trace length to 1 inch for SFP_DChien Tung1-1/+2
2009-04-27RDMA/nes: Enable repause timer for port 1Chien Tung1-0/+6
2009-04-27RDMA/nes: Correct CDR loop filter setting for port 1Chien Tung1-6/+8
2009-04-27RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internalChien Tung1-5/+2
2009-04-27Revert "linux.conf.au 2009: Tuz"Linus Torvalds5-8477/+3216
2009-04-27powerpc/86xx: Add device_type entry to soc for ppc9aMartyn Welch1-0/+1
2009-04-27Btrfs: look for acls during btrfs_read_locked_inodeChris Mason1-0/+62
2009-04-27Btrfs: fix acl cachingChris Mason2-7/+15
2009-04-27FRV: Stop gcc from generating uninitialised variable warnings after BUG()David Howells1-2/+3
2009-04-27FRV: Wire up new syscallsDavid Howells2-1/+5
2009-04-27ext2: missing unlock in ext2_quota_write()Dan Carpenter1-1/+3
2009-04-27quota: remove obsolete comments in fs/quota/MakefileChristoph Hellwig1-9/+0
2009-04-27Btrfs: Fix a bunch of printk() warnings.Joel Becker5-23/+40
2009-04-27Btrfs: Fix a trivial warning using max() of u64 vs ULL.Joel Becker1-1/+1
2009-04-27Btrfs: remove unused btrfs_bit_radix slabChris Mason1-8/+0
2009-04-27ALSA: Fix Trivial Warnining in sound/pci/cmipci.cSubrata Modak1-1/+1
2009-04-27Btrfs: ratelimit IO error printksChris Mason2-17/+31
2009-04-27Btrfs: remove #if 0 codeChris Mason3-188/+1