summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* CPUFREQ: ondemand: add a check to avoid negative load calculationVenki Pallipadi2007-08-151-2/+3
* CPUFREQ: ondemand: fix tickless accounting and software coordination bugVenki Pallipadi2007-08-151-7/+18
* pata_atiixp: add SB700 PCI IDJeff Garzik2007-08-151-0/+1
* stifb: detect cards in double buffer mode more reliablyHelge Deller2007-08-151-7/+12
* ata_piix: update map 10b for ich8mTejun Heo2007-08-151-1/+1
* random: fix bound check ordering (CVE-2007-3105)Matt Mackall2007-08-151-2/+7
* sx: switch subven and subid valuesJiri Slaby2007-08-091-2/+2
* USB: fix for ftdi_sio quirk handlingOliver Neukum2007-08-091-60/+44
* ACPI: dock: fix opps after dock driver fails to initializeChuck Ebbert2007-08-091-0/+7
* cr_backlight_probe() allocates too little storage for struct cr_panelJesper Juhl2007-08-091-1/+1
* dm: disable barriersStefan Bader2007-08-094-12/+9
* dm snapshot: permit invalid activationMilan Broz2007-08-092-6/+10
* dm io: fix another panic on large requestJun'ichi Nomura2007-08-091-1/+4
* dm raid1: fix statusMilan Broz2007-08-091-2/+2
* ieee1394: revert "sbp2: enforce 32bit DMA mapping"Stefan Richter2007-08-091-5/+0
* libata: add FUJITSU MHV2080BH to NCQ blacklistTejun Heo2007-08-091-0/+1
* drivers/video/macmodes.c:mac_find_mode() mustn't be __devinitAdrian Bunk2007-08-092-7/+6
* sony-laptop: fix bug in event handlingMattia Dongili2007-08-091-8/+22
* forcedeth bug fix: realtek phyAyaz Abdulla2007-08-091-0/+54
* forcedeth bug fix: vitesse phyAyaz Abdulla2007-08-091-0/+88
* forcedeth bug fix: cicada phyAyaz Abdulla2007-08-091-10/+10
* firewire: fix memory leak of fw_request instancesStefan Richter2007-08-092-1/+7
* fw-ohci: fix "scheduling while atomic"Stefan Richter2007-08-091-1/+1
* dm io: fix panic on large requestMilan Broz2007-08-091-0/+2
* pcmcia: give socket time to power downDaniel Ritz2007-08-091-0/+3
* md: raid10: fix use-after-free of bioMaik Hampel2007-08-091-1/+2
* md: handle writes to broken raid10 arrays gracefullyArne Redlich2007-08-091-0/+7
* CPU online file permissionUlrich Drepper2007-08-091-1/+1
* drm/i915: Fix i965 secured batchbuffer usage (CVE-2007-3851)Dave Airlie2007-08-092-3/+12
* Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov2007-08-091-1/+1
* V4L: wm8775/wm8739: Fix memory leak when unloading moduleHans Verkuil2007-08-092-0/+4
* V4L: ivtv: Add locking to ensure stream setup is atomicHans Verkuil2007-08-093-11/+21
* V4L: ivtv: fix DMA timeout when capturing VBI + another streamHans Verkuil2007-08-091-2/+5
* V4L: ivtv: fix broken VBI output supportHans Verkuil2007-08-092-21/+11
* V4L: Add check for valid control ID to v4l2_ctrl_nextHans Verkuil2007-08-091-5/+14
* firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters)Stefan Richter2007-08-092-2/+5
* aacraid: fix security holeAlan Cox2007-08-091-0/+4
* Fix reported task file values in sense dataPetr Vandrovec2007-08-092-0/+4
* usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin2007-08-091-11/+8
* USB: fix warning caused by autosuspend counter going negativeAlan Stern2007-08-091-4/+6
* KVM: SVM: Reliably detect if SVM was disabled by BIOSJoerg Roedel2007-08-092-0/+9
* Add a PCI ID for santa rosa's PATA controller.Christian Lamparter2007-08-091-0/+2
* Fix console write locking in sparc drivers.David S. Miller2007-08-094-12/+68
* USB: cdc-acm: fix sysfs attribute registration bugAlan Stern2007-08-091-3/+9
* qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz2007-07-081-2/+1
* sis5513: adding PCI-IDUwe Koziolek2007-07-081-0/+1
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-065-5/+5
* PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas2007-07-061-9/+54
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-053-17/+43
|\
| * Input: serio - take drv_mutex in serio_cleanup()Dmitry Torokhov2007-06-291-0/+2