| Commit message (Expand) | Author | Files | Lines |
2008-02-19 | block: add request->raw_data_len | Tejun Heo | 7 | -9/+16 |
2008-02-19 | block: update bio according to DMA alignment padding | Tejun Heo | 1 | -0/+17 |
2008-02-19 | libata: update ATAPI overflow draining | Tejun Heo | 1 | -43/+33 |
2008-02-19 | elevator: make elevator_get() attempt to load the appropriate module | Jens Axboe | 1 | -0/+15 |
2008-02-19 | cfq-iosched: add hlist for browsing parallel to the radix tree | Jens Axboe | 3 | -46/+29 |
2008-02-19 | block: make blk_rq_map_user() clear ->bio if it unmaps it | Jens Axboe | 1 | -0/+1 |
2008-02-19 | fs/block_dev.c: remove #if 0'ed code | Adrian Bunk | 4 | -200/+1 |
2008-02-19 | make struct def_blk_aops static | Adrian Bunk | 2 | -2/+3 |
2008-02-19 | make blk_settings_init() static | Adrian Bunk | 1 | -1/+1 |
2008-02-19 | make blk_ioc_init() static | Adrian Bunk | 1 | -1/+1 |
2008-02-19 | make blk-core.c:request_cachep static again | Adrian Bunk | 1 | -1/+1 |
2008-02-19 | Audit: use == not = in if statements | Eric Paris | 1 | -1/+4 |
2008-02-19 | ide-cd: fix missing residual count setting in DMA mode | Kiyoshi Ueda | 1 | -1/+5 |
2008-02-19 | ht6560b: force prefetch for some devices | Jan Evert van Grootheest | 1 | -7/+16 |
2008-02-19 | ht6560b can only do up to PIO mode 4 | Jan Evert van Grootheest | 1 | -1/+1 |
2008-02-19 | linux/hdsmart.h: fix goofups (take 2) | Bartlomiej Zolnierkiewicz | 2 | -3/+3 |
2008-02-19 | via82cxxx: add new PCI id for cx700 | Andrew Smith | 2 | -0/+2 |
2008-02-19 | falconide: locking bugfix | Bartlomiej Zolnierkiewicz | 2 | -6/+2 |
2008-02-19 | MAINTAINERS: update ide-cd maintainer's email address | Borislav Petkov | 1 | -1/+1 |
2008-02-19 | ide/libata: ST310211A has buggy HPA too | Mikko Rapeli | 2 | -0/+2 |
2008-02-19 | ide: Add missing base addresses for falconide and macide | Geert Uytterhoeven | 2 | -2/+2 |
2008-02-18 | x86: fix lguest build failure | Rusty Russell | 1 | -2/+4 |
2008-02-18 | x86: reenable support for system without on node0 | Yinghai Lu | 1 | -1/+4 |
2008-02-18 | x86: CPA: avoid double checking of alias ranges | Thomas Gleixner | 1 | -4/+19 |
2008-02-18 | x86: CPA no alias checking for _NX | Thomas Gleixner | 1 | -2/+5 |
2008-02-18 | x86: zap invalid and unused pmds in early boot | Thomas Gleixner | 4 | -1/+37 |
2008-02-18 | x86: CPA, fix alias checks | Thomas Gleixner | 1 | -100/+92 |
2008-02-18 | RDMA/nes: Fix possible array overrun | Roland Dreier | 1 | -1/+1 |
2008-02-18 | V4L/DVB (7219): zoran: Fix namespace conflicts with Zoran 'GPIO_MAX' enum | Mauro Carvalho Chehab | 2 | -17/+17 |
2008-02-18 | V4L/DVB (7205): tuner-xc2028 depends on FW_LOADER | Paul Mundt | 1 | -1/+1 |
2008-02-18 | V4L/DVB (7201): cx88-mpeg: Fix race condition in variable access | Ricardo Cerqueira | 1 | -3/+3 |
2008-02-18 | V4L/DVB (7200): Fix FM firmware loading | Mauro Carvalho Chehab | 1 | -0/+3 |
2008-02-18 | V4L/DVB (7198): V4L, include ioctl.h in videodev headers | Jiri Slaby | 2 | -0/+2 |
2008-02-18 | V4L/DVB (7197): bttv: Fix overlay divide error | Robert Fitzsimons | 1 | -0/+1 |
2008-02-18 | V4L/DVB (7195): xc5000: fix build error when built as module | Tony Breeds | 1 | -1/+2 |
2008-02-18 | V4L/DVB (7194): cx88-mpeg: Allow concurrent access to cx88-mpeg devices | Roland Stoll | 2 | -4/+13 |
2008-02-18 | V4L/DVB (7193): tveeprom: Add proper tuner mapping for hauppauge eeprom id 133 | Ricardo Cerqueira | 1 | -1/+1 |
2008-02-18 | V4L/DVB (7192): Adds support for Genius TVGo A11MCE | Adrian Pardini | 6 | -0/+94 |
2008-02-18 | V4L/DVB (7189): autosuspend support | Tobias Lorenz | 1 | -8/+75 |
2008-02-18 | V4L/DVB (7188): radio-si470x version 1.0.6 | Tobias Lorenz | 1 | -163/+167 |
2008-02-18 | V4L/DVB (7186): tda10086: make the 22kHz tone for DISEQC a config option | Hartmut Hackmann | 5 | -8/+30 |
2008-02-18 | V4L/DVB (7183): radio-si470x: fix build warning | Michael Krufky | 1 | -1/+1 |
2008-02-18 | V4L/DVB (7180): em28xx: add URB_NO_TRANSFER_DMA_MAP, since urb->transfer_dma ... | Mauro Carvalho Chehab | 1 | -1/+1 |
2008-02-18 | V4L/DVB (7179): Allow more than one em28xx board | Mauro Carvalho Chehab | 3 | -25/+43 |
2008-02-18 | V4L/DVB (7164): em28xx-alsa: Add a missing mutex | Mauro Carvalho Chehab | 2 | -1/+5 |
2008-02-18 | V4L/DVB (7163): em28xx: makes audio settings more stable | Mauro Carvalho Chehab | 2 | -10/+21 |
2008-02-18 | V4L/DVB (7162): em28xx: Fix endian and returns the correct values | Mauro Carvalho Chehab | 1 | -4/+4 |
2008-02-18 | V4L/DVB (7161): em28xx: Fix printing debug values higher than 127 | Mauro Carvalho Chehab | 1 | -2/+3 |
2008-02-18 | V4L/DVB (7160): em28xx: Allow register dump/setting for debug | Mauro Carvalho Chehab | 1 | -0/+66 |
2008-02-18 | V4L/DVB (7158): Fix em28xx audio initialization | Mauro Carvalho Chehab | 2 | -11/+6 |