Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / sbus /
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2011-12-04 Axel Linsbus: convert drivers/sbus/char/* to use module_platfor...
2011-12-04 Axel Linbbc_i2c: Remove unneeded err variable
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-03-31 Lucas De MarchiFix common misspellings
2011-02-28 Grant Likelydt/sparc: Eliminate users of of_platform_{,un}register_...
2011-01-04 Andres Salomonsparc: explicitly cast negative phandle checks to s32
2010-10-25 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-09 Andres Salomonof/sparc: convert various prom_* functions to use phandle
2010-10-05 Arnd Bergmanndrivers: autoconvert trivial BKL users to private mutex
2010-08-06 Grant Likelyof/device: Replace struct of_device with struct platfor...
2010-08-05 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-07-24 Grant Likelyof/platform: remove all of_bus_type and of_platform_bus...
2010-07-24 Grant LikelyMerge commit 'v2.6.35-rc6' into devicetree/next
2010-07-21 Arnd Bergmannsbus: autoconvert trivial BKL users to private mutex
2010-07-13 Joe Perchesdrivers/sbus: Remove unnecessary casts of private_data
2010-06-28 Grant Likelysparc/of: Move of_device fields into struct pdev_archdata
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-24 Linus TorvaldsMerge branch 'bkl/ioctl' of git://git./linux/kernel...
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-05-17 Arnd Bergmanndrivers: Push down BKL into various drivers
2010-04-28 Jan Blunckdrivers/sbus/char/flash.c: flash_read should update...
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-01-28 Grant LikelyMerge commit 'v2.6.33-rc5' into secretlab/test-devicetree
2010-01-28 Grant Likelyof: unify phandle name in struct device_node
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-04 David S. Millerbbc_envctrl: Clean up properly if kthread_run() fails.
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-10-08 Jeff Mahoney- Updated to 2.6.32-rc3.
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-08-31 Jeff Mahoney- Update to 2.6.31-rc8.
2009-07-17 David S. Millersparc: Fix cleanup crash in bbc_envctrl_cleanup()
2009-07-03 Jeff Mahoney- Update to 2.6.31-rc1-git10.
2009-06-16 David S. Milleropenprom: Squelch useless GCC warning.
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heojsflash: dequeue in-flight request
2009-05-11 Tejun Heoblock: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-04-28 Tejun Heoblock: replace end_request() with [__]blk_end_request_cur()
2009-04-20 Jeff Mahoney- Update to 2.6.30-rc2-git6.
2009-04-15 Stoyan Gaydarovsbus: changed ioctls to unlocked
2009-03-24 Jeff Mahoney- Update to 2.6.29-final.
2009-03-13 Jeff Mahoney- Update to 2.6.29-rc8.
2009-03-13 Scott James Remnantsbus: Auto-load openprom module when device opened.
2009-03-04 Roel Kluinsparc64: wait_event_interruptible_timeout may return...
2009-03-04 Christoph Hellwigjsflash: stop defining MAJOR_NR
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-06 Sam Ravnborgsparc64: Fix unsigned long long warnings in drivers.
2008-12-01 Linus TorvaldsRevert "of_platform_driver noise on sparce"
2008-11-30 Al Viroof_platform_driver noise on sparce
2008-11-04 Jianjun Kongdrivers: remove duplicated #include
2008-09-03 David S. Millersparc: Kill sbus mostek RTC driver.
2008-08-31 David S. Millersparc: Annotate of_device_id arrays with const or __ini...
2008-08-30 David S. Millerbbc_envctrl: Fix build errors from bbc_i2c OF conversion.
2008-08-30 David S. Millerbbc_i2c: Convert to pure OF driver.
2008-08-30 David S. Millerenvctrl: Convert to pure OF driver.
2008-08-30 David S. Millerdisplay7seg: Convert to pure OF device driver.
2008-08-30 David S. Millercpwatchdog: Move to drivers/watchdog/cpwd.c
2008-08-30 David S. Millercpwatchdog: Cleanup and convert to pure OF driver.
2008-08-29 David S. Millerriowatchdog: Move under drivers/watchdog
2008-08-29 David S. Millerriowatchdog: Convert to pure OF driver.
2008-08-29 David S. Millersparc: Remove generic SBUS probing layer.
2008-08-29 David S. Millersparc: Kill sbus_arch_preinit().
2008-08-29 David S. Millersparc: Kill OBP property members of sbus_dev and sbus_bus
2008-08-29 David S. Millersparc: Remove dinky old-style SBUS probing facilities.
2008-08-29 David S. Millersparc: Remove SBUS layer resource and irq handling.
2008-08-29 David S. Millersparc: Kill SBUS layer IRQ hooks.
2008-08-29 David S. Millersparc: Convert uctrl driver to OF driver.
2008-08-29 David S. Millersparc: Convert flash driver to OF device probing.
2008-08-29 David S. Millersparc: Propagate SBUS iommu archdata into real of_devic...
2008-08-29 David S. Millersparc: Kill SBUS DVMA layer.
2008-08-29 David S. Millersparc: Kill videopix SBUS driver.
2008-08-29 David S. Millersparc: Delete bare sbus char bpp driver, obsoleted...
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-11 Stephen Rothwellsparc/drivers: use linux/of_device.h instead of asm...
2008-07-22 Greg Kroah-Hartmansparc64: fix up bus_id changes in sparc core code
2008-07-18 Adrian Bunkdrivers/sbus/: cleanups
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-02 Arnd Bergmannuctrl: BKL pushdown
2008-07-02 Arnd Bergmannsbus-rtc: BKL pushdown
2008-07-02 Arnd Bergmannriowatchdog: BKL pushdown
2008-07-02 Arnd Bergmannopenprom: BKL pushdown
2008-06-20 Arnd Bergmannjsflash: BKL pushdown
2008-06-20 Arnd Bergmannflash: BKL pushdown
2008-06-20 Arnd Bergmannenvctrl: BKL pushdown
2008-06-20 Arnd Bergmanndisplay7seg: BKL pushdown
2008-06-20 Arnd Bergmanncpwatchdog: BKL pushdown
2008-06-20 Jonathan Corbetvideopix: BKL pushdown
2008-06-20 Jonathan Corbetbpp: bkl pushdown
2008-05-21 Al Virosbus bpp: instances missed in s/dev_name/bpp_dev_name/
2008-05-05 David S. Millersbus: Fix bpp driver build.
2008-04-30 Harvey Harrisondrivers: replace remaining __FUNCTION__ occurrences
2007-11-19 Jiri Slaby[WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKED
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
next