aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-04USB: remove incorrect struct class_device from the printer gadgetTony Jones1-1/+0
2008-03-04USB: pxa2xx_udc: fix misuse of clock enable/disable callsDmitry Baryshkov2-39/+53
2008-03-04USB: ftdi_sio: Workaround for broken Matrix Orbital serial portKevin Vance2-0/+31
2008-03-04USB: Add support for AXESSTEL MV110H CDMA modemDaniel Kozák1-0/+4
2008-03-04usb-storage: update earlier scatter-gather bug fixAlan Stern1-1/+1
2008-03-04USB: isp116x: fix enumeration on bootAnti Sullin2-10/+6
2008-03-04USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin1-1/+1
2008-03-04USB: spruce up the device blacklistAlan Stern1-9/+12
2008-03-04USB: update Kconfig entry for USB_SUSPENDAlan Stern1-4/+5
2008-03-04usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.cDavid Ludlow1-1/+14
2008-03-04Driver core: Fix cleanup when failing device_add().Cornelia Huck1-2/+3
2008-03-04driver core: Remove dpm_sysfs_remove() from error path of device_add()Rafael J. Wysocki1-1/+0
2008-03-04PM: fix new mutex-locking bug in the PM coreAlan Stern1-1/+1
2008-03-04PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki3-99/+17
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2008-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds5-1/+1277
2008-03-04scsi: missing add of padded bytes to io completion byte countJens Axboe1-1/+1
2008-03-04ioat: fix 'ack' handling, driver must ensure that 'ack' is zeroDan Williams1-0/+2
2008-03-04fsldma: do not cleanup descriptors in hardirq contextDan Williams1-1/+0
2008-03-04dmaengine: add driver for Freescale MPC85xx DMA controllerZhang Wei4-1/+1276
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-112/+167
2008-03-04m68knommu: fix fec driver interrupt racesGreg Ungerer1-4/+4
2008-03-04Build fix for drivers/s390/char/defkeymap.cTony Breeds1-1/+1
2008-03-04cciss: remove READ_AHEAD define and use block layer defaultsMike Miller1-3/+0
2008-03-04make cdrom.c:check_for_audio_disc() staticAdrian Bunk1-2/+2
2008-03-04block: separate out padding from alignmentTejun Heo1-1/+2
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori1-3/+3
2008-03-04resubmit: cciss: procfs updates to display info about manyMike Miller2-103/+160
2008-03-03[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski1-1/+6
2008-03-03Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski1-0/+1
2008-03-03Fix default compose table initializationSamuel Thibault3-70/+70
2008-03-03docbook: fix fusion source filesRandy Dunlap2-21/+18
2008-03-03docbook: fix kernel-api source filesRandy Dunlap2-5/+2
2008-03-03docbook: fix usb source filesRandy Dunlap1-4/+2
2008-03-03docbook: fix scsi source fileRandy Dunlap1-2/+1
2008-03-03docbook: fix rapidio source filesRandy Dunlap1-5/+3
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into mergePaul Mackerras115-2045/+4126
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras4-158/+144
2008-03-02firewire: fix crash in automatic module unloadingStefan Richter5-18/+35
2008-03-02firewire: potentially invalid pointers used in fw_card_bm_workStefan Richter2-17/+35
2008-03-02firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_deviceStefan Richter1-19/+27
2008-02-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-14/+73
2008-02-29[libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()Jeff Garzik1-0/+10
2008-02-29[TUN]: Fix RTNL-locking in tun/tap driverKim B. Heino1-1/+5
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds2-148/+139
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-24/+44
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds54-1439/+2912
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds7-30/+37
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds9-129/+44
2008-02-29Fix hpet_(un)register_irq_handler() for emulationDavid Howells1-2/+2