aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus
AgeCommit message (Expand)AuthorFilesLines
2018-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds3-8/+8
2018-12-05sbus: Use of_node_name_eq for node name comparisonsRob Herring3-8/+8
2018-12-02drivers/sbus/char: add of_node_put()Yangtao Li1-0/+2
2018-12-02sbus: char: add of_node_put()Yangtao Li1-0/+1
2018-10-07oradax: remove redundant null check before kfreeColin Ian King1-2/+1
2018-10-07sbus: Use of_get_child_by_name helperRob Herring1-10/+1
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab1-1/+1
2018-05-15Remove jsflash driverJens Axboe3-668/+0
2018-05-11jsflash: handle highmem pagesChristoph Hellwig1-2/+4
2018-04-30sparc64: Fix mistake in oradax license textRob Gardner1-1/+1
2018-04-01sparc64: Properly range check DAX completion indexRob Gardner1-1/+1
2018-03-18sparc64: Oracle DAX driver depends on SPARC64Guenter Roeck1-1/+2
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2018-01-29oradax: Fix return value check in dax_attach()Wei Yongjun1-2/+2
2018-01-22sparc64: Oracle DAX driverRob Gardner3-0/+1014
2018-01-17openprom: Deprecate pci_get_bus_and_slot()Sinan Kaya1-2/+3
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-09-27sbus: char: Move D7S_MINOR to include/linux/miscdevice.hCorentin Labbe1-1/+0
2017-07-20sbus: Convert to using %pOF instead of full_nameRob Herring3-6/+6
2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig1-0/+1
2017-06-09block: introduce new block status code typeChristoph Hellwig1-2/+2
2017-03-28jsflash: stop sharing request queue across multiple gendisksOmar Sandoval1-14/+36
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds5-5/+5
2016-05-20openprom: fix warningSam Ravnborg1-24/+16
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro1-10/+3
2015-04-15drivers/sbus/char/envctrl.c: ignore orderly_poweroff return valueJoel Stanley2-8/+2
2014-10-20sbus: char: drop owner assignment from platform_driversWolfram Sang5-5/+0
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2-3/+14
2014-08-04bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2-3/+14
2014-07-21drivers/sbus/char: Micro-optimization in display7seg.cRasmus Villemoes1-4/+1
2014-07-21display7seg: Introduce the use of the managed version of kzallocHimangi Saraogi1-3/+2
2014-04-16jsflash: missed conversion from rq->buffer to bio_data(rq->bio)Jens Axboe1-1/+1
2014-02-20Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]David Howells1-1/+0
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker5-5/+0
2013-03-31bbc_i2c: fix section mismatch warningSam Ravnborg1-2/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-01-11drivers/sbus/char: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+3
2013-01-03Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman5-15/+15
2012-09-21drivers/sbus/char: removes unnecessary semicolonPeter Senna Tschudin3-7/+7
2012-03-28Remove all #inclusions of asm/system.hDavid Howells3-3/+0
2011-12-04sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin5-57/+5
2011-12-04bbc_i2c: Remove unneeded err variableAxel Lin1-10/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely5-25/+20
2011-01-03sparc: explicitly cast negative phandle checks to s32Andres Salomon1-1/+1
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-0/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-0/+2
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon1-1/+1
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann1-11/+13
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely7-25/+25
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-14/+14
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely5-10/+10
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely1-2/+2
2010-07-20sbus: autoconvert trivial BKL users to private mutexArnd Bergmann5-23/+24
2010-07-12drivers/sbus: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2-4/+4
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds1-19/+25
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-3/+3
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely5-10/+25
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely6-9/+9
2010-05-17drivers: Push down BKL into various driversArnd Bergmann1-19/+25
2010-04-27drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_posJan Blunck1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo5-2/+3
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2-28/+40
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-5/+5
2010-01-04bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller1-26/+38
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-07-17sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller1-3/+8
2009-06-16openprom: Squelch useless GCC warning.David S. Miller1-1/+1
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-9/+3
2009-05-11jsflash: dequeue in-flight requestTejun Heo1-11/+17
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo1-1/+1
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-2/+2
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo1-4/+4
2009-04-14sbus: changed ioctls to unlockedStoyan Gaydarov2-9/+13
2009-03-13sbus: Auto-load openprom module when device opened.Scott James Remnant1-0/+1
2009-03-04sparc64: wait_event_interruptible_timeout may return -ERESTARTSYSRoel Kluin1-1/+1
2009-03-04jsflash: stop defining MAJOR_NRChristoph Hellwig1-3/+0
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg1-1/+1
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds1-3/+3
2008-11-30of_platform_driver noise on sparceAl Viro1-3/+3
2008-11-04drivers: remove duplicated #includeJianjun Kong1-1/+0
2008-09-03sparc: Kill sbus mostek RTC driver.David S. Miller3-286/+0
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller5-5/+5
2008-08-29bbc_envctrl: Fix build errors from bbc_i2c OF conversion.David S. Miller1-3/+3
2008-08-29bbc_i2c: Convert to pure OF driver.David S. Miller3-249/+214
2008-08-29envctrl: Convert to pure OF driver.David S. Miller1-68/+79
2008-08-29display7seg: Convert to pure OF device driver.David S. Miller1-105/+146
2008-08-29cpwatchdog: Move to drivers/watchdog/cpwd.cDavid S. Miller2-696/+0
2008-08-29cpwatchdog: Cleanup and convert to pure OF driver.David S. Miller1-599/+436
2008-08-29riowatchdog: Move under drivers/watchdogDavid S. Miller2-260/+0
2008-08-29riowatchdog: Convert to pure OF driver.David S. Miller1-135/+99
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller2-174/+0
2008-08-29sparc: Kill sbus_arch_preinit().David S. Miller1-3/+0
2008-08-29sparc: Kill OBP property members of sbus_dev and sbus_busDavid S. Miller1-17/+1
2008-08-29sparc: Remove dinky old-style SBUS probing facilities.David S. Miller1-14/+0
2008-08-29sparc: Remove SBUS layer resource and irq handling.David S. Miller1-123/+1
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller1-4/+0
2008-08-29sparc: Convert uctrl driver to OF driver.David S. Miller2-97/+121
2008-08-29sparc: Convert flash driver to OF device probing.David S. Miller1-80/+50
2008-08-29sparc: Propagate SBUS iommu archdata into real of_device objects.David S. Miller1-4/+20
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller3-139/+1
2008-08-29sparc: Kill videopix SBUS driver.David S. Miller6-1297/+0
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller4-1065/+0
2008-08-11sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell1-1/+1
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman1-3/+3
2008-07-17drivers/sbus/: cleanupsAdrian Bunk5-40/+33
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-3/+3
2008-07-02uctrl: BKL pushdownArnd Bergmann1-0/+3
2008-07-02sbus-rtc: BKL pushdownArnd Bergmann1-0/+3
2008-07-02riowatchdog: BKL pushdownArnd Bergmann1-0/+2
2008-07-02openprom: BKL pushdownArnd Bergmann1-0/+3
2008-06-20jsflash: BKL pushdownArnd Bergmann1-3/+10
2008-06-20flash: BKL pushdownArnd Bergmann1-1/+5
2008-06-20envctrl: BKL pushdownArnd Bergmann1-0/+2
2008-06-20display7seg: BKL pushdownArnd Bergmann1-0/+1
2008-06-20cpwatchdog: BKL pushdownArnd Bergmann1-0/+4
2008-06-20videopix: BKL pushdownJonathan Corbet1-0/+5
2008-06-20bpp: bkl pushdownJonathan Corbet1-0/+3
2008-05-21sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro1-3/+3
2008-05-05sbus: Fix bpp driver build.David S. Miller1-1/+1
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-3/+3
2007-11-19[WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKEDJiri Slaby1-1/+1
2007-10-20vfc_dev conversion to mutex: falloutAl Viro1-1/+1
2007-10-17[SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutexMatthias Kaehlcke2-3/+4
2007-07-31[BBC_I2C]: kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+2
2007-07-31[BBC_ENVCTRL]: kmalloc + memset conversion to kzallocMariusz Kozlowski1-4/+6
2007-07-31[SPARC] Videopix Frame Grabber: Fix unreleased lock in vfc_debug()Matthias Kaehlcke1-0/+1
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller1-0/+9
2007-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds1-0/+1
2007-07-24[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro1-0/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller1-0/+5
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2-6/+2
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge2-8/+4
2007-07-17unregister_blkdev() delete redundant messages in callersAkinobu Mita1-2/+1
2007-07-16cpwatchdog build fixAndrew Morton1-0/+1
2007-05-31[SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.cHorst H. von Brand1-0/+1
2007-05-13[SPARC] SBUS: display7seg.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-13[SPARC] SBUS: bbc_i2c.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-11[SPARC64]: envctrl.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap3-3/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-26[OPENPROM]: Use pci_device_to_OF_node().David S. Miller1-10/+8
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell4-9/+9
2007-04-23[SPARC] openprom: Switch to ref counting PCI APIAlan Cox1-1/+2
2007-04-21[SBUS] vfc_dev.c: kzallocvignesh babu1-2/+1
2007-02-26[SPARC] uctrl: Check request_irq() return value.David S. Miller1-1/+7
2007-02-26[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller1-8/+9
2007-02-26[SPARC]: Remove the broken SUN_AURORA driver.Adrian Bunk5-2888/+0
2007-02-17Various typo fixes.Robert P. J. Day1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau4-4/+0
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven11-12/+12
2007-02-10[SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Fabio Massimo Di Nitto1-1/+17
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-08[PATCH] struct path: convert sbusJosef Sipek5-6/+6
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller1-2/+2
2006-10-17[SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller2-4/+4
2006-10-12[PATCH] more kernel_execve() fallout (sbus)Al Viro2-9/+3
2006-10-10[PATCH] use %p for pointersAl Viro1-1/+1
2006-10-10[PATCH] openprom NULL noise removalAl Viro1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells4-6/+6
2006-10-03remove mentionings of devfs in documentationAdrian Bunk1-2/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2-8/+4
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-09-18[OPENPROMIO]: Handle current_node being NULL correctly.David S. Miller1-3/+10
2006-07-21[SPARC] sbus: Make sure sbus nodes are named uniquely.David S. Miller1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner3-8/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2-3/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2-5/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2-8/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2-2/+0
2006-06-25[OPENPROM]: Rewrite driver to use in-kernel device tree.David S. Miller1-257/+336
2006-06-25[RIOWATCHDOG]: Fix the build.David S. Miller1-2/+2
2006-06-25[CPWATCHDOG]: Fix the build.David S. Miller1-1/+1
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2-2/+1
2006-06-23[SBUS]: Rewrite and plug into of_device framework.David S. Miller1-310/+139
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller5-50/+47
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-2/+2
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.David S. Miller1-124/+19
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller2-3/+3
2006-05-12[SPARC]: Fix warning on prom_getproperty in openprom.cMartin Habets1-6/+9
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller1-2/+1
2006-03-20[SPARC64] bbc_i2c: Fix cpu check and add missing module license.David S. Miller1-1/+3
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-1/+0
2005-12-15[PATCH] sbus/char/uctrl: missing prototypes and NULL noise removalAl Viro1-5/+5
2005-12-15[PATCH] sparc: jsflash __user annotationsAl Viro1-9/+10
2005-12-15[PATCH] sparc: vfc __iomem annotations and fixesAl Viro2-4/+4
2005-11-22[SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"Adrian Bunk1-6/+6
2005-11-12[SPARC]: Fix RTC compat ioctl kernel log spam.Christoph Hellwig1-22/+0
2005-11-10[SPARC]: display7seg build fixAndrew Morton1-1/+1
2005-11-09[SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig1-0/+22
2005-11-09[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.David S. Miller2-2/+2