linux-2.6
2008-01-28  Russell KingMerge branches 'at91', 'ep93xx', 'iop', 'kprobes',...
2008-01-28  Ben Dooks[ARM] 4795/1: S3C244X: Add armclk and setparent call
2008-01-28  Ben Dooks[ARM] 4794/1: S3C24XX: Comonise S3C2440 and S3C2442...
2008-01-28  Ben Dooks[ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function
2008-01-28  Ben Dooks[ARM] 4792/1: S3C24XX: Remove warnings from debug-macro.S
2008-01-28  Ben Dooks[ARM] 4791/1: S3C2412: Make fclk a parent of msysclk
2008-01-28  Ben Dooks[ARM] 4790/1: S3C2412: Fix parent selection for msysclk.
2008-01-28  Ben Dooks[ARM] 4789/1: S3C2412: Add missing CLKDIVN register...
2008-01-28  Ben Dooks[ARM] 4788/1: S3C24XX: Fix paramet to s3c2410_dma_ctrl...
2008-01-28  Ben Dooks[ARM] 4787/1: S3C24XX: s3c2410_dma_request() should...
2008-01-28  Ben Dooks[ARM] 4786/1: S3C2412: Add SPI FIFO controll constants
2008-01-28  Ben Dooks[ARM] 4785/1: S3C24XX: Add _SHIFT definitions for S3C24...
2008-01-28  Ben Dooks[ARM] 4784/1: S3C24XX: Fix GPIO restore glitches
2008-01-28  Ben Dooks[ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull()
2008-01-28  Ben Dooks[ARM] 4782/1: S3C24XX: Define FIQ_START for any FIQ...
2008-01-28  Ben Dooks[ARM] 4781/1: S3C24XX: DMA suspend and resume support
2008-01-28  Ben Dooks[ARM] 4780/1: S3C2412: Allow for seperate DMA channels...
2008-01-28  Ben Dooks[ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg...
2008-01-28  Ben Dooks[ARM] 4778/1: S3C2412: Add armclk and init from DVS...
2008-01-28  Ben Dooks[ARM] 4777/1: S3C24XX: Ensure clk_set_rate() checks...
2008-01-28  Krzysztof Helt[ARM] 4775/1: s3c2410: fix compilation error if only...
2008-01-28  Ben Dooks[ARM] 4731/1: S3C2412: Check for incomplete sleep
2008-01-28  Ben Dooks[ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right...
2008-01-28  Ben Dooks[ARM] 4729/1: VR1000: Do not add IIS device on initiali...
2008-01-28  Ben Dooks[ARM] 4728/1: BAST: Do not add IIS device on initialisation
2008-01-28  Ben Dooks[ARM] 4727/1: S3C2412: Remove unused GPESLPCON
2008-01-28  Ben Dooks[ARM] 4726/1: S3C2412: IIS register definitions
2008-01-28  Ben Dooks[ARM] 4725/1: S3C2412: Fix IIS and SDI definitions...
2008-01-28  Ben Dooks[ARM] 4724/1: S3C2412: Select S3C2410 base GPIO impleme...
2008-01-28  Ben Dooks[ARM] 4723/1: BAST: Fix LCD driver default display...
2008-01-28  Ben Dooks[ARM] 4722/1: S3C24XX: Improve output if watchdog reset...
2008-01-28  Ben Dooks[ARM] 4721/1: S3C24XX: Ensure watchdog clock is enbaled...
2008-01-28  Ben Dooks[ARM] 4720/1: S3C2412: Add power configuration register...
2008-01-28  Ben Dooks[ARM] 4719/1: S3C2412: Update SPI register definitions...
2008-01-28  Dmitry Baryshkov[ARM] 4776/1: Add HWUART clock to fix hwuart support
2008-01-28  Russell King[ARM] Fix class_device damage caused by 0c55445f201841b...
2008-01-28  Russell King[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8...
2008-01-28  eric miao[ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz...
2008-01-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-27  David Brownell[ARM] 4615/4: sam926[13]ek buttons updated
2008-01-27  Kalle Pokkii2c-bfin-twi: Register adapter with a specific bus...
2008-01-27  Manuel Laussi2c-au1550: Convert to platform driver
2008-01-27  Manuel Laussi2c-au1550: properly terminate zero-byte transfers
2008-01-27  Jon Smirlmpc-i2c: Propagate error values properly
2008-01-27  David Brownelli2c: Add i2c_new_dummy() utility
2008-01-27  Jean Delvarei2c: Drop legacy locking in i2c_new_probed_device
2008-01-27  Jean Delvarei2c: Limit locking scope in i2c_detach_client
2008-01-27  David Brownelli2c-remove-redundant-i2c_client-list.patch
2008-01-27  Jean Delvarei2c: Drivers stop using the redundant client list
2008-01-27  David Brownelli2c: Stop using the redundant client list
2008-01-27  Jean Delvarei2c-viapro: Add support for the VT8237S
2008-01-27  Jean Delvarei2c-piix4: Drop redundant PCI function number check
2008-01-27  Jean Delvarei2c: Let the user specify PCI driver data through new_id
2008-01-27  Mike Rapoporti2c-pxa: Add polling transfer
2008-01-27  Mike Rapoporti2c: Support i2c_transfer in atomic contexts
2008-01-27  Jean Delvarei2c-sibyte: Remove the bus scan module parameter
2008-01-27  Jean Delvarei2c: Discard unused driver IDs
2008-01-27  Jean Delvarei2c-i801: Implement I2C block read support
2008-01-27  Jean Delvarei2c-i801: Clear special mode bits as needed
2008-01-27  Jean Delvarei2c-i801: More explicit names for chip features
2008-01-27  Jean Delvarei2c-i801: Document which chip support what feature
2008-01-27  David Brownelli2c/tps65010: move header to <linux/i2c/...>
2008-01-27  Jean Delvarei2c: Rename main mutex
2008-01-27  Jean Delvarei2c: Drop redundant i2c_driver.list
2008-01-27  Jean Delvarei2c: Drop redundant i2c_adapter.list
2008-01-27  Jean Delvarei2c: Change prototypes of refcounting functions
2008-01-27  Jean Delvarei2c: Use the driver model reference counting
2008-01-27  Jean Delvarei2c: Deprecate drivers for I2C buses on video adapters
2008-01-27  Jean Delvarei2c: Don't uselessly set i2c_adapter.retries
2008-01-27  Jean Delvarei2c: Kill rogue driver IDs
2008-01-27  Jean Delvarei2c: normal_i2c can be made const (remaining drivers)
2008-01-27  Jean Delvarei2c: normal_i2c can be made const (rtc drivers)
2008-01-27  Mark M. Hoffmani2c: Constify client address data
2008-01-27  Jean Delvarei2c-algo-pcf: Delete broken 10-bit address support
2008-01-27  David Brownelli2c-algo-bit: Fix NAK/ARB comments
2008-01-27  David Brownelli2c-algo-bit: Whitespace fixes (+ NAK/ARB comments)
2008-01-27  eric miaoi2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x
2008-01-27  Adrian Bunki2c: some overdue driver removal
2008-01-27  Michael-Luke... ixp4xx-i2c-gpio
2008-01-27  Adrian Bunki2c: the scheduled I2C RTC driver removal
2008-01-27  Jean Delvarei2c-stub: Use a single array for byte and word operations
2008-01-27  Jean Delvarei2c-stub: Mention the existence of an helper script
2008-01-27  Rodolfo Giomettii2c/tsl2550: Add power management added
2008-01-27  Bart Van Asschei2c: Add support for the PCF8575 chip
2008-01-27  Stefan Roesei2c-ibm_iic: Whitespace cleanup
2008-01-27  Olof Johanssoni2c-pasemi: use i2c_add_numbered_adapter()
2008-01-27  Jean Delvarei2c-nforce2: The nForce2 can do block transactions
2008-01-27  Ingo Molnarprintk: revert ktime_get() timestamps
2008-01-27  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-01-27  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-01-27  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-01-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-26  Bartlomiej... ide: remove REQ_TYPE_ATA_CMD
2008-01-26  Bartlomiej... ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFIL...
2008-01-26  Bartlomiej... ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFIL...
2008-01-26  Bartlomiej... ide: fix final status check in drive_cmd_intr()
2008-01-26  Bartlomiej... ide: check BUSY and ERROR status bits before reading...
2008-01-26  Bartlomiej... ide: don't enable local IRQs for PIO-in in driver_cmd_i...
2008-01-26  Bartlomiej... ide: convert "empty" REQ_TYPE_ATA_CMD requests to use...
2008-01-26  Bartlomiej... ide: initialize rq->cmd_type in ide_init_drive_cmd...
next