summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-21[S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel3-3/+4
2008-08-21USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann1-0/+1
2008-08-21USB: automatically enable RHSC interruptsAlan Stern22-72/+31
2008-08-21USB: Don't rebind before "complete" callbackAlan Stern1-21/+9
2008-08-21USB: Add new PM callback methods for USBAlan Stern3-19/+72
2008-08-21USB: Defer Set-Interface for suspended devicesAlan Stern1-3/+28
2008-08-21USB: Add udev argument to interface suspend/resume functionsAlan Stern1-10/+10
2008-08-21USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan1-1/+1
2008-08-21MUSB: Fix index register corruption seen with g_ether and Windows hostAnand Gadiyar1-0/+2
2008-08-21usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi4-38/+12
2008-08-21usb: musb: get rid of procfs entryFelipe Balbi4-864/+11
2008-08-21USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik1-1/+1
2008-08-21USB: cdc-acm: quirk for Conexant CX93010 USB modemEric Sandeen1-0/+3
2008-08-21USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum1-2/+7
2008-08-21usb-serial: option support HSDPA modem A2502Hiroshi Miura1-0/+2
2008-08-21USB: ISP1760: fixed trivial math in commentEnrico Scholz1-1/+1
2008-08-21UIO: generic irq handling for some uio platform devicesMagnus Damm3-0/+202
2008-08-21UIO: uio_pdrv: fix license specificationUwe Kleine-König1-1/+1
2008-08-21UIO: uio_pdrv: fix memory leakUwe Kleine-König1-0/+2
2008-08-21PM: Remove WARN_ON from device_pm_addRafael J. Wysocki1-4/+2
2008-08-21driver core: add init_name to struct deviceGreg Kroah-Hartman1-7/+13
2008-08-21PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...Alan Stern3-15/+16
2008-08-21driver model: anti-oopsing medicineDavid Brownell1-0/+11
2008-08-21dev_printk(): constify the `dev' argumentJean Delvare1-1/+1
2008-08-21drivers/base/driver.c: remove unused to_dev() macroJoe Perches1-3/+0
2008-08-21fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2-0/+23
2008-08-21rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov1-5/+5
2008-08-21Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich1-3/+12
2008-08-21drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton1-5/+3
2008-08-21pm2fb: free cmap memory on module removeKrzysztof Helt1-0/+1
2008-08-21rtc: fix double lock on UIE emulationAtsushi Nemoto1-1/+4
2008-08-21brd: fix name argument of unregister_blkdev()Akinobu Mita1-1/+1
2008-08-21nbd: fix memory leak of nbd_dev arraySven Wegener1-4/+6
2008-08-21Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...Mike Frysinger1-0/+8
2008-08-21Blackfin RTC Driver: BF561 not have on-chip RTCGraf Yang1-1/+1
2008-08-21Blackfin RTC Driver: do all initialization before we register the rtc and mak...Mike Frysinger1-2/+1
2008-08-21Blackfin RTC Driver: move irq request/free out of open/release and into probe...Mike Frysinger1-31/+20
2008-08-21eeepc-laptop: fix use after freeMatthew Garrett1-1/+1
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+11
2008-08-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+10
2008-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds13-42/+189
2008-08-20powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes1-0/+10
2008-08-20Merge branches 'ipath' and 'ipoib' into for-linusRoland Dreier2-11/+18
2008-08-20IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier2-11/+18
2008-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds4-40/+54
2008-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-18/+65
2008-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-9/+5
2008-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds72-438/+999
2008-08-19firewire: Kconfig help updateStefan Richter1-2/+2
2008-08-19ieee1394: sbp2: let nodemgr retry node updates during bus reset seriesStefan Richter1-7/+18