aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] SUNESP: Complete driver rewrite to version 2.0David S. Miller2007-04-277-4801/+3912
* [TIGON3]: of_get_property() returns const.David S. Miller2007-04-261-1/+1
* [IGAFB]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-261-12/+12
* [ATYFB]: Use pci_device_to_OF_node() in sparc.David S. Miller2007-04-261-3/+3
* [OPENPROM]: Use pci_device_to_OF_node().David S. Miller2007-04-261-10/+8
* [TULIP]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-261-11/+7
* [TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller2007-04-265-16/+12
* [TG3]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-261-18/+13
* [SUNHME]: Use pci_device_to_OF_node().David S. Miller2007-04-261-13/+5
* [SUNGEM]: Consolidate powerpc and sparc MAC probing code.David S. Miller2007-04-262-26/+7
* [SUNGEM]: __sparc__ --> CONFIG_SPARCDavid S. Miller2007-04-261-4/+4
* [RADEON]: Probe clocks and monitor using OF properties on sparc.David S. Miller2007-04-263-15/+17
* [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-2612-21/+21
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-252-5/+8
|\
| * [PARPORT] SUNBPP: Fix OOPS when debugging is enabled.David S. Miller2007-04-231-4/+6
| * [SPARC] openprom: Switch to ref counting PCI APIAlan Cox2007-04-231-1/+2
* | packet: fix error handlingAndrew Morton2007-04-251-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-242-2/+6
|\ \
| * | [BNX2]: Fix occasional NETDEV WATCHDOG on 5709.Michael Chan2007-04-242-2/+6
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-245-33/+40
|\ \
| * | drivers/net/hamradio/baycom_ser_fdx build fixAndrew Morton2007-04-241-2/+4
| * | usb-net/pegasus: fix pegasus carrier detectionDan Williams2007-04-242-6/+14
| * | sis900: Allocate rx replacement buffer before rx operationNeil Horman2007-04-241-24/+20
| * | [netdrvr] depca: handle platform_device_add() failureAndrea Righi2007-04-241-1/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-04-241-32/+13
|\ \ \ | |/ / |/| |
| * | Revert "adjust legacy IDE resource setting (v2)"Bartlomiej Zolnierkiewicz2007-04-231-32/+13
| |/
* | 8250: fix possible deadlock between serial8250_handle_port() and serial8250_i...Jiri Kosina2007-04-241-2/+3
* | Char: icom, mark __init as __devinitJiri Slaby2007-04-241-2/+2
* | hwmon/w83627ehf: Don't redefine REGION_OFFSETJean Delvare2007-04-241-7/+7
* | do not truncate irq number for icom adapterOlaf Hering2007-04-242-4/+2
* | acpi-thermal: fix mod_timer() intervalAndrew Morton2007-04-241-1/+2
* | Fix spelling in drivers/video/KconfigMiguel Ojeda2007-04-241-1/+1
* | paride drivers: initialize spinlocksAlexey Dobriyan2007-04-242-2/+2
* | Char: mxser, fix TIOCMIWAITJiri Slaby2007-04-241-34/+14
* | Char: mxser_new, fix TIOCMIWAITJiri Slaby2007-04-241-29/+9
* | Char: mxser_new, fix recursive lockingJan Yenya Kasprzak2007-04-241-0/+7
* | Fix possible NULL pointer access in 8250 serial driverTaku Izumi2007-04-241-1/+2
|/
* Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rwS.Çağlar Onur2007-04-231-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-234-6/+7
|\
| * [SUNHME]: Fix module unload.Marcel van Nies2007-04-211-1/+1
| * [SUNLANCE]: Fix module unload.Marcel van Nies2007-04-211-2/+2
| * [SUNQE]: Fix MAC address assignment.Marcel van Nies2007-04-211-1/+3
| * [SBUS] vfc_dev.c: kzallocvignesh babu2007-04-211-2/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-231-2/+2
|\ \ | |/ |/|
| * [PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()Paul Mackerras2007-04-191-2/+2
* | ide/Kconfig: add missing range check for IDE_MAX_HWIFSBartlomiej Zolnierkiewicz2007-04-201-0/+1
* | hpt366: fix kernel oops with HPT302NSergei Shtylyov2007-04-201-2/+3
* | ide/pci/delkin_cb.c: add new PCI IDMark Lord2007-04-201-0/+1
* | Revert "e1000: fix NAPI performance on 4-port adapters"Linus Torvalds2007-04-191-8/+5
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-191-4/+6
|\ \