summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimentalHans Verkuil2007-03-011-7/+9
* V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil2007-03-011-1/+23
* V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil2007-03-011-0/+30
* V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil2007-03-011-2/+9
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-262-6/+29
|\
| * Add id_to_dma_mode function for printing DMA modesAlan2007-02-251-0/+2
| * libata: test major version in ata_id_is_sata()Tejun Heo2007-02-231-2/+6
| * libata: s/ap->id/ap->print_id/gTejun Heo2007-02-211-4/+4
| * libata: separate out ata_ncq_enabled()Tejun Heo2007-02-211-0/+15
| * libata: put some intelligence into EH speed down sequenceTejun Heo2007-02-211-0/+1
| * libata: PATA driver for CellebAkira Iguchi2007-02-211-0/+1
* | Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds2007-02-261-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-261-2/+2
|\ \
| * | [CPUFREQ] constify cpufreq_driver where possible.Dave Jones2007-02-231-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-262-0/+13
|\ \ \
| * | | Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"Matthew Wilcox2007-02-171-0/+1
| * | | [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported headerKyle McMartin2007-02-171-4/+4
| * | | [PARISC] move parisc_device_id definition to mod_devicetable.hKyle McMartin2007-02-171-0/+12
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-264-18/+36
|\ \ \ \
| * | | | Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman2007-02-231-2/+0Star
| * | | | power management: fix struct layout and docsJohannes Berg2007-02-231-2/+35
| * | | | sysfs: move struct sysfs_dirent to private headerAdam J. Richter2007-02-231-12/+1Star
| * | | | Driver core: remove class_device_renameGreg Kroah-Hartman2007-02-231-2/+0Star
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-265-4/+83
|\ \ \ \ \
| * | | | | sysfs: allow attributes to be added to groupsAlan Stern2007-02-241-0/+17
| * | | | | USB: make autosuspend delay a module parameterAlan Stern2007-02-241-0/+3
| * | | | | USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-242-0/+12
| * | | | | USB: add rationale on why usb descriptor structures have to be packedInaky Perez-Gonzalez2007-02-241-4/+18
| * | | | | USB: add driver for iowarrior devices.Greg Kroah-Hartman2007-02-241-0/+33
| |/ / / /
* / / / / [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-261-11/+0Star
|/ / / /
* | | | V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSDMichael Schimek2007-02-211-1/+42
* | | | V4L/DVB (5182): Remove #if 0 section from videodev2.hHans Verkuil2007-02-211-1/+0Star
* | | | V4L/DVB (5181): Sliced VBI API no longer marked experimental.Hans Verkuil2007-02-211-11/+0Star
* | | | V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bitsTrent Piepho2007-02-211-1/+1
* | | | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho2007-02-211-0/+14
* | | | V4L/DVB (5068): Fix authorship referencesMauro Carvalho Chehab2007-02-211-1/+1
| |_|/ |/| |
* | | [PATCH] autofs4: header file updateIan Kent2007-02-211-4/+12
* | | [PATCH] cdrom: use unsigned bitfieldsRandy Dunlap2007-02-211-1/+1
* | | [PATCH] mfd: SM501 core driverBen Dooks2007-02-212-0/+527
* | | [PATCH] cfag12864b: fix crash when built-in and no parport presentMiguel Ojeda2007-02-212-0/+8
* | | [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-211-2/+2
* | | [PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter2007-02-211-2/+2
* | | [PATCH] mincore warning fixAndrew Morton2007-02-211-1/+4
* | | [PATCH] rework reserved major handlingAndrew Morton2007-02-211-0/+1
* | | [PATCH] minix v3: fix superblock definitionAndries Brouwer2007-02-211-2/+1Star
* | | [PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle2007-02-211-6/+6
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-201-2/+2
|\ \ \
| * \ \ Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-02-201-2/+2
| |\ \ \
| | * \ \ Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-181-2/+2
| | |\ \ \
| | | * | | [PATCH] wireless: fix IW_IS_{GET,SET} comment in wireless.hIngo van Lil2007-02-141-2/+2
| | | |/ /