summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-24MIPS: Expose PCIe drivers for MIPSJonas Gorski1-0/+2
2012-07-24MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski7-0/+248
2012-07-24MIPS: BCM63XX: Move the PCI initialization into its own functionJonas Gorski1-8/+17
2012-07-24MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski13-9/+265
2012-07-24MIPS: BCM63XX: Use the Chip ID register for identifying the SoCJonas Gorski1-8/+12
2012-07-24MIPS: BCM63XX: Add flash type detectionJonas Gorski3-6/+69
2012-07-24MIPS: BCM63XX: Move flash registration out of board_bcm963xx.cJonas Gorski4-49/+79
2012-07-24hw_random: add Broadcom BCM63xx RNG driverFlorian Fainelli3-0/+190
2012-07-24MIPS: BCM63XX: add RNG driver platform_device stubFlorian Fainelli2-2/+42
2012-07-24MIPS: BCM63XX: add RNG peripheral definitionsFlorian Fainelli2-0/+23
2012-07-24MIPS: BCM63XX: add support for "ipsec" clockFlorian Fainelli1-0/+14
2012-07-24MIPS: OCTEON: Remove some unused files.David Daney4-492/+0
2012-07-24MIPS: BCM63XX: Fix platform_devices idFlorian Fainelli2-2/+2
2012-07-23MIPS: BCM63xx: Make board setup code register the spi platform deviceFlorian Fainelli1-0/+3
2012-07-23MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli3-1/+210
2012-07-23MIPS: BCM63xx: Define internal registers offsets of the SPI controllerFlorian Fainelli1-0/+119
2012-07-23MIPS: BCM63xx: Remove SPI2 registerFlorian Fainelli1-9/+1
2012-07-23MIPS: BCM63xx: Define SPI register sizes.Florian Fainelli1-0/+4
2012-07-23MIPS: BCM63xx: Add BCM6368 SPI clock maskFlorian Fainelli1-2/+4
2012-07-23MIPS: BCM63xx: Define BCM6358 SPI base addressFlorian Fainelli1-1/+1
2012-07-23MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ valuesFlorian Fainelli1-0/+7
2012-07-23MIPS: BCM63XX: Be consistent in clock bits enable namingFlorian Fainelli2-21/+21
2012-07-21Linux 3.5v3.5Linus Torvalds1-1/+1
2012-07-21Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki1-1/+0
2012-07-21kdb: Switch to nolock variants of kmsg_dump functionsAnton Vorontsov1-4/+4
2012-07-21printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov2-13/+71
2012-07-21printk: Remove kdb_syslog_dataAnton Vorontsov2-16/+0
2012-07-21kdb: Revive dmesg commandAnton Vorontsov1-58/+33
2012-07-20dm raid1: set discard_zeroes_data_unsupportedMikulas Patocka1-0/+1
2012-07-20dm thin: do not send discards to shared blocksMikulas Patocka1-1/+5
2012-07-20dm raid1: fix crash with mirror recovery and discardMikulas Patocka2-2/+5
2012-07-20pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh1-3/+13
2012-07-20pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh1-2/+7
2012-07-20ore: Unlock r4w pages in exact reverse order of lockingBoaz Harrosh1-12/+12
2012-07-20ore: Remove support of partial IO request (NFS crash)Boaz Harrosh1-7/+1
2012-07-20ore: Fix NFS crash by supporting any unaligned RAID IOBoaz Harrosh1-31/+36
2012-07-20UBIFS: fix a bug in empty space fix-upArtem Bityutskiy1-2/+6
2012-07-19cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2-4/+1
2012-07-19HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires3-0/+9
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior8-22/+22
2012-07-19MIPS: Fix bug.h MIPS build regressionYoichi Yuasa2-1/+1
2012-07-19MIPS: sync-r4k: remove redundant irq operationYong Zhang1-5/+0
2012-07-19MIPS: smp: Warn on too early irq enableYong Zhang1-0/+5
2012-07-19MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang1-2/+2
2012-07-19MIPS: call ->smp_finish() a little lateYong Zhang1-1/+2
2012-07-19MIPS: Yosemite: delay irq enable to ->smp_finish()Yong Zhang1-1/+1
2012-07-19MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang1-1/+2
2012-07-19MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang1-7/+7
2012-07-19MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang1-1/+1
2012-07-19MIPS: Oprofile: Fix build as a module.Ralf Baechle1-0/+1