summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | proc: switch /proc/bus/zorro/devices to seq_file interfaceAlexey Dobriyan2008-04-29
* | | | | | | | | | | | | | | | | | | | | proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* | | | | | | | | | | | | | | | | | | | | proc: remove proc_root_driverAlexey Dobriyan2008-04-29
* | | | | | | | | | | | | | | | | | | | | proc: remove proc_busAlexey Dobriyan2008-04-29
* | | | | | | | | | | | | | | | | | | | | ipmi: fix return from atca_oem_poweroff_hookAdrian Bunk2008-04-29
* | | | | | | | | | | | | | | | | | | | | ipmi: make alloc_recv_msg staticAdrian Bunk2008-04-29
* | | | | | | | | | | | | | | | | | | | | ipmi: remove ->write_proc codeAlexey Dobriyan2008-04-29
* | | | | | | | | | | | | | | | | | | | | ipmi: remove unused target and action in MakefileDenis Cheng2008-04-29
* | | | | | | | | | | | | | | | | | | | | IPMI: Style fixes in the misc codeCorey Minyard2008-04-29
* | | | | | | | | | | | | | | | | | | | | IPMI: Style fixes in the system interface codeCorey Minyard2008-04-29
* | | | | | | | | | | | | | | | | | | | | ipmi: style fixes in the base codeCorey Minyard2008-04-29
* | | | | | | | | | | | | | | | | | | | | IPMI: Convert system interface defines to an enumCorey Minyard2008-04-29
* | | | | | | | | | | | | | | | | | | | | ipmi: convert locked counters to atomics in the system interfaceCorey Minyard2008-04-29
* | | | | | | | | | | | | | | | | | | | | IPMI: convert message handler defines to an enumCorey Minyard2008-04-29
* | | | | | | | | | | | | | | | | | | | | ipmi: convert locked counters to atomicsKonstantin Baydarov2008-04-29
* | | | | | | | | | | | | | | | | | | | | ipmi: update driver versionCorey Minyard2008-04-29
* | | | | | | | | | | | | | | | | | | | | ipmi: don't print event queue full on every eventCorey Minyard2008-04-29
* | | | | | | | | | | | | | | | | | | | | ipmi: don't grab locks in run-to-completion modeKonstantin Baydarov2008-04-29
* | | | | | | | | | | | | | | | | | | | | ipmi: run to completion fixesCorey Minyard2008-04-29
* | | | | | | | | | | | | | | | | | | | | ipmi: hold ATTN until upper layer readyCorey Minyard2008-04-29
* | | | | | | | | | | | | | | | | | | | | IB: expand ib_umem_get() prototypeArthur Kepner2008-04-29
* | | | | | | | | | | | | | | | | | | | | x86: olpc: add One Laptop Per Child architecture supportAndres Salomon2008-04-29
* | | | | | | | | | | | | | | | | | | | | xen: make blkif_getgeo staticHarvey Harrison2008-04-29
* | | | | | | | | | | | | | | | | | | | | vt: fix background color on line feedJan Engelhardt2008-04-29
* | | | | | | | | | | | | | | | | | | | | firmware loader: printk when requesting firmwareCiaran McCreesh2008-04-29
* | | | | | | | | | | | | | | | | | | | | drivers/misc: elide a non-zero test on a result that is never 0Julia Lawall2008-04-29
* | | | | | | | | | | | | | | | | | | | | drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m...Jon Schindler2008-04-29
* | | | | | | | | | | | | | | | | | | | | sysrq: add show-backtrace-on-all-cpus functionRik van Riel2008-04-29
* | | | | | | | | | | | | | | | | | | | | drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-29
* | | | | | | | | | | | | | | | | | | | | firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-29
* | | | | | | | | | | | | | | | | | | | | Misc, phantom, fix pollJiri Slaby2008-04-29
* | | | | | | | | | | | | | | | | | | | | Misc: phantom, add compat ioctlJiri Slaby2008-04-29
* | | | | | | | | | | | | | | | | | | | | ipwireless: remove dead codeJiri Kosina2008-04-29
* | | | | | | | | | | | | | | | | | | | | remove mca_is_adapter_used()Adrian Bunk2008-04-29
* | | | | | | | | | | | | | | | | | | | | make /dev/kmem a config optionArjan van de Ven2008-04-29
* | | | | | | | | | | | | | | | | | | | | power: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-29
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* | | | | | | | | | | | | | | | | | | | media: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* | | | | | | | | | | | | | | | | | | | scsi: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | siimage: coding style cleanup (take 2)Sergei Shtylyov2008-04-28
| * | | | | | | | | | | | | | | | | | | | ide-cd: clean up cdrom_analyze_sense_data()Roel Kluin2008-04-28
| * | | | | | | | | | | | | | | | | | | | ide-cd: fix test unsigned var < 0Roel Kluin2008-04-28
| * | | | | | | | | | | | | | | | | | | | ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[]Alexander Smal2008-04-28
| * | | | | | | | | | | | | | | | | | | | piix: add Asus Eee 701 controller to short cable listBartlomiej Zolnierkiewicz2008-04-28
| * | | | | | | | | | | | | | | | | | | | ARM: always select HAVE_IDEAdrian Bunk2008-04-28
| * | | | | | | | | | | | | | | | | | | | remove the broken ETRAX_IDE driverAdrian Bunk2008-04-28
| * | | | | | | | | | | | | | | | | | | | ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-28
| * | | | | | | | | | | | | | | | | | | | ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-28
| * | | | | | | | | | | | | | | | | | | | scc_pata: add ->dma_host_set and ->dma_start methodsBartlomiej Zolnierkiewicz2008-04-28