aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-10-229p: rdma: RDMA Transport Support for 9PTom Tucker
2008-10-229p: fix debug build errorEric Van Hensbergen
2008-10-22PCI: don't export linux/io.h from pci.hStephen Rothwell
2008-10-22PCI: Hotplug core: remove 'name'Alex Chiang
2008-10-22PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang
2008-10-22PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang
2008-10-22PCI: include io.h in pci.h so that ioremap_nocache is definedJesse Barnes
2008-10-22PCI: add support for function level resetSheng Yang
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin
2008-10-22ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui
2008-10-22mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin
2008-10-22i2c: Add info->archdata fieldAnton Vorontsov
2008-10-22i2c: Clean up <linux/i2c.h>Jean Delvare
2008-10-22i2c: Drop 2-byte address block transfer definesJean Delvare
2008-10-22i2c: Constify i2c_get_clientdata's parameterJean Delvare
2008-10-22i2c: Make clear what the class field of i2c_adapter is good forWolfram Sang
2008-10-22i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller
2008-10-22i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller
2008-10-22mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin
2008-10-22HID: add hid_type to general hid structJiri Slaby
2008-10-22smc911x: Add IRQ polarity configurationCatalin Marinas
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-21i7300_idle driver v1.55Andy Henroid
2008-10-22mfd: twl4030 IRQ handling updateDavid Brownell
2008-10-22workqueue: introduce create_rt_workqueueHeiko Carstens
2008-10-22core_param() for genuinely core kernel parametersRusty Russell
2008-10-22param: Fix duplicate module prefixesRusty Russell
2008-10-22module: check kernel param length at compile time, not runtimeRusty Russell
2008-10-22module: simplify load_module.Rusty Russell
2008-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse
2008-10-21dm raid1: separate region_hash interface part1Heinz Mauelshagen
2008-10-21dm: publish array_too_bigMikulas Patocka
2008-10-21V4L/DVB (9335): videobuf: split unregister bus creating self-contained fronte...Darron Broad
2008-10-21V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab
2008-10-21V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab
2008-10-21V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support.Hans Verkuil
2008-10-21V4L/DVB (9323): v4l2-int-if: Add enum_framesizes and enum_frameintervals ioctls.Sakari Ailus
2008-10-21V4L/DVB (9322): v4l2-int-if: Export more interfaces to modulesSakari Ailus
2008-10-21V4L/DVB (9321): v4l2-int-if: Define new power state changesSakari Ailus
2008-10-21V4L/DVB (9320): v4l2: Add 10-bit RAW Bayer formatsSergio Aguirre
2008-10-21V4L/DVB (9319): v4l2-int-if: Add cropcap, g_crop and s_crop commands.Sameer Venkatraman
2008-10-21V4L/DVB (9318): v4l2-int-if: Add command to get slave private data.Sakari Ailus
2008-10-21xtensa: Add config files for Diamond 232L - Rev B processor variantChris Zankel
2008-10-21xtensa: Fix io regionsChris Zankel
2008-10-21genirq: fix off by one and coding styleIngo Molnar
2008-10-21[PATCH] kill the rest of struct file propagation in block ioctlsAl Viro
2008-10-21[PATCH] get rid of blkdev_driver_ioctl()Al Viro