summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* aoe: allocate unused request_queue for sysfsEd Cashin2009-09-093-4/+11
* i915: disable interrupts before tearing down GEM stateLinus Torvalds2009-09-081-5/+1
* drm/i915: fix mask bits settingZhenyu Wang2009-09-083-1/+3
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-075-69/+70
|\
| * drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie2009-09-075-69/+70
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-071-1/+1
|\ \
| * | gianfar: Fix build.David S. Miller2009-09-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-09-071-0/+1
|\ \ \
| * | | pcmcia: add CNF-CDROM-ID for ideWolfram Sang2009-08-141-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-09-073-6/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang2009-09-021-1/+7
| * | | drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson2009-09-021-4/+9
| * | | drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes2009-09-021-1/+15
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-09-053-6/+20
|\ \ \ \
| * | | | firewire: sbp2: fix freeing of unallocated memoryStefan Richter2009-09-051-4/+4
| * | | | firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter2009-09-051-0/+5
| * | | | firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter2009-09-051-0/+9
| * | | | firewire: core: fix crash in iso resource managementStefan Richter2009-09-051-2/+2
* | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds2009-09-052-7/+10
|\ \ \ \ \
| * | | | | mtd: nftl: fix offset alignmentsDimitri Gorokhovik2009-09-031-6/+9
| * | | | | mtd: nftl: write support is brokenDimitri Gorokhovik2009-09-031-1/+1
| * | | | | mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-031-1/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-052-53/+68
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | gianfar: gfar_remove needs to call unregister_netdev()Toru UCHIYAMA2009-08-301-0/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-281-53/+67
| |\ \ \ \
| | * | | | ipw2200: firmware DMA loading reworkZhu Yi2009-08-281-53/+67
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-09-051-88/+7
|\ \ \ \ \ \
| * | | | | | [CPUFREQ] Re-enable cpufreq suspend and resume codeDominik Brodowski2009-09-011-88/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-09-0511-80/+182
|\ \ \ \ \ \
| * | | | | | dm snapshot: fix on disk chunk size validationMikulas Patocka2009-09-042-8/+19
| * | | | | | dm exception store: split set_chunk_sizeMikulas Patocka2009-09-042-0/+12
| * | | | | | dm snapshot: fix header corruption race on invalidationMikulas Patocka2009-09-041-10/+34
| * | | | | | dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka2009-09-041-19/+7
| * | | | | | dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow2009-09-043-12/+19
| * | | | | | dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow2009-09-041-1/+7
| * | | | | | dm log: remove incorrect field from userspace table outputJonathan Brassow2009-09-041-6/+10
| * | | | | | dm log: fix userspace status outputJonathan Brassow2009-09-041-1/+1
| * | | | | | dm stripe: expose correct io hintsMike Snitzer2009-09-042-1/+16
| * | | | | | dm table: add more context to terse warning messagesMike Snitzer2009-09-041-7/+18
| * | | | | | dm table: fix queue_limit checking device iteratorMikulas Patocka2009-09-041-11/+11
| * | | | | | dm snapshot: implement iterate devicesMike Snitzer2009-09-041-2/+21
| * | | | | | dm multipath: fix oops when request based io fails when no pathsKiyoshi Ueda2009-09-041-5/+10
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-09-054-6/+42
|\ \ \ \ \ \
| * | | | | | PCI SR-IOV: correct broken resource alignment calculationsChris Wright2009-08-304-6/+42
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-052-0/+43
|\ \ \ \ \ \ \
| * | | | | | | Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews2009-09-031-0/+35
| * | | | | | | Input: i8042 - add Acer Aspire 5536 to the nomux listDmitry Torokhov2009-08-261-0/+8
* | | | | | | | pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds2009-09-051-9/+1
* | | | | | | | n_tty: do O_ONLCR translation as a single writeLinus Torvalds2009-09-051-2/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-08-318-49/+147
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud