summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *Ben Hutchings2008-05-222-5/+2
| * | sfc: Use __packed macroBen Hutchings2008-05-221-2/+2
| * | sfc: Do not define inline macroBen Hutchings2008-05-221-5/+0
| * | sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen Hutchings2008-05-223-15/+3
| * | sfc: Correct and expand some commentsBen Hutchings2008-05-221-6/+14
| * | sfc: Use resource_size_t for PCI bus addressBen Hutchings2008-05-222-6/+7
| * | sfc: Merged efx_page_offset() into efx_rx_buf_offset()Ben Hutchings2008-05-221-7/+3
| * | sfc: Replaced various macros with inline functionsBen Hutchings2008-05-2211-75/+105
| * | sfc: Added and removed braces to comply with kernel styleBen Hutchings2008-05-224-8/+13
| * | sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings2008-05-221-2/+2
| * | sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings2008-05-221-21/+8
| * | sfc: Removed casts to voidBen Hutchings2008-05-225-13/+13
| * | sfc: Use mod_timer() to set expiry and add_timer() togetherBen Hutchings2008-05-221-6/+3
* | | [WATCHDOG] Add ICH9DO into the iTCO_wdt.c driverGabriel C2008-05-251-5/+9
* | | [WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system'sChen Gong2008-05-251-48/+40
* | | [WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersJordan Crouse2008-05-253-0/+323
* | | [WATCHDOG] hpwdt: Fix NMI handling.Mingarelli, Thomas2008-05-251-15/+12
* | | [WATCHDOG] Blackfin Watchdog Driver: split platform device/driverMike Frysinger2008-05-251-40/+71
* | | [WATCHDOG] Add w83697h_wdt early_disable optionSamuel Tardieu2008-05-251-1/+26
* | | [WATCHDOG] Make w83697h_wdt timeout option string similar to othersSamuel Tardieu2008-05-251-1/+1
* | | [WATCHDOG] Make w83697h_wdt void-like functions voidSamuel Tardieu2008-05-251-6/+3
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-241-1/+0
|\ \ \
| * | | [ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfoPhilipp Zabel2008-05-221-1/+0
* | | | spi: remove some spidev oops-on-rmmod pathsDavid Brownell2008-05-241-13/+89
* | | | edac: mpc85xx: fix building as a moduleKumar Gala2008-05-241-3/+0
* | | | S3C2410: fix driver MODULE_ALIAS()Ben Dooks2008-05-241-0/+2
* | | | S3C2410: clean out changelog header and tidyBen Dooks2008-05-242-83/+11
* | | | S3C2410: add error print if we cannot add attributeBen Dooks2008-05-241-1/+4
* | | | S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controllerBen Dooks2008-05-241-20/+29
* | | | SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks2008-05-241-4/+4
* | | | serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven2008-05-241-1/+4
* | | | brd: don't show ramdisks in /proc/partitionsMarcin Krol2008-05-241-0/+1
* | | | ip2: fix crashes on load/unloadAlan Cox2008-05-242-25/+2
* | | | gpiolib: fix off by one errorsTrent Piepho2008-05-241-3/+3
* | | | gpio: mcp23s08 debug fixRoel Kluin2008-05-241-1/+1
* | | | gpio: pca953x driver handles pca9554 tooDavid Brownell2008-05-241-0/+1
* | | | md: restart recovery cleanly after device failure.NeilBrown2008-05-245-16/+43
* | | | md: allow parallel resync of md-devices.Bernd Schubert2008-05-241-4/+36
* | | | md: notify userspace on 'stop' eventsDan Williams2008-05-241-0/+2
* | | | md: notify userspace on 'write-pending' changes to array_stateNeilBrown2008-05-241-1/+10
* | | | md: raid1: Fix restoration of bio between failed read and write.NeilBrown2008-05-241-2/+13
* | | | md: md: raid5 rate limit error printkBernd Schubert2008-05-241-12/+22
* | | | md: kill file_path wrapperChristoph Hellwig2008-05-242-15/+6
* | | | md: fix possible oops when removing a bitmap from an active arrayNeilBrown2008-05-241-1/+3
* | | | serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez2008-05-241-1/+6
* | | | ibmaem: new driver for power/energy/temp meters in IBM System X hardwareDarrick J. Wong2008-05-243-0/+1126
* | | | i5k_amb: support Intel 5400 chipsetDarrick J. Wong2008-05-241-5/+34
* | | | hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPadsGabor Czigola2008-05-241-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-237-13/+36
|\ \ \ \
| * | | | IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMEDDave Olson2008-05-231-1/+3
OpenPOWER on IntegriCloud