summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ipw2200: fix netif_*_queue() removal regressionZhu Yi2008-12-051-0/+4
| | * | | | iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-052-3/+24
| | * | | | netx-eth: initialize per device spinlockUwe Kleine-König2008-12-041-0/+2
| | * | | | enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-041-2/+14
| | * | | | hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-041-2/+2
| | * | | | b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-041-4/+2
| | * | | | bnx2: Add workaround to handle missed MSI.Michael Chan2008-12-032-3/+38
| * | | | | ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=nBartlomiej Zolnierkiewicz2008-12-082-38/+6
| * | | | | Revert "ide: respect current DMA setting during resume"Bartlomiej Zolnierkiewicz2008-12-081-2/+4
| | |/ / / | |/| | |
| * | | | drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng2008-12-051-1/+0
| * | | | Fix incorrect use of loose in i2o_block.cNick Andrew2008-12-051-1/+1
| * | | | Fix incorrect use of loose in tty/serial driversNick Andrew2008-12-053-4/+4
| * | | | Revert "ACPI: battery: Convert discharge energy rate to current properly"Linus Torvalds2008-12-051-13/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-053-4/+4
| |\ \ \ \
| | * | | | [PATCH] fix bogus argument of blkdev_put() in pktcdvdAl Viro2008-12-041-2/+2
| | * | | | [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-042-2/+2
| * | | | | Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-055-245/+420
| |\ \ \ \ \
| | * | | | | drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT.Eric Anholt2008-12-041-0/+11
| | * | | | | drm/i915: Retry execbuffer pinning after clearing the GTTKeith Packard2008-12-041-10/+47
| | * | | | | drm/i915: Move the execbuffer domain computations togetherKeith Packard2008-12-041-44/+21
| | * | | | | drm/i915: Rename object_set_domain to object_set_to_gpu_domainKeith Packard2008-12-041-27/+12
| | * | | | | drm/i915: Make a single set-to-cpu-domain path and use it wherever needed.Eric Anholt2008-12-042-152/+215
| | * | | | | drm/i915: Make a single set-to-gtt-domain path.Eric Anholt2008-12-041-19/+96
| | * | | | | drm/i915: If interrupted while setting object domains, still emit the flush.Eric Anholt2008-12-041-1/+13
| | * | | | | drm/i915: Move flushing list cleanup from flush request retire to request emit.Eric Anholt2008-12-043-39/+50
| | * | | | | drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.Eric Anholt2008-12-042-3/+5
| | |/ / / /
| * / / / / ACPI: Fix ACPI battery regression introduced by commit 558073Rafael J. Wysocki2008-12-051-7/+10
| |/ / / /
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-041-1/+1
| |\ \ \ \
| | * | | | block: fix setting of max_segment_size and seg_boundary maskMilan Broz2008-12-031-1/+1
| | |/ / /
| * / / / iTCO_wdt: fix typo when setting TCO_EN bitLinus Torvalds2008-12-041-1/+1
| |/ / /
* | | | hvc_console: Always schedule resize work on resizeHendrik Brueckner2008-12-031-4/+2
* | | | powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin2008-12-033-3/+3
* | | | drivers/hvc: Add missing of_node_putNicolas Palix2008-12-032-2/+6
* | | | of/gpio: Implement of_get_gpio_flags()Anton Vorontsov2008-12-031-7/+29
* | | | powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition()roel kluin2008-12-031-2/+3
* | | | of/i2c: Fill the archdata for I2C devicesAnton Vorontsov2008-12-031-0/+11
* | | | powerpc/BSR: Support multiple OF-node description of BSRSonny Rao2008-12-031-29/+55
* | | | Merge branch 'merge'Paul Mackerras2008-12-03210-1941/+2377
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-12-034-88/+116
| |\ \ \
| | * | | [WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle2008-12-011-1/+1
| | * | | [WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle2008-11-211-0/+3
| | * | | [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck2008-11-211-45/+73
| | * | | [WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck2008-11-211-2/+3
| | * | | [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboardsWim Van Sebroeck2008-11-212-40/+32
| | * | | [WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli2008-11-211-0/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-031-53/+13
| |\ \ \ \
| | * | | | rtc: rtc-starfire fixesAlessandro Zummo2008-11-211-53/+13
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-0323-51/+156
| |\ \ \ \ \
| | * | | | | ATM: horizon, fix hrz_probe fail pathJiri Slaby2008-11-301-1/+1
| | * | | | | pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins2008-11-291-0/+1