aboutsummaryrefslogtreecommitdiff
path: root/drivers/sbus
AgeCommit message (Expand)Author
2013-01-03Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman
2012-09-21drivers/sbus/char: removes unnecessary semicolonPeter Senna Tschudin
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-12-04sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin
2011-12-04bbc_i2c: Remove unneeded err variableAxel Lin
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-03sparc: explicitly cast negative phandle checks to s32Andres Salomon
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-20sbus: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-12drivers/sbus: Remove unnecessary casts of private_dataJoe Perches
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2010-04-27drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_posJan Blunck
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2010-01-04bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-07-17sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller
2009-06-16openprom: Squelch useless GCC warning.David S. Miller
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11jsflash: dequeue in-flight requestTejun Heo
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2009-04-14sbus: changed ioctls to unlockedStoyan Gaydarov
2009-03-13sbus: Auto-load openprom module when device opened.Scott James Remnant
2009-03-04sparc64: wait_event_interruptible_timeout may return -ERESTARTSYSRoel Kluin
2009-03-04jsflash: stop defining MAJOR_NRChristoph Hellwig
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds
2008-11-30of_platform_driver noise on sparceAl Viro
2008-11-04drivers: remove duplicated #includeJianjun Kong
2008-09-03sparc: Kill sbus mostek RTC driver.David S. Miller
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller