summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-08-078-27/+27
|\ \ \ \
| * | | | ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2009-08-052-3/+3
| * | | | ARM: S3C64XX: serial: Fix section mismatch warningRamax Lo2009-07-301-4/+4
| * | | | ARM: S3C24XX: serial: Fix section mismatch warningsRamax Lo2009-07-305-20/+20
* | | | | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-08-071-12/+13
|\ \ \ \ \
| * | | | | intel-iommu: Fix enabling snooping feature by mistakeSheng Yang2009-08-061-1/+1
| * | | | | intel-iommu: Mask physical address to correct page size in intel_map_single()Fenghua Yu2009-08-051-1/+2
| * | | | | intel-iommu: Correct sglist size calculation.Fenghua Yu2009-08-051-10/+10
| | |_|_|/ | |/| | |
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-08-077-266/+24
|\ \ \ \ \
| * | | | | mtd: mtdblock: introduce mtdblks_lockMatthias Kaehlcke2009-08-031-1/+15
| * | | | | mtd: remove 'SBC8240 Wind River' Device Driver CodeSubrata Modak2009-08-033-258/+0
| * | | | | mtd: OneNAND: OMAP2/3: free GPMC CS on module removalMika Korhonen2009-08-031-0/+1
| * | | | | mtd: OneNAND: fix incorrect bufferram offsetMika Korhonen2009-08-031-1/+1
| * | | | | mtd: blkdevs: do not forget to get MTD devicesArtem Bityutskiy2009-08-031-3/+3
| * | | | | mtd: fix the conversion from dev to mtd_infoSaeed Bishara2009-08-031-3/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-073-9/+33
|\ \ \ \ \ \
| * | | | | | Input: matrix_keypad - make matrix keymap size dynamicEric Miao2009-08-051-9/+9
| * | | | | | Input: wistron_btns - support Prestigio Wifi RF kill buttonTJ2009-08-051-0/+16
| * | | | | | Input: i8042 - add Asus G1S to noloop exception listJory A. Pratt2009-08-051-0/+8
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-072-2/+4
|\ \ \ \ \ \ \
| * | | | | | | drm/radeon/kms: setup MC/VRAM the same way for suspend/resumeDave Airlie2009-08-071-1/+3
| * | | | | | | drm/radeon/kms: Fix caching mode selection for GTT objectJerome Glisse2009-08-061-1/+1
* | | | | | | | drivers/mmc: correct error-handling codeJulia Lawall2009-08-071-1/+1
* | | | | | | | i.MX31: fix framebuffer locking regressionsGuennadi Liakhovetski2009-08-071-30/+56
* | | | | | | | fbcon: don't use vc_resize() on initializationJohannes Weiner2009-08-071-3/+3
* | | | | | | | viafb: fix rmmod bugFlorian Tobias Schandinat2009-08-074-70/+53
* | | | | | | | fbcon: fix rotate upside down crashStefani Seibold2009-08-071-1/+1
* | | | | | | | drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov2009-08-071-0/+1
|/ / / / / / /
* | | | | | | drm/radeon: Add support for RS880 chipsAlex Deucher2009-08-052-7/+16
| |_|/ / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-08-041-99/+53
|\ \ \ \ \ \
| * | | | | | tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds2009-08-041-5/+12
| * | | | | | tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds2009-08-041-97/+46
| * | | | | | tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds2009-08-041-10/+8
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-0439-124/+266
|\ \ \ \ \ \ \
| * | | | | | | ehea: Fix napi list corruption on ifconfig downHannes Hering2009-08-042-1/+4
| * | | | | | | igbvf: Allow VF driver to correctly recognize failure to set macAlexander Duyck2009-08-041-0/+4
| * | | | | | | 3c59x: Fix build failure with gcc 3.2Jean Delvare2009-08-031-4/+6
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-037-8/+27
| |\ \ \ \ \ \ \
| | * | | | | | | iwlagn: do not send key clear commands when rfkill enabledReinette Chatre2009-08-031-0/+12
| | * | | | | | | libertas: Read buffer overflowRoel Kluin2009-08-031-1/+1
| | * | | | | | | drivers/net/wireless: introduce missing kfreeJulia Lawall2009-08-031-0/+1
| | * | | | | | | drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall2009-08-031-6/+6
| | * | | | | | | zd1211rw: fix unaligned access in zd_mac_rxPatrick Simmons2009-08-031-1/+1
| | * | | | | | | cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-032-0/+6
| * | | | | | | | sky2: Avoid transmits during sky2_down()Mike McCormack2009-08-032-1/+14
| * | | | | | | | ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2009-08-032-1/+74
| |/ / / / / / /
| * | | | | | | mlx4_en: Fix double pci unmapping.Yevgeny Petrilin2009-08-021-0/+1
| * | | | | | | mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-08-021-2/+2
| * | | | | | | pcnet32: VLB support fixesDon Fry2009-08-021-5/+7
| * | | | | | | pcnet32: remove superfluous NULL pointer check in pcnet32_probe1()Don Fry2009-08-021-11/+7
OpenPOWER on IntegriCloud