aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-21USB: Add udev argument to interface suspend/resume functionsAlan Stern
2008-08-21USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan
2008-08-21MUSB: Fix index register corruption seen with g_ether and Windows hostAnand Gadiyar
2008-08-21usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi
2008-08-21usb: musb: get rid of procfs entryFelipe Balbi
2008-08-21USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik
2008-08-21USB: cdc-acm: quirk for Conexant CX93010 USB modemEric Sandeen
2008-08-21USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum
2008-08-21usb-serial: option support HSDPA modem A2502Hiroshi Miura
2008-08-21USB: ISP1760: fixed trivial math in commentEnrico Scholz
2008-08-21UIO: generic irq handling for some uio platform devicesMagnus Damm
2008-08-21UIO: uio_pdrv: fix license specificationUwe Kleine-König
2008-08-21UIO: uio_pdrv: fix memory leakUwe Kleine-König
2008-08-21PM: Remove WARN_ON from device_pm_addRafael J. Wysocki
2008-08-21driver core: add init_name to struct deviceGreg Kroah-Hartman
2008-08-21PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...Alan Stern
2008-08-21driver model: anti-oopsing medicineDavid Brownell
2008-08-21dev_printk(): constify the `dev' argumentJean Delvare
2008-08-21drivers/base/driver.c: remove unused to_dev() macroJoe Perches
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell
2008-08-20rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov
2008-08-20Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich
2008-08-20drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton
2008-08-20pm2fb: free cmap memory on module removeKrzysztof Helt
2008-08-20rtc: fix double lock on UIE emulationAtsushi Nemoto
2008-08-20brd: fix name argument of unregister_blkdev()Akinobu Mita
2008-08-20nbd: fix memory leak of nbd_dev arraySven Wegener
2008-08-20Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...Mike Frysinger
2008-08-20Blackfin RTC Driver: BF561 not have on-chip RTCGraf Yang
2008-08-20Blackfin RTC Driver: do all initialization before we register the rtc and mak...Mike Frysinger
2008-08-20Blackfin RTC Driver: move irq request/free out of open/release and into probe...Mike Frysinger
2008-08-20eeepc-laptop: fix use after freeMatthew Garrett
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-08-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-08-20powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes
2008-08-19Merge branches 'ipath' and 'ipoib' into for-linusRoland Dreier
2008-08-19IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-19firewire: Kconfig help updateStefan Richter
2008-08-19ieee1394: sbp2: let nodemgr retry node updates during bus reset seriesStefan Richter
2008-08-19ieee1394: don't drop nodes during bus reset seriesStefan Richter
2008-08-19ieee1394: regression in 2.6.25: updates should happen before probesStefan Richter
2008-08-19Input: evdev - fix printf() format for sizeofGeert Uytterhoeven
2008-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-08-18nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger
2008-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller