Age | Commit message (Expand) | Author | Files | Lines |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely | 1 | -2/+5 |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 1 | -7/+10 |
2010-12-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -7/+7 |
2010-12-11 | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 1 | -7/+7 |
2010-11-18 | atm: fore200e: Fix build warning. | David S. Miller | 1 | -1/+1 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -13/+13 |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 1 | -3/+3 |
2010-06-28 | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely | 1 | -1/+1 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -2/+5 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -7/+9 |
2010-01-07 | drivers/atm/fore200e.c: use %pM to show MAC address | hartleys | 1 | -7/+4 |
2009-10-29 | atm: Cleanup redundant tests on unsigned | roel kluin | 1 | -2/+2 |
2009-10-01 | net: Make setsockopt() optlen be unsigned. | David S. Miller | 1 | -1/+1 |
2009-02-11 | fore200: fix oops on failed firmware load | Meelis Roos | 1 | -2/+2 |
2008-08-31 | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 1 | -1/+1 |
2008-08-29 | fore200e: Convert over to pure OF driver. | David S. Miller | 1 | -228/+186 |
2008-08-29 | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h | David S. Miller | 1 | -2/+2 |
2008-08-29 | sparc: Convert all SBUS drivers to dma_*() interfaces. | David S. Miller | 1 | -8/+8 |
2008-08-29 | sparc: Make SBUS DMA interfaces take struct device. | David S. Miller | 1 | -10/+24 |
2008-07-24 | atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanups | Chas Williams | 1 | -3/+12 |
2008-06-18 | atm: [fore200e] convert to use request_firmware() | Chas Williams | 1 | -65/+65 |
2008-03-17 | fore2000 - fix misannotations | Al Viro | 1 | -55/+55 |
2008-03-06 | atm: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -2/+2 |
2007-12-15 | [ATM]: Fix compiler warning noise with FORE200E driver | Tom "spot" Callaway | 1 | -2/+1 |
2007-08-14 | [ATM]: fore200e_param_bs_queue() must be __devinit | Adrian Bunk | 1 | -1/+1 |
2007-04-26 | [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driver | Matthias Kaehlcke | 1 | -11/+9 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2006-12-22 | [ATM] drivers/atm/fore200e.c: Cleanups. | Adrian Bunk | 1 | -98/+68 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-20 | [SPARC]: Kill __irq_itoa(). | David S. Miller | 1 | -4/+0 |
2006-03-05 | [ATM]: [fore200e] fix section mismatch warnings | Sam Ravnborg | 1 | -18/+18 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -1/+1 |
2005-10-05 | [ATM]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -6/+4 |
2005-08-30 | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy | 1 | -1/+1 |
2005-06-03 | [ATM]: [drivers] kill pointless NULL checks and casts before kfree() | Jesper Juhl | 1 | -4/+2 |
2005-04-25 | [ATM]: [fore200e] pci doesn't use global board list; use pci_register_driver() | chas williams | 1 | -3/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+3249 |