summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-221-0/+19
|\
| * pata_bf54x: handle portmuxing of pins through GPIO PORTsSonic Zhang2009-12-211-0/+19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-12-222-22/+151
|\ \
| * | PM / Runtime: Use device type and device class callbacksRafael J. Wysocki2009-12-221-0/+45
| * | PM: Use pm_runtime_put_sync in system resumeAlan Stern2009-12-211-2/+2
| * | PM: Measure device suspend and resume timesRafael J. Wysocki2009-12-181-0/+27
| * | PM: Make the initcall_debug style timing for suspend/resume completeRafael J. Wysocki2009-12-181-20/+77
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2009-12-221-2/+0
|\ \ \
| * | | pohmelfs needs I_LOCKEvgeniy Polyakov2009-12-221-2/+0
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-12-221-0/+19
|\ \ \ \
| * | | | mm: Add notifier in pageblock isolation for balloon driversRobert Jennings2009-12-181-0/+19
* | | | | media video cx23888 driver: ported to new kfifo APIStefani Seibold2009-12-221-25/+19
* | | | | kfifo: fix warn_unused_resultStefani Seibold2009-12-226-14/+49
* | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-2212-53/+54
* | | | | kfifo: cleanup namespaceStefani Seibold2009-12-2210-41/+41
* | | | | kfifo: move out spinlockStefani Seibold2009-12-2213-71/+87
* | | | | kfifo: move struct kfifo in placeStefani Seibold2009-12-2218-208/+186
| |/ / / |/| | |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-211-109/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | pata_cmd64x: fix overclocking of UDMA0-2 modesBartlomiej Zolnierkiewicz2009-12-201-1/+1
| * | | Revert "pata_cmd64x: implement serialization as per notes"Jeff Garzik2009-12-201-108/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-2111-76/+79
|\ \ \ \ | |/ / / |/| | |
| * | | bnx2: Fix bnx2_netif_stop() merge error.Michael Chan2009-12-201-1/+1
| * | | gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSCSandeep Gopalpet2009-12-181-2/+2
| * | | gianfar: Fix stats supportSandeep Gopalpet2009-12-182-6/+46
| * | | gianfar: Fix a filer bugSandeep Gopalpet2009-12-182-1/+11
| * | | bnx2: fixing a timout error due not refreshing TX timers correctlyBreno Leitao2009-12-181-1/+9
| * | | can/at91: don't check platform_get_irq's return value against zeroUwe Kleine-König2009-12-181-1/+1
| * | | mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-181-1/+1
| * | | bnx2: reset_task is crashing the kernel. Fixing it.Breno Leitao2009-12-181-1/+1
| * | | TI DaVinci EMAC: Fix MDIO bus frequency configurationNageswari Srinivasan2009-12-181-1/+1
| * | | e100: Fix broken cbs accounting due to missing memset.Roger Oksanen2009-12-181-1/+1
| * | | broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin2009-12-181-1/+2
| * | | e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan2009-12-181-6/+0
| * | | netxen: use module parameter correctlyStephen Hemminger2009-12-181-54/+3
| * | | Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum2009-12-171-0/+1
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-195-51/+163
|\ \ \ \
| * | | | sata_mv: remove pointless NULL testJeff Garzik2009-12-171-1/+1
| * | | | pata_hpt3x2n: fix clock turnaroundSergei Shtylyov2009-12-171-29/+35
| * | | | libata: fix reporting of drained bytes when clearing DRQRobert Hancock2009-12-171-1/+1
| * | | | sata_mv: add power management support for the PCI controllers.Saeed Bishara2009-12-171-0/+29
| * | | | sata_mv: store the board_idx into the host private dataSaeed Bishara2009-12-171-6/+8
| * | | | pata_octeon_cf: use resource_size(), to fix resource sizing bugH Hartley Sweeten2009-12-171-1/+1
| * | | | libata: use the WRITE_SAME_16 defineChristoph Hellwig2009-12-171-1/+1
| * | | | sata_mv: move the PCI bar description initialization codeSaeed Bishara2009-12-171-9/+10
| * | | | sata_mv: add power management support for the platform driverSaeed Bishara2009-12-171-0/+43
| * | | | sata_mv: support clkdev frameworkSaeed Bishara2009-12-171-3/+34
| * | | | sata_mv: increase PIO IORDY timeoutSaeed Bishara2009-12-171-1/+1
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-1920-49/+71
|\ \ \ \ \
| * | | | | [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-181-1/+1
| * | | | | [S390] qdio: add counter for input queue full conditionJan Glauber2009-12-183-1/+5