summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-23net, 8139too.c: fix netpoll deadlockIngo Molnar1-2/+3
2007-02-23prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams1-1/+7
2007-02-23bcm43xx: Fix for oops on ampdu statusMichael Buesch2-13/+5
2007-02-23bcm43xx: Fix for oops on resumeLarry Finger1-1/+1
2007-02-23pata_amd: fix an obvious bug in cable detectionTejun Heo1-2/+2
2007-02-23ide: fix drive side 80c cable checkTejun Heo1-0/+2
2007-02-23rtc-pcf8563: detect polarity of century bit automaticallyAtsushi Nemoto1-6/+34
2007-02-23net/smc911x: match up spin lock/unlockPeter Korsgaard1-2/+3
2007-02-23V4L: buf_qbuf: fix videobuf_queue->stream corruption and lockupOleg Nesterov1-0/+1
2007-02-23V4L: tveeprom: autodetect LG TAPC G701D as tuner type 37Michael Krufky1-1/+1
2007-02-23V4L: fix ks0127 status flagsMartin Samuelsson1-4/+4
2007-02-23V4L: Fix quickcam communicator driver for big endian architecturesGrant Likely1-14/+0
2007-02-05[PATCH] jmicron: 40/80pin primary detectionethanhsiao@jmicron.com1-8/+9
2007-02-05[PATCH] bonding: ARP monitoring broken on x86_64Andy Gospodarek1-3/+4
2007-02-05[PATCH] libata: use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik1-2/+2
2007-02-05[PATCH] md: fix potential memalloc deadlock in mdNeilBrown3-0/+34
2007-02-05[PATCH] md: fix a few problems with the interface (sysfs and ioctl) to md.NeilBrown1-5/+8
2007-02-05[PATCH] md: make 'repair' actually work for raid1.NeilBrown1-0/+5
2007-02-05[PATCH] md: assorted md and raid1 one-linersNeilBrown2-1/+3
2007-02-05[PATCH] sis190: failure to set the MAC address from EEPROMFrancois Romieu1-1/+1
2007-02-05[PATCH] remove __devinit markings from rtc_sysfs_add_device()Mike Frysinger1-1/+1
2007-02-05[PATCH] Revert "[PATCH] Fix up mmap_kmem"Linus Torvalds1-2/+2
2007-02-05[PATCH] ACPI: fix cpufreq regressionIngo Molnar1-4/+0
2007-02-05[PATCH] IB/iser: return error code when PDUs may not be sentErez Zilber2-16/+14
2007-02-05[PATCH] PCI: prevent down_read when pci_devices is emptyArd van Breemen1-0/+18
2007-02-05[PATCH] ieee1394: sbp2: fix probing of some DVD-ROM/RWsStefan Richter1-0/+2
2007-02-05[PATCH] IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin1-1/+1
2007-02-05[PATCH] md: pass down BIO_RW_SYNC in raid{1,10}Lars Ellenberg2-7/+17
2007-02-05[PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch5-5/+5
2007-02-05[PATCH] i2c/m41t00: Do not forget to write yearPhilippe De Muyter1-0/+1
2007-02-05[PATCH] i2c-mv64xxx: Fix random oops at bootMaxime Bizon1-2/+2
2007-01-10[PATCH] connector: some fixes for ia64 unaligned access errorsErik Jacobson1-5/+6
2007-01-10[PATCH] asix: Fix typo for AX88772 PHY SelectionDavid Hollis1-1/+1
2007-01-10[PATCH] V4L: cx88: Fix leadtek_eeprom taggingJean Delvare1-1/+1
2007-01-10[PATCH] dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang1-2/+2
2007-01-10[PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz3-26/+75
2007-01-10[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_requestMike Miller1-1/+1
2007-01-10[PATCH] fix aoe without scatter-gather [Bug 7662]Ed L Cashin1-7/+6
2007-01-10[PATCH] smc911x: fix netpoll compilation faliureVitaly Wool1-1/+1
2007-01-10[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar1-2/+10
2007-01-10[PATCH] i2c: fix broken ds1337 initializationDirk Eibach1-1/+7
2007-01-10[PATCH] SCSI: add missing cdb clearing in scsi_execute()Tejun Heo1-0/+1
2007-01-10[PATCH] IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2-2/+2
2007-01-10[PATCH] ieee1394: ohci1394: add PPC_PMAC platform code to driver probeStefan Richter1-5/+16
2007-01-10[PATCH] libata: handle 0xff status properlyTejun Heo1-12/+18
2007-01-10[PATCH] Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville4-11/+11
2007-01-10[PATCH] V4L: Fix broken TUNER_LG_NTSC_TAPE radio supportHans Verkuil2-12/+4
2007-01-10[PATCH] DVB: lgdt330x: fix signal / lock status detection bugMichael Krufky1-6/+0
2007-01-10[PATCH] bonding: incorrect bonding state reported via ioctlAndy Gospodarek1-1/+1
2007-01-10[PATCH] read_zero_pagealigned() locking fixHugh Dickins1-4/+8