summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tun: Fix crash with non-GSO usersHerbert Xu2009-04-141-2/+3
* be2net: fix for default setting of pause auto-negotiationAjit Khaparde2009-04-141-2/+2
* eth_v10: convert to net_device_opsAlexander Beregalov2009-04-141-12/+18
* ioc3-eth: convert to net_device_opsAlexander Beregalov2009-04-141-8/+14
* isa-skeleton: convert to net_device_opsAlexander Beregalov2009-04-141-7/+13
* mac89x0: convert to net_device_opsAlexander Beregalov2009-04-141-6/+12
* macb: convert to net_device_opsAlexander Beregalov2009-04-141-6/+13
* macsonic: convert to net_device_opsAlexander Beregalov2009-04-141-6/+13
* sh_eth: convert to net_device_opsAlexander Beregalov2009-04-141-7/+14
* sun3_82586: convert to net_device_opsAlexander Beregalov2009-04-141-6/+13
* tc35815: convert to net_device_opsAlexander Beregalov2009-04-141-10/+17
* tsi108_eth: convert to net_device_opsAlexander Beregalov2009-04-141-7/+13
* xtsonic: convert to net_device_opsAlexander Beregalov2009-04-141-6/+13
* phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin2009-04-131-0/+13
* phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-131-0/+9
* phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov2009-04-131-0/+41
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-04-13123-1992/+5467
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-133-28/+35
| |\
| | * ata: fix obviously wrong commentVegard Nossum2009-04-131-3/+1Star
| | * ahci: force CAP_NCQ for earlier NV MCPsTejun Heo2009-04-131-24/+33
| | * [libata] sata_via: kill uninit'd var warningJeff Garzik2009-04-131-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-1323-182/+2909
| |\ \
| | * \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-0823-182/+2909
| | |\ \
| | | * | Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov2009-04-081-0/+8
| | | * | Input: arrange drivers/input/misc/Makefile in alphabetical orderDmitry Torokhov2009-03-101-15/+14Star
| | | * | Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-103-0/+815
| | | * | Input: add AD7877 touchscreen driverMichael Hennerich2009-03-103-0/+858
| | | * | Input: bf54x-keys - fix typo in warningMichael Hennerich2009-03-101-2/+2
| | | * | Input: add driver for S1 button of rb532Phil Sutter2009-03-103-0/+133
| | | * | Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-093-0/+234
| | | * | Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller2009-03-091-60/+80
| | | * | Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa2009-03-091-0/+17
| | | * | Input: atkbd - consolidate force release quirk setupDaniel Mierswa2009-03-091-74/+46Star
| | | * | Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown2009-03-093-0/+254
| | | * | Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2009-03-092-1/+5
| | | * | Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown2009-03-091-1/+1
| | | * | Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport2009-03-091-4/+9
| | | * | Input: fix polling of /proc/bus/input/devicesDmitry Torokhov2009-03-091-3/+3
| | | * | Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov2009-03-09915-18104/+50315
| | | |\ \
| | | * | | Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft2009-02-281-1/+1
| | | * | | Input: ati_remote2 - check module paramsVille Syrjala2009-01-301-4/+60
| | | * | | Input: ati_remote2 - add per device attrsVille Syrjala2009-01-301-15/+126
| | | * | | Input: ati_remote2 - complete suspend supportVille Syrjala2009-01-301-0/+78
| | | * | | Input: stop autorepeat timer on key releaseJohannes Berg2009-01-301-0/+7
| | | * | | Input: pc110pad - use no_pci_devices()Roel Kluin2009-01-301-4/+1Star
| | | * | | Input: add support for the Maple mouse on the SEGA DreamcastAdrian McMenamin2009-01-303-4/+163
| * | | | | PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki2009-04-132-4/+1Star
| * | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-132-3/+12
| |\ \ \ \ \
| | * | | | | intel-iommu: Avoid panic() for DRHD at address zero.David Woodhouse2009-04-111-1/+10
| | * | | | | Intel-IOMMU Alignment Issue in dma_pte_clear_range()Fenghua Yu2009-04-061-2/+2