aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman2013-01-035-15/+15
* drivers/sbus/char: removes unnecessary semicolonPeter Senna Tschudin2012-09-213-7/+7
* Remove all #inclusions of asm/system.hDavid Howells2012-03-283-3/+0
* sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin2011-12-045-57/+5
* bbc_i2c: Remove unneeded err variableAxel Lin2011-12-041-10/+4
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-285-25/+20
* sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-031-1/+1
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-1/+1
|\
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-091-1/+1
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-0/+2
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+2
| |/
* / drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-11/+13
|/
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-067-25/+25
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-055-14/+14
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-245-10/+10
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-241-2/+2
| |\
| * | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-282-4/+4
* | | sbus: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-215-23/+24
| |/ |/|
* | drivers/sbus: Remove unnecessary casts of private_dataJoe Perches2010-07-121-2/+2
|/
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-19/+25
|\
| * drivers: Push down BKL into various driversArnd Bergmann2010-05-161-19/+25
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-3/+3
|\ \
| * | drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_posJan Blunck2010-04-271-3/+3
| |/
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-225-10/+25
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-186-9/+9
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-2/+3
* Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-282-28/+40
|\
| * bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller2010-01-041-26/+38
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* | of: unify phandle name in struct device_nodeGrant Likely2010-01-281-5/+5
|/
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller2009-07-171-3/+8
* openprom: Squelch useless GCC warning.David S. Miller2009-06-161-1/+1
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-9/+3
* jsflash: dequeue in-flight requestTejun Heo2009-05-111-11/+17
* block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-111-1/+1
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-2/+2
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-281-4/+4
* sbus: changed ioctls to unlockedStoyan Gaydarov2009-04-142-9/+13
* sbus: Auto-load openprom module when device opened.Scott James Remnant2009-03-131-0/+1
* sparc64: wait_event_interruptible_timeout may return -ERESTARTSYSRoel Kluin2009-03-041-1/+1
* jsflash: stop defining MAJOR_NRChristoph Hellwig2009-03-041-3/+0
* sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-061-1/+1
* Revert "of_platform_driver noise on sparce"Linus Torvalds2008-12-011-3/+3
* of_platform_driver noise on sparceAl Viro2008-11-301-3/+3
* drivers: remove duplicated #includeJianjun Kong2008-11-041-1/+0
* sparc: Kill sbus mostek RTC driver.David S. Miller2008-09-033-286/+0
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-315-5/+5