summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Introduce snd_card_create()Takashi Iwai2009-01-121-1/+13
* libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-01-101-0/+1
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-101-2/+2
|\
| * cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-061-2/+2
* | rbtree: add const qualifier to some functionsArtem Bityutskiy2009-01-101-4/+4
* | filesystem freeze: implement generic freeze featureTakashi Sato2009-01-092-1/+17
* | filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-091-2/+2
* | memstick: annotate endianness of attribute structsHarvey Harrison2009-01-091-2/+2
* | compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen2009-01-091-2/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-091-3/+4
|\ \
| * | Revert "driver core: create a private portion of struct device"Greg Kroah-Hartman2009-01-091-3/+0
| * | Revert "driver core: move klist_children into private structure"Greg Kroah-Hartman2009-01-091-0/+2
| * | Revert "driver core: move knode_driver into private structure"Greg Kroah-Hartman2009-01-091-0/+1
| * | Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman2009-01-091-0/+1
* | | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds2009-01-092-26/+89
|\ \ \
| * | | mISDN: Add layer1 prim MPH_INFORMATION_REQMartin Bachem2009-01-091-0/+17
| * | | mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-091-1/+7
| * | | mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg2009-01-091-2/+3
| * | | mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0Martin Bachem2009-01-091-0/+12
| * | | mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg2009-01-091-0/+17
| * | | mISDN: Add E-Channel logging featuresMartin Bachem2009-01-092-0/+2
| * | | mISDN: Use struct device name fieldMatthias Urlichs2009-01-091-1/+0
| * | | mISDN: Added an ioctl to change the device nameMatthias Urlichs2009-01-091-12/+19
| * | | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-092-12/+14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-094-15/+24
|\ \ \ \
| * | | | NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-081-0/+1
| * | | | NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-084-15/+23
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-01-093-1/+42
|\ \ \ \ \
| * | | | | leds: Add suspend/resume to the core classRichard Purdie2009-01-081-0/+3
| * | | | | leds: Add WM8350 LED driverMark Brown2009-01-081-0/+36
| * | | | | leds: leds-pcs9532 - Move i2c work to a workquequeRiku Voipio2009-01-081-0/+2
| * | | | | leds: Make header variable naming consistentWolfram Sang2009-01-081-1/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-01-092-0/+29
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | backlight: add support for Toppoly TDO35S series to tdo24m lcd driverMike Rapoport2009-01-081-0/+13
| * | | | backlight: Add suspend/resume support to the backlight coreRichard Purdie2009-01-081-0/+16
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-091-0/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter2009-01-082-2/+21
| |\ \ \
| | * | | oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-071-0/+18
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-0910-45/+354
|\ \ \ \ \
| * | | | | [MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger2009-01-091-0/+1
| * | | | | [MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev2009-01-051-0/+1
| * | | | | [MTD] LPDDR added new pfow_base parameterAlexey Korolev2009-01-051-0/+1
| * | | | | [MTD] LPDDR PFOW definitionAlexey Korolev2009-01-051-0/+159
| * | | | | [MTD] LPDDR QINFO records definitionsAlexey Korolev2009-01-051-0/+91
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-05332-3742/+12906
| |\ \ \ \ \
| * | | | | | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-231-1/+1
| * | | | | | [MTD] [NAND] remove excess kernel-doc notationRandy Dunlap2008-12-101-5/+0
| * | | | | | Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-101-0/+20
| |\ \ \ \ \ \
| | * | | | | | [MTD] sharpsl-nand: use platform_data for model-specific valuesDmitry Baryshkov2008-10-291-0/+20
| * | | | | | | [MTD] Remove more strange u_intxx_t typesDavid Woodhouse2008-12-102-14/+14