summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki2010-10-251-0/+4
* fs: add sync_inode_metadataChristoph Hellwig2010-10-251-5/+1
* Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-2513-1200/+2526
|\
| * Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-2113-1200/+2526
| |\
| | * input: add driver for tnetv107x touchscreen controllerCyril Chemparathy2010-09-243-0/+406
| | * input: add driver for tnetv107x on-chip keypad controllerCyril Chemparathy2010-09-243-0/+350
| | * net: davinci_emac: cleanup unused cpdma codeCyril Chemparathy2010-09-241-930/+0
| | * net: davinci_emac: switch to new cpdma layerCyril Chemparathy2010-09-241-85/+164
| | * net: davinci_emac: separate out cpdma codeCyril Chemparathy2010-09-244-0/+1084
| | * net: davinci_emac: cleanup unused mdio emac codeCyril Chemparathy2010-09-241-107/+0
| | * net: davinci_emac: switch to new mdioCyril Chemparathy2010-09-242-58/+31
| | * net: davinci_emac: separate out davinci mdioCyril Chemparathy2010-09-243-0/+486
| | * nand: davinci: add support for timing configurationSekhar Nori2010-09-241-38/+22
| | * davinci: add support for aemif timing configurationSekhar Nori2010-09-241-0/+1
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-10-2522-314/+378
|\ \ \
| * | | [S390] cleanup facility list handlingMartin Schwidefsky2010-10-251-8/+1
| * | | [S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland2010-10-251-9/+14
| * | | [S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber2010-10-252-41/+40
| * | | [S390] dasd: fix use after free in dbfSebastian Ott2010-10-251-1/+0
| * | | [S390] cio: fix I/O cancel functionPeter Oberparleiter2010-10-252-2/+8
| * | | [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-254-26/+20
| * | | [S390] cio: notify drivers of channel path eventsSebastian Ott2010-10-254-8/+63
| * | | [S390] css: update subchannel description after hibernateSebastian Ott2010-10-251-0/+1
| * | | [S390] css: update descriptor after hibernateSebastian Ott2010-10-252-2/+12
| * | | [S390] cio: update descriptor in chsc_chp_varySebastian Ott2010-10-253-9/+11
| * | | [S390] chsc: use the global page to determine the chp desriptorSebastian Ott2010-10-253-44/+44
| * | | [S390] chsc: consolidate memory allocationsSebastian Ott2010-10-253-136/+116
| * | | [S390] chsc: initialization fixesSebastian Ott2010-10-253-17/+17
| * | | [S390] cio: add lock to struct channel_pathSebastian Ott2010-10-252-14/+27
| * | | [S390] cio: fix memleak in resume pathSebastian Ott2010-10-251-2/+6
| * | | [S390] cio: remove custom implementation of hex_to_bin()Andy Shevchenko2010-10-251-6/+4
| * | | [S390] dasd fix dump_sense_dbfStefan Haberland2010-10-251-6/+10
| * | | [S390] css: fix sparse warningSebastian Ott2010-10-251-1/+1
| * | | [S390] hvc_iucv: do not call iucv_unregister if iucv_register failedHendrik Brueckner2010-10-251-3/+1
| * | | [S390] drivers/s390/char: Use static const char arraysJoe Perches2010-10-251-2/+2
| * | | [S390] dasd: let recovery cqr inherit flags from failed cqrStefan Weinhuber2010-10-251-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-256-11/+96
|\ \ \ \
| * \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-256-11/+96
| |\ \ \ \
| | * | | | fbdev: sh_mobile_hdmi: fix compilation without SOUND enabledGuennadi Liakhovetski2010-10-151-0/+2
| | * | | | ASoC: Change my mail addressArnaud Patard (Rtp)2010-09-151-1/+1
| | * | | | fbdev: sh_mobile_hdmi: Add select SND_SOC to KconfigKuninori Morimoto2010-09-101-0/+1
| | * | | | fbdev: sh_mobile_hdmi: add new label for sound error pathKuninori Morimoto2010-09-101-1/+3
| | * | | | fbdev: sh_mobile_hdmi: modify snd_soc_dai_driver settingsKuninori Morimoto2010-09-101-3/+6
| | * | | | fbdev: sh_mobile_hdmi: modify flags name to more specificKuninori Morimoto2010-09-101-9/+9
| | * | | | fbdev: sh_mobile_hdmi: modify noisy comment outKuninori Morimoto2010-09-101-14/+7
| | * | | | ASoC: Add sh_mobile_hdmi sound supportKuninori Morimoto2010-09-011-0/+65
| | * | | | fbdev: sh-mobile: Add HDMI sound type selectionKuninori Morimoto2010-09-011-1/+20
| | * | | | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-164057-150588/+383356
| | |\ \ \ \
| | * | | | | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-123-9/+9
* | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-2520-7803/+1
|\ \ \ \ \ \ \