aboutsummaryrefslogtreecommitdiff
path: root/drivers/sbus
AgeCommit message (Expand)AuthorFilesLines
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-2/+2
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGravatar Grant Likely 5-25/+20
2011-01-03sparc: explicitly cast negative phandle checks to s32Gravatar Andres Salomon 1-1/+1
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 2-0/+2
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 2-0/+2
2010-10-09of/sparc: convert various prom_* functions to use phandleGravatar Andres Salomon 1-1/+1
2010-10-05drivers: autoconvert trivial BKL users to private mutexGravatar Arnd Bergmann 1-11/+13
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 7-25/+25
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 5-14/+14
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGravatar Grant Likely 5-10/+10
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGravatar Grant Likely 1-2/+2
2010-07-20sbus: autoconvert trivial BKL users to private mutexGravatar Arnd Bergmann 5-23/+24
2010-07-12drivers/sbus: Remove unnecessary casts of private_dataGravatar Joe Perches 1-2/+2
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGravatar Grant Likely 2-4/+4
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Gravatar Linus Torvalds 1-19/+25
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGravatar Grant Likely 1-3/+3
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 5-10/+25
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 6-9/+9
2010-05-17drivers: Push down BKL into various driversGravatar Arnd Bergmann 1-19/+25
2010-04-27drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_posGravatar Jan Blunck 1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 5-2/+3
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGravatar Grant Likely 2-28/+40
2010-01-28of: unify phandle name in struct device_nodeGravatar Grant Likely 1-5/+5
2010-01-04bbc_envctrl: Clean up properly if kthread_run() fails.Gravatar David S. Miller 1-26/+38
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-2/+2
2009-09-22const: make block_device_operations constGravatar Alexey Dobriyan 1-1/+1
2009-07-17sparc: Fix cleanup crash in bbc_envctrl_cleanup()Gravatar David S. Miller 1-3/+8
2009-06-16openprom: Squelch useless GCC warning.Gravatar David S. Miller 1-1/+1
2009-05-11block: implement and enforce request peek/start/fetchGravatar Tejun Heo 1-9/+3
2009-05-11jsflash: dequeue in-flight requestGravatar Tejun Heo 1-11/+17
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupGravatar Tejun Heo 1-1/+1
2009-05-11block: convert to pos and nr_sectors accessorsGravatar Tejun Heo 1-2/+2
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Gravatar Tejun Heo 1-4/+4
2009-04-14sbus: changed ioctls to unlockedGravatar Stoyan Gaydarov 2-9/+13
2009-03-13sbus: Auto-load openprom module when device opened.Gravatar Scott James Remnant 1-0/+1
2009-03-04sparc64: wait_event_interruptible_timeout may return -ERESTARTSYSGravatar Roel Kluin 1-1/+1
2009-03-04jsflash: stop defining MAJOR_NRGravatar Christoph Hellwig 1-3/+0
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Gravatar Sam Ravnborg 1-1/+1
2008-12-01Revert "of_platform_driver noise on sparce"Gravatar Linus Torvalds 1-3/+3
2008-11-30of_platform_driver noise on sparceGravatar Al Viro 1-3/+3
2008-11-04drivers: remove duplicated #includeGravatar Jianjun Kong 1-1/+0
2008-09-03sparc: Kill sbus mostek RTC driver.Gravatar David S. Miller 3-286/+0
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.Gravatar David S. Miller 5-5/+5
2008-08-29bbc_envctrl: Fix build errors from bbc_i2c OF conversion.Gravatar David S. Miller 1-3/+3
2008-08-29bbc_i2c: Convert to pure OF driver.Gravatar David S. Miller 3-249/+214
2008-08-29envctrl: Convert to pure OF driver.Gravatar David S. Miller 1-68/+79
2008-08-29display7seg: Convert to pure OF device driver.Gravatar David S. Miller 1-105/+146
2008-08-29cpwatchdog: Move to drivers/watchdog/cpwd.cGravatar David S. Miller 2-696/+0