summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-02V4L: v4l2-common: remove incorrect MODULE testHans Verkuil
2009-04-02lguest: fix spurious BUG_ON() on invalid guest stack.Rusty Russell
2009-04-02Add a missing unlock_kernel() in raw_open()Dan Carpenter
2009-04-02ARM: cumana: Fix a long standing bogonAlan Cox
2009-04-02ARM: pxa: fix overlay being un-necessarily initialized on pxa25xEric Miao
2009-04-02DVB: firedtv: FireDTV S2 problems with tuning solvedBeat Michel Liechti
2009-04-02ath5k: warn and correct rate for unknown hw rate indexesBob Copeland
2009-04-02ath5k: disable MIB interruptsBob Copeland
2009-04-02b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava
2009-04-02ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez
2009-04-02ath5k: use spin_lock_irqsave for beacon lockBob Copeland
2009-04-02ath9k: downgrade xmit queue full message to xmit debugLuis R. Rodriguez
2009-04-02USB: add quirk to avoid config and interface stringsAlan Stern
2009-04-02USB: gadget: fix rndis regressionDavid Brownell
2009-04-02USB: usb-storage: increase max_sectors for tape drivesAlan Stern
2009-04-02USB: fix USB_STORAGE_CYPRESS_ATACBBoaz Harrosh
2009-04-02USB: EHCI: add software retry for transaction errorsAlan Stern
2009-04-02dnet: drivers/net/dnet.c needs <linux/io.h>Geert Uytterhoeven
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt
2009-03-21dnet: DNET should depend on HAS_IOMEMIlya Yanok
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski
2009-03-19sungem: missing net_device_opsStephen Hemminger
2009-03-19be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla
2009-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-18bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt
2009-03-18smsc911x: reset last known duplex and carrier on openSteve Glendinning
2009-03-18sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu
2009-03-18sh_eth: Change handling of IRQNobuhiro Iwamatsu
2009-03-18tulip: fix crash on iface up with shirq debugKyle McMartin
2009-03-18virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas
2009-03-18bonding: Fix updating of speed/duplex changesJay Vosburgh
2009-03-18bnx2: Fix problem of using wrong IRQ handler.Michael Chan
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-03-18Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt
2009-03-17USB: storage: Unusual USB device Prolific 2507 variation addedThomas Bartosik
2009-03-17USB: Add device id for Option GTM380 to option driverAchilleas Kotsis
2009-03-17USB: Add Vendor/Product ID for new CDMA U727 to option driverDirk Hohndel
2009-03-17USB: Updated unusual-devs entry for USB mass storage on Nokia 6233Moritz Muehlenhoff
2009-03-17USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530Dan Williams
2009-03-17USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern
2009-03-17USB: EHCI: Fix isochronous URB leakKarsten Wiese