OSDN Git Service

uclinux-h8/linux.git
2012-03-25 Russell KingMerge branch 'sa11x0-lcd' into sa11x0
2012-03-25 Russell KingMerge branch 'sa11x0-mtd' into sa11x0
2012-03-25 Russell KingARM: sa11x0: remove unused DMA controller definitions
2012-03-25 Russell KingARM: sa11x0: remove old SoC private DMA driver
2012-03-25 Russell KingMerge branch 'sa11x0-ir' into sa11x0
2012-03-25 Russell KingMerge branch 'sa1111' into sa11x0
2012-03-24 Russell KingUSB: sa1111: add hcd .reset method
2012-03-24 Russell KingUSB: sa1111: add OHCI shutdown methods
2012-03-24 Russell KingUSB: sa1111: reorganize ohci-sa1111.c
2012-03-24 Russell KingUSB: sa1111: get rid of nasty printk(KERN_DEBUG "%s...
2012-03-24 Russell KingUSB: sa1111: sparse and checkpatch cleanups
2012-03-24 Russell KingARM: sa11x0: don't static map sa1111
2012-03-24 Russell KingARM: sa1111: use dev_err() rather than printk()
2012-03-24 Russell KingARM: sa1111: cleanup sub-device registration and unregi...
2012-03-24 Russell KingARM: sa1111: only setup DMA for DMA capable devices
2012-03-24 Russell KingARM: sa1111: register sa1111 devices with dmabounce...
2012-03-24 Russell KingARM: sa1111: move USB interface register definitions...
2012-03-24 Russell KingARM: sa1111: move PCMCIA interface register definitions...
2012-03-24 Russell KingARM: sa1111: move PS/2 interface register definitions...
2012-03-24 Russell KingARM: sa1111: delete unused physical GPIO register defin...
2012-03-24 Russell KingARM: sa1111: provide a generic way to prevent devices...
2012-03-07 Russell KingNET: sa11x0-ir: add DMA support for SIR transmit mode
2012-03-07 Russell KingNET: sa11x0-ir: convert sa11x0-ir driver to use DMA...
2012-03-07 Russell KingMerge branch 'sa11x0-dma' into sa11x0-ir
2012-03-07 Russell KingARM: sa11x0: add SA-11x0 DMA device
2012-03-07 Russell KingDMA: sa11x0: add SA-11x0 DMA driver
2012-02-24 Russell KingFB: sa11x0: convert to use platform resource and ioremap()
2012-02-21 Russell KingFB: sa11x0: convert shannon display enable accesses...
2012-02-21 Russell KingFB: sa11x0: fix shannon GPSR/GPCR accesses
2012-02-21 Russell KingFB: sa1100: make GPIO configuration setting safe
2012-02-21 Russell KingFB: sa1100: use inf members directly
2012-02-21 Russell KingFB: sa1100: remove assabet specific initialization
2012-02-21 Russell KingFB: sa1100: remove global sa1100fb_.*_power function...
2012-02-21 Russell KingFB: sa1100: move platform data to platform files
2012-02-21 Russell KingFB: sa1100: move machine inf structures to <video/sa110...
2012-02-21 Russell KingFB: sa1100: combine RGB bitfield overrides into sa1100f...
2012-02-21 Russell KingFB: sa1100: convert printks to dev_xxx()
2012-02-21 Russell KingFB: sa1100: constify rgb structures
2012-02-21 Russell KingFB: sa1100: add .owner initializer to driver structure
2012-02-21 Russell KingFB: sa1100: avoid section mismatch warnings
2012-02-09 Russell KingNET: sa11x0-ir: split si->dev for IrDA transmit and...
2012-02-09 Russell KingNET: sa11x0-ir: fix size of SIR transmit buffer
2012-02-09 Russell KingNET: sa11x0-ir: convert to use scatterlist DMA API
2012-02-09 Russell KingNET: sa11x0-ir: get rid of si->hscr0
2012-02-09 Russell KingNET: sa11x0-ir: move sa1100_irda_txdma_irq
2012-02-09 Russell KingNET: sa11x0-ir: move SIR and FIR interrupt support
2012-02-09 Russell KingNET: sa11x0-ir: indirect handling of SIR and FIR interrupts
2012-02-09 Russell KingNET: sa11x0-ir: split SIR and FIR tx functions
2012-02-09 Russell KingNET: sa11x0-ir: factor out speed checks
2012-02-09 Russell KingNET: sa11x0-ir: move sa1100_irda_{startup,shutdown...
2012-02-09 Russell KingNET: sa11x0-ir: fix leak of tx skb
2012-02-09 Russell KingNET: sa11x0-ir: containerize DMA data
2012-02-09 Russell KingNET: sa11x0-ir: obtain interrupt number from platform...
2012-02-09 Russell KingNET: sa11x0-ir: set netdev's parent struct device
2012-02-09 Russell KingNET: sa11x0-ir: handle DMA mapping errors properly
2012-02-09 Russell KingNET: sa11x0-ir: fix documentation bug
2012-02-09 Russell KingARM: sa1111: change devid to be a bitmask
2012-02-09 Russell KingARM: sa11x0: badge4: move board specific ohci initializ...
2012-02-09 Russell KingARM: sa1111: add platform enable/disable functions
2012-02-09 Russell KingARM: sa1111: add shutdown hook to sa1111_driver structure
2012-02-09 Russell KingARM: sa1111: implement support for sparse IRQs
2012-02-09 Russell KingARM: sa1111: finish "allow cascaded IRQs to be used...
2012-02-09 Russell KingARM: sa1111: add .owner initializer to sa1111 driver...
2012-02-09 Russell KingARM: sa1111: add sa1111 core driver .owner initializer
2012-02-09 Russell KingARM: sa1111: fix PWM state on suspend
2012-02-09 Russell KingARM: sa1111: fix memory request/grant setup on PM events
2012-02-09 Russell KingARM: sa11x0: neponset: don't static map neponset registers
2012-02-09 Russell KingARM: sa11x0: neponset: move register definitions to...
2012-02-09 Russell KingARM: sa11x0: assabet/neponest: create neponset device...
2012-02-09 Russell KingARM: sa11x0: neponset: suspend/resume in _noirq state
2012-02-09 Russell KingARM: sa11x0: neponset: place smc91x and sa1111 resource...
2012-02-09 Russell KingARM: sa11x0: neponset: get parent IRQ from neponset...
2012-02-09 Russell KingARM: sa11x0: neponset: implement support for sparse...
2012-02-09 Russell KingARM: sa11x0: neponset: dynamically create neponset...
2012-02-09 Russell KingARM: sa11x0: neponset: save and restore MDM_CTL_0
2012-02-09 Russell KingARM: sa11x0: neponset: add driver .owner initializer
2012-02-09 Russell KingARM: sa11x0: neponset: shuffle some code around
2012-02-09 Russell KingARM: sa11x0: neponset: provide function to manipulate...
2012-02-09 Russell KingARM: sa11x0: neponset: fix interrupt setup
2012-02-09 Russell KingARM: sa11x0: assabet: ensure that GPIO27 is driven
2012-02-09 Russell KingARM: sa11x0: assabet: avoid glitching GPIOs when settin...
2012-02-09 Russell KingARM: sa11x0: assabet: deassert QMUTE to codec while...
2012-02-09 Russell KingARM: sa11x0: convert to use DEFINE_RES_xxx macros
2012-02-09 Russell KingARM: sa11x0: fix section mismatch warnings
2012-02-09 Russell KingARM: sa11x0: fix sleep entry
2012-02-09 Russell KingARM: sa11x0: fix off-by-one resource sizes
2012-02-09 Russell KingMTD: sa11x0: remove definitions and code left for docum...
2012-02-09 Russell KingMTD: sa11x0: Remove shutdown handler
2012-02-09 Linus TorvaldsLinux 3.3-rc3 v3.3-rc3
2012-02-09 Linus TorvaldsMerge branch 'iommu/fixes' of git://git./linux/kernel...
2012-02-09 Linus TorvaldsMerge branch '3.3-rc-fixes' of git://git./linux/kernel...
2012-02-09 Linus TorvaldsMerge tag 'md-3.3-fixes' of git://neil.brown.name/md
2012-02-09 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-02-09 Linus TorvaldsMerge branch 'akpm' (Andrew's tree)
2012-02-09 Russell Kingpcmcia: fix socket refcount decrementing on each resume
2012-02-09 Hugh Dickinsmm: fix UP THP spin_is_locked BUGs
2012-02-09 Axel Lindrivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
2012-02-09 Mel Gormanmm: compaction: check for overlapping nodes during...
2012-02-09 Xi Wangnilfs2: avoid overflowing segment numbers in nilfs_ioct...
2012-02-08 Linus TorvaldsMerge tag 'sound-fixes' of git://git./linux/kernel...
next